CIT Resewn

CIT Resewn

14M Downloads

[bug] parser crash

MissGamerz opened this issue ยท 2 comments

commented

seems to crash on startup on minecraft 1.18.2, Fabric loader 0.13.3

Log:
log.txt

commented

I'm also receiving a crash on startup with 1.18.2, fabric 0.13.3.

However, it seems to be a mod incompatibility rather than an issue with CIT Resewn itself, since the game launches fine with only CIT Resewn and Fabric API.

After some extensive testing, the crash occurs when I see this in the console:

[11:10:38] [main/WARN]: Error loading class: net/fabricmc/fabric/impl/resource/loader/GroupResourcePack (java.lang.ClassNotFoundException: net/fabricmc/fabric/impl/resource/loader/GroupResourcePack)
[11:10:38] [main/WARN]: @Mixin target net.fabricmc.fabric.impl.resource.loader.GroupResourcePack was not found citresewn.mixins.json:core.GroupResourcePackAccessor
[11:10:40] [main/WARN]: @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:client.WorldChunkMixin::handler$zjn000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.

Which seems to be caused for me by Ok Zoomer. I have no idea how these are incompatible, but this is definitely causing it to crash consistently on startup. Perhaps an issue with mixins?

commented

Both crashes are duplicated by #107.
Going to be fixed with the release of v1.