Catch exceptions in ForgeEventRemapper
Closed this issue · 1 comments
ProjectHSI commented
doesn't catch exceptions which occur in other mods, which causes crashes as the exceptions travel upstream causing a crash.
ProjectHSI commented
Apparently, this already catches exceptions, but it appears that the Throwable catch - for whatever, does catch the NullPointerException caused by the Create: Dreams and Desires crash. Therefore this is unfixable on Zeta's side.