Armagetron Dedicated not picking up config

Post here if you need help setting up your server, etc.
Post Reply
Cabey
Posts: 2
Joined: Thu Dec 08, 2005 1:57 pm

Armagetron Dedicated not picking up config

Post by Cabey »

Hi guys,

I'm having some issues setting up a dedicated Armagetron Advanced server on Gentoo. I have tried an emerge and also installed from source however I can't get the AA server to pickup my config files.

The way I am testing the config files is setting the SERVER_NAME flag in /etc/armagetronad/server_info.cfg

Could this setting be overwritten by another file? Is there an option that defines where the config should be?

I've tried armagetronad-dedicated --configdir /etc/armagetronad with no sucess.
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Hi and welcome!

What version are you trying to install? AFAIK, the latest in portage is 0.2.7.1 And there, we don't yet use the server_info.cfg file. You need to put all your custom settings either settings_dedicated.cfg (where it will be overwritten if you reinstall) or autoexec.cfg. Or you can manually add

Code: Select all

include server_info.cfg
at the bottom of settings_dedicated.cfg.
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

You should consider installing the latest beta, so you can help us test. :) If you don't mind, of course.

/me reminds himself to make sure the wiki is explicit about the server_info.cfg and settings_custom.cfg files
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
Cabey
Posts: 2
Joined: Thu Dec 08, 2005 1:57 pm

Post by Cabey »

I could definately give the latest version a bash, at this stage it is only a small Australian based server off my DSL connection for a few mates but might be looking to expand it to a dedicated box with higher bandwidth if there is interest.

What is the best way for me to get the latest beta on Gentoo?
Walking Tree
Match Winner
Posts: 641
Joined: Sun Jul 10, 2005 9:14 am

Post by Walking Tree »

get the lates beta from http://beta.armagetronad.net/ and build from source. currently, i'd get http://beta.armagetronad.net/fetch.php/ ... rc.tar.bz2
on the grid as ~free::zombie~
Grogen
Posts: 9
Joined: Mon Feb 13, 2006 4:16 am

Post by Grogen »

Lucifer wrote:You should consider installing the latest beta, so you can help us test. :) If you don't mind, of course.

/me reminds himself to make sure the wiki is explicit about the server_info.cfg and settings_custom.cfg files
Lucifer. Just reminding you about this.

Could you please make a note in the wiki about the difference in using autoexec in 0.2.7.1 and settings_custom/server_info in 0.2.8. The current stable releases of the dedicated server are still available as 2.7.1 on the project site and it was driving me insane as to why my server was not loading settings as per wiki instructions...I ended up just sticking everything in everytime.cfg, now I have a convoluted set of cfg files. I only found this post just now..for those not so savy ppl this might be a problem.

Also are the "example" cfg files mentioned in the wiki supposed come with the Windows version of the server? Because I could not find them.

Thanks

P.S. before you try and convince me to make the migration to Linux, I will after I have got the server testing done.
If we knew what we were doing it wouldn't be research
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Thank you. I added some more stuff to the Server Admin Guide on the wiki about this. One thing that's different is that I learned what autoexec.cfg was for. :) So I added stuff to be more explicit, hopefully it makes more sense.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
Post Reply