Author Topic: [SOLVED] autogen_server.cfg problem  (Read 2464 times)

|MoT|Erfe555

  • Posts: 75
  • Turrets: +2/-4
[SOLVED] autogen_server.cfg problem
« on: August 05, 2009, 03:28:03 pm »
Hi all.
Few days ago i made my own qvm and i uploaded it into my server.
I have all the necessary files and it should go well.
But the is a problem.
The autogen_server.cfg .
I made MY server.cfg with MY configurations and the autogen_server.cfg appears always and replace my server.cfg configuration but the server.cfg file is still here in the server!
Crazy! >:(
Why the server.cfg configurations are replaced by the autogen_server.cfg?
Any lost parameters maybe?
And finally, before the upload of my qvm in my server i never saw an autogen_server.cfg ...
Can anyone help me?
Thx. ;)
« Last Edit: August 05, 2009, 05:30:54 pm by |MoT|Erfe555 »

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: autogen_server.cfg problem
« Reply #1 on: August 05, 2009, 03:34:35 pm »
autogen_server.cfg is automatically generated at the end of each game, and loaded at the start so settings can be remembered.  The settings written to it are the ones currently on the server, so it shouldn't cause any problems.  Assuming you run your server.cfg, the same settings should end up in the autogen.
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.

|MoT|Erfe555

  • Posts: 75
  • Turrets: +2/-4
Re: autogen_server.cfg problem
« Reply #2 on: August 05, 2009, 03:55:51 pm »
But there aren't the same configurations, that's the problem, sincerely i don't know how to solve it...

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: autogen_server.cfg problem
« Reply #3 on: August 05, 2009, 05:06:20 pm »
Then your server.cfg isn't getting run when it should be.
Post up the command you use to start tremded and the output.
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.

|MoT|Erfe555

  • Posts: 75
  • Turrets: +2/-4
Re: autogen_server.cfg problem
« Reply #4 on: August 05, 2009, 05:30:24 pm »
Well i try and retry and i found the solution.
There weren't all the parameters in the server.cfg so the server automatically create the autogen_server.cfg .
Now i setted the server.cfg correctly with all the required parameters.
I hope that this post can be useful for anyone who have my problem.
Moderators can close.
Thx david for your help.