View Full Version : Game crashes when starting
Tcalda
11-13-2009, 10:12 AM
Good morning everybody, i installed Regnum Online on Ubuntu Karmic.
My hardware:
P4 3600
Radeon 9600 configured with driver non-proprietary (Xorg.conf = driver : "ati")
Audio onboard
So: i can start the game, i can choose my realm and then create a character. But after that, i try to go on and click play: the game starts loading "resources", and then, always, crash down, at 80% or even 100% of the process. It exits, and i find myself back on my desktop with resolution down to 1024x768.
Any idea of the possible issue here? Any workaround? Notice that i used, successfully, the guide here (http://www.regnumonline.com.ar/forum/showthread.php?t=12422) for configuring the open ati drivers.
Thanks in advance,
Tc.
Arafails
11-13-2009, 02:41 PM
Can you post your crash_backtrace_(pid).log? Or is it not generating one?
Have you tried running the game in "safe mode"?
Unfortunately the radeon drivers used in karmic may not be quite up to scratch. I'm fairly certain most of the guide that's posted is outdated - the only bits you should need at this point are the driconf steps.
LoveleHaven
11-13-2009, 05:58 PM
Try with a lower resolution Tcalda.
Trister2
11-14-2009, 01:15 AM
Try windowed mode first if your able to go in.. Try a display size of your desktop..
If it work then try a different screen size you may not have proper mode lines or display size that your x server is uses to which causes a segment fault...
I believe xrandr takes care of the configuration now instead of mode lines..
Tcalda
11-14-2009, 10:42 AM
yeah, i can enter in safe mode. but graphic is very poor- at least i can play.
any ideas to improve the situation?
Tc
LoveleHaven
11-14-2009, 10:56 AM
Did you tryed running it with a windows? It may be a hardware problem but who knows.
roxthiaguin
11-24-2009, 07:46 PM
my girlfrien is having the same problem!
She is not using safe mode, but, it`s set all to the minimum..
so, she enters the game, choose the char and then it starts loading...It loads her char into the game and 1 second after that the game crash
In log, I think that`s something with DRI
On Jaunty, she could play using some work arrounds and having to install driconf to set stc3 (don`t remember exactly what was the name), but since Karmic, she can`t anymore
She owns a Ati X1400
Arafails
11-24-2009, 10:52 PM
This is probably not NGD's issue.
There seems to be an issue in the version of the Mesa3D radeon driver shipped with Karmic (and a couple of versions before, and every version since, ...) that means that one of the calls back from libtxc-dxtn segfaults in the driver.
I know where it's crashing and have a fair idea what the function's supposed to do (it's related to memory offsets), but am having difficulty chasing down the cause of the problem. I can tell you it crashes for r600 too, where texture uploading isn't even impelmented yet.
That said, those crash_backtrace_*.log would be really handy in saying more about what's happening. They ride in the live/ folder of your regnum installation (normally ‘~/regnum/live’)
A possible work around is to "Enable S3TC texture compression even if software support is not available" in driconf and remove libtxc-dxtn:
apt-get remove libtxc-dxtn0
This may result in texturing artefacts, or may not help at all as NG3D uses pre-compressed textures that are pushed straight through the driver to the GPU for decompression.
vBulletin® v3.8.7, Copyright ©2000-2024, vBulletin Solutions, Inc.