News:

Come Chat with us live! Learn how HERE!

Main Menu

[SOLVED] "player does not have valid Guid"

Started by Biszkhopt, January 19, 2009, 06:21:22 PM

Biszkhopt

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

and when i write in console

Quote/rcon mypasswrd !setlevel myusername 5

it told me that:

Quotemyusername does not have valid Guid

Whta might be wrong??                (i have both tremulous.x86 and tremded.x86 from tjw backports)

open source rulez

Archangel

You didn't install your client backport correctly.

Biszkhopt

i check few times and everything seems to be installed correctly

open source rulez

David

The client you are using doesn't have a GUID, ergo, you aren't using an up-to-date-ish client.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Biszkhopt

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:

Quotetremulous 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??

open source rulez

David

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
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Biszkhopt

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

open source rulez

Bissig

You seem to have installed tremulous as ROOT? Remove it completely and reinstall it as normal user.

Quote

--- snip ---

/root/.tremulous/base

--- snip ---


Biszkhopt

OK, I'll try reinstalling all game and installing it as normal user in home directory, I hope it'll work :) ...

open source rulez

Biszkhopt

well i downloaded latest tremulous.x86 from mercenaries guild and now everything is OK.

open source rulez