News:

Come Chat with us live! Learn how HERE!

Main Menu

Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg

Started by Stealthawk, October 16, 2008, 03:48:21 PM

Stealthawk


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

David

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.

Lakitu7

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.

Stealthawk

Quote from: 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.
As weird as it is, I rebooted for kicks, still cant find autogen but it saves my settings now.

Thank you for everything =)

Odin

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.