JonathanTroyer / Progress-Renderer

A mod for Rimworld. Automatically create scheduled renderings of the full map or only a chosen part of it.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Stuck when max map size and PPC #5

Closed JonathanTroyer closed 3 years ago

JonathanTroyer commented 4 years ago

The renderer gets stuck on hiding things, and the game just continues running. This is either because the coroutine gets thrown away and never finishes or for some other reason. Regardless, there should probably either be a try/catch or a timeout that pops up a warning if it fails.