GTNewHorizons / GTNHLib

GTNH Library
GNU Lesser General Public License v3.0
13 stars 7 forks source link

Crash in early launch due to sponge mixins #66

Closed thePalindrome closed 2 months ago

thePalindrome commented 2 months ago

Java versions tried: 8, 17

Logfile: https://mclo.gs/czvkfgV

(Don't mind the instance name, I was trying to add this to another pack, but then pared everything down for triage)

mitchej123 commented 2 months ago

Needs unimixins

thePalindrome commented 2 months ago

That's a documentation bug then, as it's never mentioned that's the case (and when I looked at the repos it seemed to be that they were intended to be distributed with the mods that use them)

The readme here should be updated, but it might also be best to put in a guard to detect that and clarify that unlike other mixin classes, you're expected to install it seperately