07 Oct 10, 09:23PM
(This post was last modified: 07 Oct 10, 09:23PM by .sCr3W.Konky.)
Basically a problem running Assault cube 1.1.0.1 on Ubuntu 10.04 LTS.
AC ran fine on my ATI Radeon HD 4200. I then had some problems with some of the drivers and had to uninstall and then then reinstall.
Now AC won't run at all. I could continue using the Windows version, but I prefer Linux. Basically this is what Terminal spat back out:
konky@konky-laptop:~/Desktop/1.1.0.1$ ./assaultcube.sh
Using home directory: /home/konky/.assaultcube_v1.1
current locale: en_GB.utf8
init: sdl
init: net
init: world
init: video: sdl
init: video: mode
stacktrace:
/home/konky/Desktop/1.1.0.1/bin_unix/linux_client(_ZN12signalbinder11stackdumperEi+0x26) [0x812d486]
[0x357400]
AssaultCube error (11) ()
Segmentation fault
konky@konky-laptop:~/Desktop/1.1.0.1$
Help would be VERY, VERY gratefully received.
As for segmentation faults, my limited game programming experience with SDL tells me is that the application is accessing something it's not supposed to.
Thanks in advance!
AC ran fine on my ATI Radeon HD 4200. I then had some problems with some of the drivers and had to uninstall and then then reinstall.
Now AC won't run at all. I could continue using the Windows version, but I prefer Linux. Basically this is what Terminal spat back out:
konky@konky-laptop:~/Desktop/1.1.0.1$ ./assaultcube.sh
Using home directory: /home/konky/.assaultcube_v1.1
current locale: en_GB.utf8
init: sdl
init: net
init: world
init: video: sdl
init: video: mode
stacktrace:
/home/konky/Desktop/1.1.0.1/bin_unix/linux_client(_ZN12signalbinder11stackdumperEi+0x26) [0x812d486]
[0x357400]
AssaultCube error (11) ()
Segmentation fault
konky@konky-laptop:~/Desktop/1.1.0.1$
Help would be VERY, VERY gratefully received.
As for segmentation faults, my limited game programming experience with SDL tells me is that the application is accessing something it's not supposed to.
Thanks in advance!