Skip to content

Instantly share code, notes, and snippets.

@Snowman2394
Snowman2394 / gist:c89f0d3e2e8a1b7d38bf14e937bdff7d
Created July 18, 2023 19:43
Time: 2023-07-18 15:42:06 Description: Ticking block entity
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 2023-07-18 15:42:06
Description: Ticking block entity
java.lang.IllegalAccessError: class com.simibubi.create.content.kinetics.belt.transport.BeltMovementHandler tried to access private field net.minecraft.world.entity.Entity.f_19793_ (com.simibubi.create.content.kinetics.belt.transport.BeltMovementHandler is in module create@0.5.1.c of loader 'TRANSFORMER' @157d3a45; net.minecraft.world.entity.Entity is in module minecraft@1.20.1 of loader 'TRANSFORMER' @157d3a45)
at com.simibubi.create.content.kinetics.belt.transport.BeltMovementHandler.transportEntity(BeltMovementHandler.java:145) ~[create-1.20.1-0.5.1.c.jar%23211!/:0.5.1.c] {re:classloading}
at com.simibubi.create.content.kinetics.belt.BeltBlockEntity.lambda$tick$2(BeltBlockEntity.java:146) ~[create-1.20.1-0.5.1.c.jar%23211!/:0.5.1.c] {re:classloading}
at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin}
---- Minecraft Crash Report ----
// Why did you do that?
Time: 2023-07-14 23:58:50
Description: Ticking block entity
java.lang.NoSuchMethodError: 'void net.minecraftforge.event.entity.EntityEvent$Size.setNewEyeHeight(float)'
at com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer.deployerHasEyesOnHisFeet(DeployerFakePlayer.java:117) ~[create-1.20.1-0.5.1.c.jar%23200!/:0.5.1.c] {re:classloading}
at com.simibubi.create.content.kinetics.deployer.__DeployerFakePlayer_deployerHasEyesOnHisFeet_Size.invoke(.dynamic) ~[create-1.20.1-0.5.1.c.jar%23200!/:0.5.1.c] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}