dwarfcorp
dwarfcorp copied to clipboard
InvalidOperationException: Drawable components require a graphics device service in the game service container.
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.
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.