Author Topic: Sys_Error: Couldn't load default.cfg [RESOLVED]  (Read 12714 times)

XenoTrout

  • Posts: 3
  • Turrets: +0/-0
    • http://xenotrout.com/
Sys_Error: Couldn't load default.cfg [RESOLVED]
« on: July 16, 2006, 03:15:24 am »
On Gentoo Linux I installed (emerged) quake3-tremulous 1.0.2, ran quake3-tremulous from a shell, and it printed (without trying to open a new X window):
Quote

Q3 1.32c linux-i386 May  8 2006
----- FS_Startup -----
Current search path:
/home/kinscore/.q3a/tremulous
/opt/quake3/tremulous/vms-1.0.2.pk3 (4 files)
/opt/quake3/tremulous/vms-1.0.1.pk3 (4 files)
/opt/quake3/tremulous/vms-1.0.0.pk3 (4 files)
/opt/quake3/tremulous/map-uncreation-1.0.0.pk3 (112 files)
/opt/quake3/tremulous/map-tremor-1.0.0.pk3 (42 files)
/opt/quake3/tremulous/map-transit-1.0.0.pk3 (119 files)
/opt/quake3/tremulous/map-niveus-1.0.0.pk3 (94 files)
/opt/quake3/tremulous/map-nexus6-1.0.0.pk3 (122 files)
/opt/quake3/tremulous/map-karith-1.0.0.pk3 (117 files)
/opt/quake3/tremulous/map-atcs-1.0.0.pk3 (76 files)
/opt/quake3/tremulous/map-arachnid2-1.0.0.pk3 (74 files)
/opt/quake3/tremulous/data-1.0.1.pk3 (42 files)
/opt/quake3/tremulous/data-1.0.0.pk3 (1192 files)
/opt/quake3/tremulous
./quake3.x86/tremulous
/home/kinscore/.q3a/baseq3
/opt/quake3/baseq3
./quake3.x86/baseq3

----------------------
2002 files in pk3 files

Running in restricted demo mode.

----- FS_Startup -----
Current search path:
/home/kinscore/.q3a/demota
/opt/quake3/demota
./quake3.x86/demota

----------------------
2002 files in pk3 files
----- CL_Shutdown -----
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: Couldn't load default.cfg

I tried touch to create blank ~/.q3a/default.cfg, ~/.q3a/tremulous/default.cfg and other variants. Same thing. quake3-bin did the same print/error routine. I don't have a pak0.pk3, if that makes a difference, though /opt/quake3/tremulous/data-1.1.0.pk3 contains a default.cfg...so if it's pak0.pk3 I should be getting some other error? Basically I'm stumped--the error is not informative enough. I know this is a quake3 thing, not a tremulous-specific thing--it could even be triggered by a Gentoo thing (not including the right default.cfg), but it could be addressed in regards to Tremulous. Thank you.

Stof

  • Posts: 1343
  • Turrets: +1/-1
Sys_Error: Couldn't load default.cfg [RESOLVED]
« Reply #1 on: July 16, 2006, 11:10:10 am »
of course, considering the quake 3 mod is an old version of Tremulous, I'm not sure it is worth it helping you with your specific problem :) I mean, do you really want to play the 1.0.2 version of Trem when the 1.1.0 has been out for some times ?
urphy's rules of combat
8 ) Teamwork is essential; it gives the enemy someone else to shoot at.
18 ) Make it too tough for the enemy to get in and you can't get out.

XenoTrout

  • Posts: 3
  • Turrets: +0/-0
    • http://xenotrout.com/
Sys_Error: Couldn't load default.cfg [RESOLVED]
« Reply #2 on: July 16, 2006, 04:16:57 pm »
Ah, how careless of me. I should have checked that I was running the most recent version. I just installed from Gentoo's Portage, since that's easier and cleaner than a manual install. But Gentoo's Tremulous package is out of date. So I'm downloading the standalone, 1.1.0 (Zip--that's source code, right?) and I'll see how that goes. Thanks for the reminder.

XenoTrout

  • Posts: 3
  • Turrets: +0/-0
    • http://xenotrout.com/
Sys_Error: Couldn't load default.cfg [RESOLVED]
« Reply #3 on: July 16, 2006, 04:48:00 pm »
I got 1.1.0 working. Oddly enough it gives the same warning when there is a blank user-created default.cfg in the search path. Removed that file and it launched its graphical window. Issue resolved. Thanks again for the reminder to upgrade.