isXander / MixinConflictHelper

User-friendly errors for Mixin conflicts.
GNU Lesser General Public License v3.0
13 stars 1 forks source link

Copy full crash as well #4

Open Madis0 opened 2 years ago

Madis0 commented 2 years ago

While the template this mod creates is useful, in some cases the mod developers would want to get the full crash as well.

Could you append it to the template the users copy? E.g. in the form of that template below. Otherwise maybe just mention to users that if this doesn't suffice, they can get the full crash from (filepath).


Message autogenerated using MixinConflictHelper

Mod1 is conflicting with Mod2.

conflict

Full crash below:

crash
isXander commented 2 years ago

I could upload to some kind of MC hastebin thing.

isXander commented 2 years ago

Are there any particular info you need? The full stacktrace is sent.

Madis0 commented 2 years ago

I am not sure, the original log just had more stacktraces.

isXander commented 2 years ago

Oh it probably leaves out the useless wrapping. Could you send a latest.log vs issue template log?

Madis0 commented 2 years ago

Original latest.log template.txt MixinConflictHelper latest.log (looks similar to the original, so probably needs no changes)

isXander commented 2 years ago

All these wrapped exceptions are just bloat really. At least for me I just have to scroll past them to find the actual error. Plus, I don't have access to the full crash log as it hasn't generated when MixinConflictHelper appears.

Madis0 commented 2 years ago

Okay, in that case

Otherwise maybe just mention to users that if this doesn't suffice, they can get the full crash from (filepath).