Underrail Forum

Underrail => Bugs => Topic started by: Doxy on July 26, 2019, 08:00:46 pm

Title: XNA problem with XNA installed
Post by: Doxy on July 26, 2019, 08:00:46 pm
Game Version: 1.1.0.11
Error: System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'GraphicsDevice'.
   at Microsoft.Xna.Framework.Helpers.CheckDisposed(Object obj, IntPtr pComPtr)
   at Microsoft.Xna.Framework.Graphics.GraphicsDevice.get_Viewport()
   at Microsoft.Xna.Framework.Graphics.SpriteBatch.SetRenderState()
   at Microsoft.Xna.Framework.Graphics.SpriteBatch.End()
   at b5s.b()
   at azt.Draw(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.DrawFrame()
   at Microsoft.Xna.Framework.Game.Tick()
   at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   at Microsoft.Xna.Framework.GameHost.OnIdle()
   at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at Microsoft.Xna.Framework.WindowsGameHost.Run()
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at bp5.a(String[] A_0)

Any ideas?
Title: Re: XNA problem with XNA installed
Post by: Doxy on July 26, 2019, 09:29:55 pm
UPD. problem Solved
was riva tuner that caused it.
since i recently did a hardware change, guess i need to reinstall it
Title: Re: XNA problem with XNA installed
Post by: Styg on July 27, 2019, 11:39:26 pm
Weird, but glad you got it fixed.