TwilightFlower/connected-block-textures

Crash

Closed this issue · 2 comments

connected-block-textures-0.1.1+1.16.jar

https://paste.ee/p/WTtH0

Reverting to connected-block-textures-0.1.0+1.16.jar fixes the crash

connected_block_textures.mixins.json:IdentifierMixin target net.minecraft.class_2960 was loaded too early.

This isn't my fault, someone's loading Identifier before mixin is initialized. Probably in preinit. This is bad.

Well, the mod causing it probably fixed it in an update because I tried again and now it works. thanks.