MCMT

MCMT

95.3k Downloads

Crash at world load with fast leaf decay

Pet-Slime opened this issue ยท 1 comments

commented

[24Jun2021 03:08:34.724] [MCMT-Pool-Thread-3/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: field_206952_E
Index: 1
Listeners:
0: NORMAL
1: net.minecraftforge.eventbus.EventBus$$Lambda$3066/0x0000000800d37040@5d871e35
java.lang.NoSuchFieldError: field_206952_E
at net.olafkeijsers.fastleafdecay.FastLeafDecay.notifyNeighbors(FastLeafDecay.java:58)
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at net.minecraftforge.event.ForgeEventFactory.onNeighborNotify(ForgeEventFactory.java:172)
at net.minecraft.world.World.func_195593_d(World.java:292)
at net.minecraft.world.server.ServerWorld.func_230547_a_(ServerWorld.java:1372)
at net.minecraft.world.World.markAndNotifyBlock(World.java:236)
at net.minecraft.world.World.func_241211_a_(World.java:212)
at net.minecraft.world.World.func_180501_a(World.java:176)
at net.minecraft.world.World.func_217377_a(World.java:260)
at net.minecraft.entity.item.FallingBlockEntity.func_70071_h_(FallingBlockEntity.java:104)
at org.jmt.mcmt.asmdest.ASMHookTerminator.lambda$callEntityTick$4(ASMHookTerminator.java:187)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1426)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

[24Jun2021 03:08:34.725] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: java.lang.NoSuchFieldError: field_206952_E
[24Jun2021 03:08:34.725] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.olafkeijsers.fastleafdecay.FastLeafDecay.notifyNeighbors(FastLeafDecay.java:58)
[24Jun2021 03:08:34.725] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
[24Jun2021 03:08:34.725] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
[24Jun2021 03:08:34.726] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
[24Jun2021 03:08:34.726] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.event.ForgeEventFactory.onNeighborNotify(ForgeEventFactory.java:172)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraft.world.World.func_195593_d(World.java:292)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraft.world.server.ServerWorld.func_230547_a_(ServerWorld.java:1372)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraft.world.World.markAndNotifyBlock(World.java:236)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraft.world.World.func_241211_a_(World.java:212)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraft.world.World.func_180501_a(World.java:176)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraft.world.World.func_217377_a(World.java:260)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraft.entity.item.FallingBlockEntity.func_70071_h_(FallingBlockEntity.java:104)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at org.jmt.mcmt.asmdest.ASMHookTerminator.lambda$callEntityTick$4(ASMHookTerminator.java:187)
[24Jun2021 03:08:34.727] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1426)
[24Jun2021 03:08:34.728] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
[24Jun2021 03:08:34.728] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
[24Jun2021 03:08:34.728] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
[24Jun2021 03:08:34.728] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
[24Jun2021 03:08:34.728] [MCMT-Pool-Thread-3/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
[24Jun2021 03:08:34.999] [MCMT-Pool-Thread-0/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: field_206952_E
Index: 1
Listeners:
0: NORMAL
1: net.minecraftforge.eventbus.EventBus$$Lambda$3066/0x0000000800d37040@5d871e35
java.lang.NoSuchFieldError: field_206952_E
at net.olafkeijsers.fastleafdecay.FastLeafDecay.notifyNeighbors(FastLeafDecay.java:58)

commented

woops, wrong version of fast leaf decay. my mistake.