[SOLVED] No Configuration Files :(

For all the help you need with Armagetron!
Post Reply
Invader
Average Program
Posts: 78
Joined: Sat Apr 17, 2004 3:52 am
Location: Newfoundland, Canada

[SOLVED] No Configuration Files :(

Post by Invader »

[tyler@myhost~]$ armagetronad
Warning in void FindConfigurationPath() in tools/tDirectories.cpp:1417 :
Could not determine path to configuration files. Using defaults or command line arguments.

Internal Error: Internal error in static tLanguage* tLanguage::FindStrict(const tString&) in tools/tLocale.cpp:150 :
Language British English not found.
Please send a Bug report!
Compiled from source on Arch Linux, seems I have no configuration files ?. Re-compiled again, no luck still. Any ideas?

Screenshot of bug (if it is a bug ...): http://www.theimageplace.net/uploads/43d79d9da1.png

Thanks.
Last edited by Invader on Sat May 26, 2007 7:26 pm, edited 1 time in total.
Invader
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

Did you do make install or are you running from the current directory that armagetronad is in? (Usually src.) If you're running from the current dir it needs to be the dir up from src so that you're running ./src/armagetronad.
Image
Invader
Average Program
Posts: 78
Joined: Sat Apr 17, 2004 3:52 am
Location: Newfoundland, Canada

Post by Invader »

Yeah I ran make install and cd'ed into my home folder. If I use armagetronad inside the arma folder I used to install with, it works but I need it to work outside of the arma folder.
Invader
User avatar
Lucifer
Project Developer
Posts: 8742
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Code: Select all

/path/to/src/armagetronad_main --help
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
Invader
Average Program
Posts: 78
Joined: Sat Apr 17, 2004 3:52 am
Location: Newfoundland, Canada

Post by Invader »

Never mind, using "armagetronad-0.2.8.2.1.i686-generic-linux-gnu.package" solved all the issues.

Thanks.
Invader
Post Reply