Graphic change error

gungui

Green Slime
Hi, I am playing the demo version from Steam, when I switch any option in the Graphics section, the game shut down immediately. I am using MSI GS65 with integrated graphic mode, the error also comes when I use the external graphic card. The error windows comes with this logs:

Version: 0.800a Steamy Hot Demo Stable
Error: System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'RenderTarget2D'.
at Microsoft.Xna.Framework.Helpers.CheckDisposed(Object obj, IntPtr pComPtr)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.SetRenderTargets(RenderTargetBinding* pBindings, Int32 renderTargetCount)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.SetRenderTarget(RenderTarget2D renderTarget)
at SoG.Game1._Menu_CharacterSelect_PreRenderCharacterBadge(SpriteBatch spriteBatch, Int32 iIndex) in (path)\States\Menus\MainMenus_Render.cs:line 3343
at SoG.Game1._RenderMaster_Prerender() in (path)\Rendering\RenderMaster.cs:line 3027
at SoG.Game1.Draw(GameTime gameTime) in (path)\Game1.cs:line 1284 - Disposed: 1 - FullScreen: WindowedFullScreen - NetworkRole: LocalOnly - MD5: 7432b09fee6efc1365f774657ecf74f9
 
Top