Author Topic: [SOLVED] "player does not have valid Guid"  (Read 4213 times)

Biszkhopt

  • Posts: 47
  • Turrets: +0/-0
[SOLVED] "player does not have valid Guid"
« 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

and when i write in console

Quote
/rcon mypasswrd !setlevel myusername 5


it told me that:

Quote
myusername does not have valid Guid

Whta might be wrong??                (i have both tremulous.x86 and tremded.x86 from tjw backports)
« Last Edit: January 20, 2009, 07:13:31 pm by Biszkhopt »

open source rulez

Archangel

  • Guest
Re: Player does not have valid Guid - another issue
« Reply #1 on: January 19, 2009, 06:35:10 pm »
You didn't install your client backport correctly.

Biszkhopt

  • Posts: 47
  • Turrets: +0/-0
Re: Player does not have valid Guid - another issue
« Reply #2 on: January 19, 2009, 07:12:02 pm »
i check few times and everything seems to be installed correctly

open source rulez

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: Player does not have valid Guid - another issue
« Reply #3 on: January 19, 2009, 07:23:05 pm »
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

  • Posts: 47
  • Turrets: +0/-0
Re: Player does not have valid Guid - another issue
« Reply #4 on: January 19, 2009, 07:46:35 pm »
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:

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

open source rulez

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: !UNSOLVED! Player does not have valid Guid - another issue
« Reply #5 on: January 19, 2009, 09:30:50 pm »
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

  • Posts: 47
  • Turrets: +0/-0
Re: !UNSOLVED! Player does not have valid Guid - another issue
« Reply #6 on: January 19, 2009, 10:27:54 pm »
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

  • Posts: 1309
  • Turrets: +103/-131
Re: !UNSOLVED! Player does not have valid Guid - another issue
« Reply #7 on: January 19, 2009, 11:37:18 pm »
You seem to have installed tremulous as ROOT? Remove it completely and reinstall it as normal user.

Quote

--- snip ---

/root/.tremulous/base

--- snip ---


Biszkhopt

  • Posts: 47
  • Turrets: +0/-0
Re: !UNSOLVED! Player does not have valid Guid - another issue
« Reply #8 on: January 20, 2009, 11:00:55 am »
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

  • Posts: 47
  • Turrets: +0/-0
Re: !UNSOLVED! Player does not have valid Guid - another issue
« Reply #9 on: January 20, 2009, 07:12:52 pm »
well i downloaded latest tremulous.x86 from mercenaries guild and now everything is OK.

open source rulez