Author Topic: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg  (Read 4900 times)

Stealthawk

  • Posts: 15
  • Turrets: +1/-0
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?

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg
« Reply #1 on: October 16, 2008, 03:53:13 pm »
Does autoexec.cfg exist?
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

  • Tremulous Developers
  • *
  • Posts: 1002
  • Turrets: +120/-73
Re: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg
« Reply #2 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.

Stealthawk

  • Posts: 15
  • Turrets: +1/-0
Re: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg
« Reply #3 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 =)

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Re: Tremulous Fusion or other Tremulous clients, cant exec autoexec.cfg
« Reply #4 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.