Create

Create

86M Downloads

crash upon deployer powered and interacts with any block even air

Jammycog opened this issue ยท 5 comments

commented
commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.

commented

Please provide a crash log.

commented

[18:41:50] [Server thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 12640aed-ac61-4d44-8909-e6631348d5ac
18:41:50.901
game
[18:41:50] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
18:41:50.901
game
net.minecraft.crash.ReportedException: Ticking block entity
18:41:50.901
game
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:854) ~[?:?] {re:classloading,pl:accesstransformer:B}
18:41:50.901
game
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:classloading,pl:accesstransformer:B}
18:41:50.901
game
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
18:41:50.901
game
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:classloading,pl:accesstransformer:B}
18:41:50.901
game
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:classloading,pl:accesstransformer:B}
18:41:50.901
game
at net.minecraft.server.MinecraftServer$$Lambda$11159/768413649.run(Unknown Source) [?:?] {}
18:41:50.901
game
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
18:41:50.901
game
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.common.ForgeHooks.onRightClickBlock(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockRayTraceResult;)Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;
18:41:50.901
game
at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activateInner(DeployerHandler.java:242) ~[?:mc1.16.5_v0.3.1a+128] {re:classloading}
18:41:50.901
game
at com.simibubi.create.content.contraptions.components.deployer.DeployerHandler.activate(DeployerHandler.java:118) ~[?:mc1.16.5_v0.3.1a+128] {re:classloading}
18:41:50.901
game
at com.simibubi.create.content.contraptions.components.deployer.DeployerTileEntity.activate(DeployerTileEntity.java:260) ~[?:mc1.16.5_v0.3.1a+128] {re:classloading}

commented

Try and update your Forge and Create to 0.3.1c if you have not yet.