Improve `WynntilsMod#handleExceptionInEventListener` to identify model class
kristofbolyai opened this issue ยท 5 comments
You mean like just identify? Because we can't really turn off models. All kind of things will start to break in features if we do.
We could turn off features dependant on the model. Also, my original idea was just "Exception in x model" (as it currently does not tell that).
Telling you the model is perfectly fine. Turning off features as a result of a failing model will require some elaborate core structure support.