Tremulous Forum

General => Troubleshooting => Topic started by: Rhez on May 14, 2010, 03:24:44 am

Title: Unexpecting quit to main menu in Tremfusion problem
Post by: Rhez on May 14, 2010, 03:24:44 am
So this is what happens:
First I join any random server, as long as I can connect
Then I play for around 3 minutes (I timed this just as I connected (when loading screen starts))
And then I unexpectedly quit to main menu without quickly clicking Exit > Main Menu > Yes (or typing !ragequit in UBP)...
It happens almost every time in any server and it is very annoying (especially that when you rejoin, it doesn't think that you've disconnected)
Here is the condump for when I connect to the KoRx server (the ......... is when I entered game and chatting goes on):
Code: [Select]
tremfusion 0.99r3_R1422 macosx-x86 Jul  5 2009
----- FS_Startup -----
execing default.cfg
execing autogen.cfg
execing autoexec.cfg
couldn't exec autoexec.cfg
----- Client Initialization -----
----- FS_Startup -----
execing autogen.cfg
execing autoexec.cfg
couldn't exec autoexec.cfg
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----
----- finished R_Init -----
------ Initializing Sound ------
SDL_Init( SDL_INIT_AUDIO )... OK
Loading "/System/Library/Frameworks/OpenAL.framework/OpenAL"...
OpenAL default capture device is 'Built-in Input'
OpenAL capture device opened.
Sound memory manager started
Loading vm file vm/ui.qvm...
File "vm/ui.qvm" found in "/Users/user/Documents/Other/Tremfusion_
0.99r3/Tremfusion.app/Contents/MacOS/tremfusion/z-tremfusion-menu-0.99r3.pk3"
ERROR: ui/tremulous_humandialogs.menu, line 54: unknown menu item keyword
autowrapped
ERROR: ui/tremulous_aliendialogs.menu, line 54: unknown menu item keyword
autowrapped
WARNING: help file 'ui/help.txt' not found!
SSE support is version 0
--- Common Initialization Complete ---
Hostname: User.local
IP6: fe80::226:bbff:fe14:e98e%en1
IP: 10.110.20.224
Opening IP6 socket: [::]:30720
Opening IP socket: 0.0.0.0:30720
Requesting servers from master master.tremulous.net...
Requesting servers from master master.tremulous.net...
----- FS_Startup -----
execing autogen.cfg
execing autoexec.cfg
couldn't exec autoexec.cfg
Need paks: @base/map-Labyrinth-build21.pk3@base/map-Labyrinth-build21.pk3
Opening download prompt...
Loading "libcurl.dylib"...OK
URL: http://knightsofreason.net/repo//base/map-Labyrinth-build21.pk3
----- FS_Startup -----
----- FS_Startup -----
----- R_Init -----
----- finished R_Init -----
Loading vm file vm/ui.qvm...
File "vm/ui.qvm" found in "/Users/user/Library/Application Support/Tremulous/korx/korx_vm_5v0.3.1.pk3"
Loaded 590 of 590 emoticons (MAX_EMOTICONS is 1024)
WARNING: 'emoticons/ds_1x1.tga' TGA file header declares top-down image, ignoring
Loading help file 'ui/help.txt'
UI help file 'ui/help.txt' loaded in 2 msec (37 infopanes)
Loading vm file vm/cgame.qvm...
File "vm/cgame.qvm" found in "/Users/user/Library/Application Support/Tremulous/korx/korx_vm_5v0.3.1.pk3"
Loaded 590 of 590 emoticons (MAX_EMOTICONS is 1024)
ERROR: a trail system is already named models/buildables/tesla/zap
ERROR: a particle system is already named rotcannon/cannon
ERROR: a particle system is already named rotcannon/cannon
ERROR: a particle system is already named rotcannon/cannon
ERROR: a particle system is already named rotcannon/cannon
ERROR: particle file scripts/pmw.particle is empty
ERROR: particle file scripts/pic_o_porno.particle is empty
ERROR: particle file scripts/arkadia.particle is empty
voice "default": 0 commands, 0 tracks
voice "alien": 6 commands, 6 tracks
voice "human": 11 commands, 11 tracks

.........

********************
ERROR: CL_ParseServerMessage: Illegible server message

********************
----- FS_Startup -----
execing autogen.cfg
execing autoexec.cfg
couldn't exec autoexec.cfg
----- R_Init -----
----- finished R_Init -----
Loading vm file vm/ui.qvm...
File "vm/ui.qvm" found in
"/Users/user/Documents/Other/Tremfusion_0.99r3/Tremfusion.app/Contents/MacOS/tremfusion/z-tremfusion-menu-0.99r3.pk3"
ERROR: ui/tremulous_humandialogs.menu, line 54: unknown menu item keyword autowrapped
ERROR: ui/tremulous_aliendialogs.menu, line 54: unknown menu item keyword autowrapped
WARNING: help file 'ui/help.txt' not found!
-> /condump condump2.txt
Dumped console text to condump2.txt.
One time I connected to KoRx, I counted to five minutes before I unexpectedly quit to main menu
Title: Re: Unexpecting quit to main menu in Tremfusion problem
Post by: commander scrooge on May 15, 2010, 03:21:01 pm
I'm no pro but I would check your ui/tremulous_humandialogs.menu (and aliendialogs).  Also check the path and make sure every thing is as it should be  "/Users/user/Documents/Other/Tremfusion_0.99r3/Tremfusion.app/Contents/MacOS/tremfusion/z-tremfusion-menu-0.99r3.pk3"
Title: Re: Unexpecting quit to main menu in Tremfusion problem
Post by: UniqPhoeniX on May 15, 2010, 03:28:39 pm
Those 2 errors and the warning at the very end can be ignored.
Title: Re: Unexpecting quit to main menu in Tremfusion problem
Post by: Rhez on May 16, 2010, 07:15:19 am
ok, so I checked the contents:
Contents/MacOS/tremfusion/z-tremfusion-menu-0.99r3.pk3
I expanded the pk3 and checked what was inside it
the error code directed to a folder called "ui", which is inside the expansion
and fortunately, tremulous_humandialogs.menu and tremulous_aliendialogs.menu as well as help.txt are not in there (I even checked ui/assets/ and ui/menu/ as well as sound/ui/; hell, I even checked through the whole expansion (not a lot to look through))
anyone know where I can get these?
Title: Re: Unexpecting quit to main menu in Tremfusion problem
Post by: gimhael on May 16, 2010, 07:38:04 am
The problem is not the missing menu, I guess every tremfusion user gets this message. The problem is this error:

Code: [Select]
********************
ERROR: CL_ParseServerMessage: Illegible server message

********************

This means there has been a network protocol error.
Title: Re: Unexpecting quit to main menu in Tremfusion problem
Post by: Rhez on May 19, 2010, 01:32:45 am
So is there a way to fix this so that I can stay in a server forever instead of merely staying for 3 to 5 minutes?
Title: Re: Unexpecting quit to main menu in Tremfusion problem
Post by: David on May 19, 2010, 08:50:52 am
Try a different client?
And are you on a ultra-lossy network? Does the lagometer have lots of bars etc on it?
Title: Re: Unexpecting quit to main menu in Tremfusion problem
Post by: UniqPhoeniX on May 19, 2010, 12:12:30 pm
First result in google (http://forums.urbanterror.info/topic/372-crashes-cl-parseservermessageillegible-server-message/)
Basically try using +set net_port (number here). No idea if this will work, but I guess it's worth a try.
Title: Re: Unexpecting quit to main menu in Tremfusion problem
Post by: Loki on August 23, 2010, 01:22:41 pm
This is happening to me too...
Why am i not using normal guid? Because when i'll open trem.exe (guid) I'll get message Couldn't load open gl subsystem... Before that thing i wrote to autogen r_mode -1  ???
That was my bad.
How can i solve this problem?

I found this, but i don't understand
"I found that manually installing trem (vs. installing from repositories) fixed the issue for me. http://tremulous.net/files/"
Title: Re: Unexpecting quit to main menu in Tremfusion problem
Post by: David on August 23, 2010, 01:40:34 pm
add r_mode 4 to the end of autogen.cfg