Vectorial1024/EliteBionicsFramework

Properly communicate that some transpiler patches failed

Closed this issue · 3 comments

Right now at RimWorld 1.5, if the user did not enable developer mode (which is most users), then the debug log will never appear, even when a red error has occurred. This makes patch errors "silent", which hinders our crowd-sourced compatibility detection.

Think about how we deal with this.

I have made another mod Visible Error Logs https://steamcommunity.com/sharedfiles/filedetails/?id=3248417388 ; we can require that mod so that we can resume receiving patch-failed messages.