dwarfcorp icon indicating copy to clipboard operation
dwarfcorp copied to clipboard

InvalidOperationException: Drawable components require a graphics device service in the game service container.

Open mklingen opened this issue 7 years ago • 1 comments

https://sentry.io/cfg/dwarfcorp/issues/694007499/

InvalidOperationException: Drawable components require a graphics device service in the game service container.
  File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\World\WorldManager-Loading.cs", line 199, in LoadThreaded
    Void LoadThreaded()

Drawable components require a graphics device service in the game service container.

mklingen avatar Oct 13 '18 20:10 mklingen

So weird and rare I'm not sure how to reproduce. Seems to be the graphics device getting disposed at load time, which is pretty dangerous.

mklingen avatar Oct 13 '18 20:10 mklingen