pardeike / Puppeteer

Puppeteer allows Twitch viewers to control colonists live!
https://puppeteer.rimworld.live
MIT License
6 stars 2 forks source link

InvalidCastException in Verse.Find.get_MapUI() #7

Closed pardeike closed 3 years ago

pardeike commented 3 years ago

This transpiler triggers it: https://github.com/pardeike/Puppeteer/blob/2cadb11377c88b603b91cd2510f61473d7baa2d8/Source/HarmonyPatches/ColonistsChanges.cs#L264

Proposal: add a Cleanup() that catches the exception and swallows it since this patch isn't essential (log a warning maybe)