Tremulous Forum

General => Troubleshooting => Topic started by: Stealthawk on October 16, 2008, 03:48:21 pm

Title: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg
Post by: Stealthawk on October 16, 2008, 03:48:21 pm
Code: [Select]
\n
stephan@faith:/usr/local/games/tremulous$ ./tremulous.x86_64
tremfusion 0.0.3_R810 linux-x86_64 Sep 27 2008
----- FS_Startup -----
execing default.cfg
execing autogen.cfg
execing autoexec.cfg
couldn't exec autoexec.cfg
----- Client Initialization -----
Couldn't read q3history.
----- FS_Startup -----
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----
----- finished R_Init -----
------ Initializing Sound ------
SDL_Init( SDL_INIT_AUDIO )... OK
Sound memory manager started
Loading vm file vm/ui.qvm...
total 0, hsize 1021, zero 1021, min 0, max 0
total 9677, hsize 1021, zero 4, min 0, max 28
UI menu load time = 296 milli seconds
UI menu load time = 26 milli seconds
UI menu load time = 19 milli seconds
--- Common Initialization Complete ---
IP: 127.0.0.1
IP: 192.168.0.2
IP6: ::1
IP6: fe80::21b:b9ff:fe59:d7e8%eth0
Opening IP6 socket: [::]:30720
Opening IP socket: 0.0.0.0:30720
execing default.cfg
execing autogen.cfg
execing autoexec.cfg
couldn't exec autoexec.cfg
----- FS_Startup -----
----- Initializing Renderer ----
-------------------------------
----- R_Init -----
----- finished R_Init -----
Loading vm file vm/ui.qvm...
]total 0, hsize 1021, zero 1021, min 0, max 0
total 9677, hsize 1021, zero 4, min 0, max 28
UI menu load time = 287 milli seconds
UI menu load time = 27 milli seconds
UI menu load time = 22 milli seconds

Now, I have checked permissions reassigned them, reassigned group permissions, made sure they were there. I don't understand why it cant write to autoexec.cfg at this point.
can anyone help?
Title: Re: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg
Post by: David on October 16, 2008, 03:53:13 pm
Does autoexec.cfg exist?
Title: Re: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg
Post by: Lakitu7 on October 16, 2008, 04:10:45 pm
It writes to autogen. It reads from autoexec, if autoexec exists. There is no autoexec unless you make one.

Also you can run with +set fs_debug 1 if you'd like it to print more info about where it's reading / not reading various files frm.
Title: Re: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg
Post by: Stealthawk on October 16, 2008, 04:45:37 pm
It writes to autogen. It reads from autoexec, if autoexec exists. There is no autoexec unless you make one.

Also you can run with +set fs_debug 1 if you'd like it to print more info about where it's reading / not reading various files frm.
As weird as it is, I rebooted for kicks, still cant find autogen but it saves my settings now.

Thank you for everything =)
Title: Re: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg
Post by: Odin on October 16, 2008, 05:39:30 pm
Not finding autoexec.cfg is normal. The autoexec.cfg is there so you can load settings after your autogen.cfg loads. autoexec.cfg is never written to by Tremulous.