Crash while zooming out
Posted: Sun May 31, 2015 12:15 am
Error Code: GxEmP
System.InvalidOperationException: Object is use elsewhere
at System.Drawing.Image.get_RawFormat()
at System.Drawing.Graphics.Ignore.MetafileErrors(Image image, Int32& errorStatus)
at System.Drawing.Graphics.DrawImage(Image image, RectangleFdestRect, RectangleF, RectangleF, GraphicsUnit )
at DistantWorlds.Controls.MainView.PrepareGalaxyBackdrop()
at DistantWorlds.Controls.MainView.o5eqUFDV77(Graphics , SpriteBatch )
at DistantWorlds.Controls.MainView.DrawMainViewXna()
at DistantWorlds.Main.ProgramLoop()
This is happening almost continuously, it didn't happen before I updated the game from...4 or so months ago. I cant exactly upload a save because its starting to crash before the 30 minute mark. The crash seems to happen randomly whenever I zoom out from a system to the galaxy view.
System.InvalidOperationException: Object is use elsewhere
at System.Drawing.Image.get_RawFormat()
at System.Drawing.Graphics.Ignore.MetafileErrors(Image image, Int32& errorStatus)
at System.Drawing.Graphics.DrawImage(Image image, RectangleFdestRect, RectangleF, RectangleF, GraphicsUnit )
at DistantWorlds.Controls.MainView.PrepareGalaxyBackdrop()
at DistantWorlds.Controls.MainView.o5eqUFDV77(Graphics , SpriteBatch )
at DistantWorlds.Controls.MainView.DrawMainViewXna()
at DistantWorlds.Main.ProgramLoop()
This is happening almost continuously, it didn't happen before I updated the game from...4 or so months ago. I cant exactly upload a save because its starting to crash before the 30 minute mark. The crash seems to happen randomly whenever I zoom out from a system to the galaxy view.