home home

downloads files

forum forum

docs docs

wiki wiki

faq faq

Cube & Cube 2 FORUM


General Thread

by Aardappel on 01/05/2002 01:55, 15527 messages, last message: 03/01/2024 13:02, 12512026 views, last view: 11/01/2024 00:46

for questions, announcements etc.

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages

#12694: Open Master in an online server?

by Noxn on 11/08/2009 11:19

I really like the "open" master thing, if everyone uses auth or something then it´s kinda useless. And then often there is nobody to kick people...

So I would like that my server would be in that "open master"-mode (or whatever you call that).
But in the config it says:
---
// controls whether or not the server is intended for "public" use
// when set to 0, allows "setmaster 1" and locked/private mastermodes (for coop-editing and such)
// when set to 1, can only gain master by "auth" or admin, and doesn't allow locked/private mastermodes
publicserver 1
---
But I dont want auth, I want that setmaster 1 is allowed in my multiplayer server.
I didn´t find anywhere how to do that.
Help?

reply to this message

#12695: Re: Open Master in an online server?

by Quin on 11/08/2009 11:42, refers to #12694

So set "publicserver 0" then?

reply to this message

#12696: make install problem

by calet99 on 11/09/2009 02:34

cd enet; ./configure
/bin/sh: ./configure: Permission denied
make: *** [enet/Makefile] Error 126

i have already install the sdl files, when i try to \"make install\" the error ups tear come, and i dont no what to do.

if anybody can help me, i appreciate your help. THANKS!

reply to this message

#12697: Re: make install problem

by Hirato Kirata on 11/09/2009 02:39, refers to #12696

chmod +x enet/configure

reply to this message

#12698: Cannot create server

by Spy02468 on 11/10/2009 03:52

Ummm.... what do I do if when i try to create a server it says unable to ping master server... Is there anything I can do to make sure that I can create a server successfully?

reply to this message

#12699: Re: Get Custom maps to show in maplist?

by FragTastic on 11/10/2009 08:33, refers to #12685

Thank you very much meatR0me, thats exactly what im looking for :)

reply to this message

#12700: Re: Cannot create server

by MeatROme on 11/11/2009 15:20, refers to #12698

http://cube.wikispaces.com/Multiplayer+Guide#toc8

reply to this message

#12701: map in old screenshots

by voltfest on 11/12/2009 00:10

what is this (http://sauerbraten.sourceforge.net/newerer/screenshot_878348.jpg) map name? where is i can download it?

reply to this message

#12702: I think Saurbraten broke my OpenGL or something.

by ICE on 11/12/2009 05:12

Okay, I used to use OpenGL for plenty of things before I got Cube 2. There's plenty of games I play that use it. I'm an active doom player, and opengl makes for certain effects in doom that you wouldn't be able to get otherwise.
So I downloaded saurbraten, started it up, and almost immediately noticed that my computer wasn't really fit to handle the default settings. It was very very laggy and the movement was pretty darn slow. So I went to options and took a couple of things down, but that didn't seem to help. So I took out some more effects (probably each one except water refraction), and was greeted by a strange message. I can't exactly recall what it said by memory, but I remember something like "no pretty effects for you!". After that, cube 2 seemed to work fine. Sure I played in a low resolution with minimal special effects, but on the whole it was nice and playable. After that I started noticing that all of the other games that I played which used OpenGL weren't working. It would start up, I could HEAR the music, but the game itself wouldn't display. Much like as if you had unplugged the video imput chord from your average video game console. This didn't happen before I got that strange message, and I haven't been able to use OpenGL for any other game since. I don't know how to fix this, all of my graphics are up to date according to nvidia.com. Any help is appreciated!

reply to this message

#12703: Re: I think Saurbraten broke my OpenGL or something.

by eihrul on 11/12/2009 05:22, refers to #12702

No OpenGL application can otherwise cause your driver or video card to break. Something you did outside of the game, either in driver settings, or with installation of your drivers itself recently, is likely the culprit. There is literally no way Sauerbraten can cause anyway like this by itself - that would pretty much be impossible.

It vaguely sounds like you are somehow running under the software renderer, and not using your video card at all, which would indicate your driver installation is screwed up. But given that you have given us no information about your actual hardware, there is not much we can tell you beyond this.

reply to this message

#12704: Re: I think Saurbraten broke my OpenGL or something.

by ICE on 11/12/2009 15:49, refers to #12703

Though what I don't understand is why only Saurbraten works and none of my other games will. Is it possible that I'm running it without OpenGL?
Where could I find information about my hardware? I'm fairly new to these types of things, and my computer is somewhat old.

reply to this message

#12705: Re: map in old screenshots

by MeatROme on 11/12/2009 22:25, refers to #12701

this map was never released to the public. The map "thor" is of the same author (or at least same texture set) though.

reply to this message

#12706: Re: I think Saurbraten broke my OpenGL or something.

by eihrul on 11/13/2009 02:21, refers to #12704

When Sauer starts up, it prints out "Renderer:" and "Driver:" lines in the console that would tell us which hardware and driver stuff you are using.

reply to this message

#12707: Re: I think Saurbraten broke my OpenGL or something.

by ICE on 11/13/2009 14:30, refers to #12706

How would I view the console afterward? It seems to close on its own when I quit the game.

reply to this message

#12708: Re: I think Saurbraten broke my OpenGL or something.

by ICE on 11/13/2009 14:39, refers to #12707

Oh wait, sorry. Just found it. Here's the information.
"Renderer: GeForce4 MX Integrated GPU/AGP/SSE/3DNOW! <NVIDIA Corporation>
Driver: 1.5.7
WARNING: No framebuffer object support. <reflective water may be slow>
WARNING: No occlusion query support! <large maps may be SLOW>
WARNING: No shader support! Using fixed-function fallback. <no fancy visuals for you>
Rendering using the OpenGL fixed-function path.
WARNING: Using NVIDIA texgen bug workaround. <use "/nvidia_texgen_bug 0" to disa
ble if unnecessary>"
I never noticed that last part. I'll check if that helps.

reply to this message

#12709: Re: I think Saurbraten broke my OpenGL or something.

by ICE on 11/13/2009 22:54, refers to #12708

Triple post, yay. It didn't seem to help or have any noticeable effects.

reply to this message

#12710: Re: I think Saurbraten broke my OpenGL or something.

by eihrul on 11/14/2009 06:12, refers to #12708

Hmm, a GeForce 4 MX would be classified as very very very legacy... This means that the nvidia drivers you are using for it could be very non-functional and poorly maintained by nvidia, to the point where any update you install for your drivers from nvidia might actually break them. :) So I would ask you, did you upgrade your drivers recently around the time this problem occurred?

reply to this message

#12711: Re: I think Saurbraten broke my OpenGL or something.

by ICE on 11/15/2009 06:44, refers to #12710

Perhaps, I'm not sure. Why would this specifically break the opengl for any other game than sauerbraten though?

reply to this message

#12712: how to make a server on mac?

by killersaw on 11/17/2009 00:22

yes i got a probleme on how to make a server on a mac cuz i realy wanna play a 1 vs 1 with my brother but evrytime we join a server who has 0 guys/girls in it right away someone join

reply to this message

#12713: Running a server

by Joste on 11/17/2009 14:48

http://cube.wikispaces.com/Multiplayer+Guide#toc8

Though you don't mention if you are both on the same LAN or need to play over the internet.

reply to this message

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages


Post a Message

Username

Email

Subject

Body

3 added to 1 =


content by Aardappel & eihrul © 2001-2024
website by SleepwalkR © 2001-2024
58223392 visitors requested 76174977 pages
page created in 0.201 seconds using 10 queries
hosted by Boost Digital