You are not logged in.

#1 2013-01-23 12:40:08

omeringen
Member
Registered: 2012-05-28
Posts: 114

Microsoft.Xna.Framework.Graphics / Bastion

Hi,
i am getting some errors while running Bastion after i switched to catalyst-legacy drivers. It's running without errors with open source drivers.

I found some of users having same issues but couldn't find any solution yet.

Any ideas ?

Unhandled Exception: System.Exception: Shader error                                                                                                                                 
  at Microsoft.Xna.Framework.Graphics.Effect.CompileShaderFromSource (System.String source, ShaderType shaderType) [0x00000] in <filename unknown>:0                                
  at Microsoft.Xna.Framework.Graphics.Effect.CreateFragmentShaderFromSource (System.String source) [0x00000] in <filename unknown>:0                                                
  at Microsoft.Xna.Framework.Graphics.SpriteEffect..ctor (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice) [0x00000] in <filename unknown>:0                         
  at Microsoft.Xna.Framework.Graphics.SpriteBatch..ctor (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice) [0x00000] in <filename unknown>:0                          
  at GSGE.ExceptionGame.LoadContent () [0x00000] in <filename unknown>:0                                                                                                            
  at Microsoft.Xna.Framework.Game.Initialize () [0x00000] in <filename unknown>:0                                                                                                   
  at Microsoft.Xna.Framework.Game.Run (GameRunBehavior runBehavior) [0x00000] in <filename unknown>:0                                                                               
  at Microsoft.Xna.Framework.Game.Run () [0x00000] in <filename unknown>:0                                                                                                          
  at GSGE.App.Run[App] () [0x00000] in <filename unknown>:0                                                                                                                         
  at GSGE.App.Main (System.String[] args) [0x00000] in <filename unknown>:0                                                                                                         
[ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Shader error                                                                                                                   
  at Microsoft.Xna.Framework.Graphics.Effect.CompileShaderFromSource (System.String source, ShaderType shaderType) [0x00000] in <filename unknown>:0                                
  at Microsoft.Xna.Framework.Graphics.Effect.CreateFragmentShaderFromSource (System.String source) [0x00000] in <filename unknown>:0                                                
  at Microsoft.Xna.Framework.Graphics.SpriteEffect..ctor (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice) [0x00000] in <filename unknown>:0                         
  at Microsoft.Xna.Framework.Graphics.SpriteBatch..ctor (Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice) [0x00000] in <filename unknown>:0                          
  at GSGE.ExceptionGame.LoadContent () [0x00000] in <filename unknown>:0                                                                                                            
  at Microsoft.Xna.Framework.Game.Initialize () [0x00000] in <filename unknown>:0                                                                                                   
  at Microsoft.Xna.Framework.Game.Run (GameRunBehavior runBehavior) [0x00000] in <filename unknown>:0                                                                               
  at Microsoft.Xna.Framework.Game.Run () [0x00000] in <filename unknown>:0                                                                                                          
  at GSGE.App.Run[App] () [0x00000] in <filename unknown>:0                                                                                                                         
  at GSGE.App.Main (System.String[] args) [0x00000] in <filename unknown>:0  

Here is glxinfo output

Last edited by omeringen (2013-01-23 15:22:31)

Offline

#2 2013-01-25 14:30:52

t0phr
Member
Registered: 2012-02-14
Posts: 5

Re: Microsoft.Xna.Framework.Graphics / Bastion

Got exactly the same problem, but with the catalyst (13.1-1) driver from the apocalypsus repo. A few hours of google search were not successful.
The problem started a few months ago, so it's unrelated to at least the most recent driver updates. But I'm sure it worked once.
Running the game with "force_s3tc_enable=true" as suggested sometimes no effect. I tried both versions, the one in AUR and from HIB.

Here is my glxinfo output though it's seems identical to omeringens.

Offline

#3 2013-04-07 19:43:11

pablox
Member
From: /home/chile/santiago/
Registered: 2008-05-14
Posts: 183
Website

Re: Microsoft.Xna.Framework.Graphics / Bastion

I'm having the same issue here. I installed catalyst drivers because I thought it would be a better idea, but NOPE. Any clue on how I can run 2 different X servers with different drivers? O_o

Is that possible?

EDIT: I tried to see if it ran trough steam, and works flawlessly.

Last edited by pablox (2013-04-07 22:12:16)


Geeks & Linux Atelier
An eye for an eye ... ends in making everybody blind -- Mahatma Gandhi
dotfiles

Offline

#4 2013-04-07 22:16:31

t0phr
Member
Registered: 2012-02-14
Posts: 5

Re: Microsoft.Xna.Framework.Graphics / Bastion

Yep, works for me too.

Offline

#5 2013-09-18 21:15:22

LittleBigUser
Member
Registered: 2013-09-18
Posts: 8

Re: Microsoft.Xna.Framework.Graphics / Bastion

I have the same problem with Bastion and also with Hammerwatch. Is their a way to start two X-Server - one with fglrx and the second with radeon? Or is their another solution for fglrx?

Thanks.

Offline

#6 2013-09-18 23:23:17

omeringen
Member
Registered: 2012-05-28
Posts: 114

Re: Microsoft.Xna.Framework.Graphics / Bastion

@LittleBigUser, pablox,
It is working so slow on open source drivers. So, even if it is possible to run it with a different x-server it will not be playable.(at least for me, i have HD2400)

Offline

#7 2013-09-18 23:53:11

sas
Member
Registered: 2009-11-24
Posts: 155

Re: Microsoft.Xna.Framework.Graphics / Bastion

LittleBigUser wrote:

Is their a way to start two X-Server - one with fglrx and the second with radeon?

No, unfortunately you can't even have both drivers installed at the same time, as they provide different implementations of the same files (e.g. /usr/lib/libGL.so)

Last edited by sas (2013-09-18 23:53:30)

Offline

#8 2013-10-14 05:29:55

rh995
Member
Registered: 2012-03-09
Posts: 76

Re: Microsoft.Xna.Framework.Graphics / Bastion

I am having the same problem.  Just wanted to know if there is a solution that people have found.

Offline

#9 2013-11-27 21:51:13

gu3
Member
Registered: 2013-11-24
Posts: 8

Re: Microsoft.Xna.Framework.Graphics / Bastion

I just updated using catalyst-hd234k and xorg112, and i'm getting the same error. sad

Offline

Board footer

Powered by FluxBB