Wynntils

Wynntils

611k Downloads

Improve `WynntilsMod#handleExceptionInEventListener` to identify model class

kristofbolyai opened this issue ยท 5 comments

commented

Currently it only identifies features.

commented

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.

commented

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).

commented

Telling you the model is perfectly fine. Turning off features as a result of a failing model will require some elaborate core structure support.

commented

Hm. This is probably not that easy to do, not worth the time.

commented

Yeah, if we have a failure in a model, we need a crash report. There is nothing we can disable for the user to continue running.