http://www.linuxquestions.org/questions ... rt-917531/
and tried
- Code: Select all
chown username:username /home/username/.config/alien-arena
but still nothing. When I'm in the game, I can open the game's console with the tilde key, so I typed
- Code: Select all
sv addbot
This does add a bot, but a few seconds later, the game crashes and (when I run the game from the terminal), I see this error message:
- Code: Select all
]sv addbot
ACEBot_1 (bot) connected
ACEBot_1 entered the game
Call voting is ^2ENABLED
Antilag is ^2ENABLED
Received signal 11, exiting...
AL lib: ReleaseALC: 1 device not closed
I followed the instructions in this post:
http://ubuntuforums.org/archive/index.p ... 45910.html
and copied the contents of /usr/share/games/alien-arena/botinfo/ and /usr/share/games/alien-arena/arena/ to /home/username/.config/alien-arena/, but then when I open the game, it crashes immediately with this error message:
[code]
Username entered the game
Call voting is ^2ENABLED
Antilag is ^2ENABLED
^7The^1Zapp entered the game
^5Beavis entered the game
Received signal 11, exiting...
AL lib: ReleaseALC: 1 device not closed
[code]
It looks like it's adding the bots correctly, but then for some reason, the game is crashing.
Any ideas?

