Segmentation Fault,
#7
Hmm. Weird.
Try running it in GDB and see what you get.
gdb --args bin_unix/linux_client --home=${HOME}/.assaultcube_v1.1 --init -r -t0
(of course you'll have to cd to AC's main directory first)

But before that, make sure that that stuff is really executed:
echo >> ~/.assaultcube_v1.1/config/init.cfg "alias openaldevice \"ALSA Software\"; echo works"
then run the game, and now you should find works somewhere in the output (even if it doesn't work :S).
Thanks given by:


Messages In This Thread
Segmentation Fault, - by beltsonata - 02 Oct 10, 02:18AM
RE: Segmentation Fault, - by RandumKiwi - 02 Oct 10, 10:04AM
RE: Segmentation Fault, - by beltsonata - 02 Oct 10, 11:46AM
RE: Segmentation Fault, - by tempest - 02 Oct 10, 11:01AM
RE: Segmentation Fault, - by tempest - 02 Oct 10, 04:44PM
RE: Segmentation Fault, - by beltsonata - 02 Oct 10, 05:18PM
RE: Segmentation Fault, - by tempest - 02 Oct 10, 05:39PM
RE: Segmentation Fault, - by beltsonata - 02 Oct 10, 06:02PM
RE: Segmentation Fault, - by flowtron - 02 Oct 10, 06:16PM
RE: Segmentation Fault, - by tempest - 02 Oct 10, 06:31PM
RE: Segmentation Fault, - by beltsonata - 02 Oct 10, 06:45PM
RE: Segmentation Fault, - by tempest - 02 Oct 10, 07:06PM