Tremulous Forum
Community => Servers => Topic started by: Biszkhopt on January 19, 2009, 06:21:22 pm
-
Unfortunately i have one issue after another, i finally manage to start a server, i created admin.dat similiar to this one http://tjw.org/tremulous/ADMIN.txt (http://tjw.org/tremulous/ADMIN.txt)
and when i write in console
/rcon mypasswrd !setlevel myusername 5
it told me that:
myusername does not have valid Guid
Whta might be wrong?? (i have both tremulous.x86 and tremded.x86 from tjw backports)
-
You didn't install your client backport correctly.
-
i check few times and everything seems to be installed correctly
-
The client you are using doesn't have a GUID, ergo, you aren't using an up-to-date-ish client.
-
OK, so I checked that when I launch game it uses executable file "/usr/bin/tremulous" not "/usr/share/tremulous/tremulous.x86" so I copied it to /bin directory, but when I wanted to launch it, nothing was happening so I exec it in console and this is output:
tremulous 1.1.0 linux-x86 Feb 17 2007
----- FS_Startup -----
Current search path:
/root/.tremulous/base
/usr/share/tremulous/base/vms-1.1.0.pk3 (4 files)
/usr/share/tremulous/base/map-uncreation-1.1.0.pk3 (110 files)
/usr/share/tremulous/base/map-tremor-1.1.0.pk3 (45 files)
/usr/share/tremulous/base/map-transit-1.1.0.pk3 (135 files)
/usr/share/tremulous/base/map-niveus-1.1.0.pk3 (134 files)
/usr/share/tremulous/base/map-nexus6-1.1.0.pk3 (151 files)
/usr/share/tremulous/base/map-karith-1.1.0.pk3 (118 files)
/usr/share/tremulous/base/map-atcs-1.1.0.pk3 (87 files)
/usr/share/tremulous/base/map-arachnid2-1.1.0.pk3 (67 files)
/usr/share/tremulous/base/data-1.1.0.pk3 (1229 files)
/usr/share/tremulous/base
----------------------
2080 files in pk3 files
execing default.cfg
execing autogen.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----
------- Input Initialization -------
Joystick is not active.
------------------------------------
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
Initializing OpenGL display
...setting mode 3: 640 480
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
Couldn't get a visual
...WARNING: could not set the given mode (3)
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem
This is not happening with default tremulous file (but with default i can't give myself admin privileges.
Any ideas??
-
Sys_Error: GLimp_Init() - could not load OpenGL subsystem
Is there something else 3d running, or something that would stop it being able to start the 3d stuff?
If your screen / graphics card doesn't support 640x480, then start with +r_mode 6
-
The thong is that my xorg.conf have 640x480 mode and if U can see the second executable output, it run in that mode... i really don't know how to fix it
-
You seem to have installed tremulous as ROOT? Remove it completely and reinstall it as normal user.
--- snip ---
/root/.tremulous/base
--- snip ---
-
OK, I'll try reinstalling all game and installing it as normal user in home directory, I hope it'll work :) ...
-
well i downloaded latest tremulous.x86 from mercenaries guild and now everything is OK.