[solved] Consistent repeatable Crashes without error message

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Wxnzxn
Posts: 2
Joined: Wed Apr 01, 2015 2:07 pm

[solved] Consistent repeatable Crashes without error message

#1 Post by Wxnzxn »

So, this is a bit frustrating. I'm running the game with Ashes under Ubuntu 14.04 from Steam, with a Radeon HD 7850 and the Open Source driver. The game crashes consistently on using/triggering certain talents. I know for sure that it crashes on using repulsion and when skilling Burning Sacrifice with a Doombringer, but there could be more.

Here's two error logs with flush logging enabled. I post the whole log, because there is no easily detectable error to be found in them:

With Burning Sacrifice: https://www.dropbox.com/s/e3vydcc7n8lj1 ... 9.txt?dl=0
With Repulsion: https://www.dropbox.com/s/q2wms4jl87lxe ... 9.txt?dl=0

One thing I noticed is that both logs had the lines

Code: Select all

[SHADER] created fragment shader from /data/gfx/shaders/spinningwinds.frag
some time close to before the crash, so I guess it could be some kind of shader error.

I hope this can be solved somehow, as it really limits what I can do ingame.
Last edited by Wxnzxn on Wed Apr 01, 2015 6:19 pm, edited 1 time in total.

Zireael
Archmage
Posts: 449
Joined: Tue Jun 18, 2013 7:24 pm

Re: [1.3.1] Consistent repeatable Crashes without error mess

#2 Post by Zireael »

Try turning off shaders in options?

Wxnzxn
Posts: 2
Joined: Wed Apr 01, 2015 2:07 pm

Re: [1.3.1] Consistent repeatable Crashes without error mess

#3 Post by Wxnzxn »

Ah, somehow I missed that was an option in the Video menu. Just tried turning off all shader options, seems to work now. Thanks! I guess that really was the problem. I wonder if it's really a problem with T-Engine itself, or a more general problem with the driver itself.

Post Reply