Open burdoto opened 8 months ago
please note that i am well aware that this says "caused by" because this exception is wrapped in another one. i reported this after finding this issue when SUDDENLY forge decided to rethrow the exception. my point still stands. a parser exception should not be like this.
I understand the frustration, it could certainly be better, yes. I think there's already an issue for that (#105).
However, please understand that my time is unfortunately limited, like everyone else. Tracking precise line and column numbers isn't completely trivial.
I totally understand and didn't mean to push you into fixing it immediately. As noted, I think that Forge is the one to actually blame most here (how surprising /s), because its only in certain scenarios wrapping the parser exception with a more detailed exception that contains at least information about the source mod.
Yes I know this is inside Minecraft Forge. The issue lies within the parser; a parser exception couldn't be less explanative than this.
]
somewhereFiguring out where exactly this issue came from had cost me an entire hour. For a parser exception. Please address this; this is just frustrating as hell.