Create

Create

86M Downloads

Server crash on building a cannon

dikovmaxim opened this issue ยท 2 comments

commented

Describe the Bug

I installed create with create big canons on a 1.19.2 Mohist server, but after building a cannon, the server stops working. Eventhou this issue is related to an addon, according to logs, the error is happening in the create mod itself.

Reproduction Steps

  1. install 1.19.2 Mohist server
  2. Insall Create and create big cannons
  3. Try building a cannon (a smaller one of cast iron)

Expected Result

Buils, assemble a cannon and use it

Screenshots and Videos

[19:40:45 ERROR]: Encountered an unexpected exception net.minecraft.ReportedException: Exception ticking world at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:1009) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:327) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:944) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:791) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:278) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at java.lang.Thread.run(Unknown Source) [?:?] Caused by: java.lang.ClassCastException: class com.simibubi.create.content.contraptions.ContraptionWorld cannot be cast to class net.minecraft.server.level.ServerLevel (com.simibubi.create.content.contraptions.ContraptionWorld is in module [email protected] of loader 'TRANSFORMER' @4a9860; net.minecraft.server.level.ServerLevel is in module [email protected] of loader 'TRANSFORMER' @4a9860) at net.minecraft.world.level.Level.<init>(Level.java:186) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at com.simibubi.create.foundation.utility.worldWrappers.WrappedWorld.<init>(WrappedWorld.java:44) ~[create-1.19.2-0.5.1.b.jar%23161!/:0.5.1.b] at com.simibubi.create.content.contraptions.ContraptionWorld.<init>(ContraptionWorld.java:20) ~[create-1.19.2-0.5.1.b.jar%23161!/:0.5.1.b] at com.simibubi.create.content.contraptions.Contraption.getContraptionWorld(Contraption.java:190) ~[create-1.19.2-0.5.1.b.jar%23161!/:0.5.1.b] at com.simibubi.create.content.contraptions.Contraption.gatherBBsOffThread(Contraption.java:1314) ~[create-1.19.2-0.5.1.b.jar%23161!/:0.5.1.b] at com.simibubi.create.content.contraptions.Contraption.onEntityCreated(Contraption.java:269) ~[create-1.19.2-0.5.1.b.jar%23161!/:0.5.1.b] at com.simibubi.create.content.contraptions.AbstractContraptionEntity.setContraption(AbstractContraptionEntity.java:116) ~[create-1.19.2-0.5.1.b.jar%23161!/:0.5.1.b] at rbasamoyai.createbigcannons.cannon_control.contraption.PitchOrientedContraptionEntity.create(PitchOrientedContraptionEntity.java:44) ~[createbigcannons-forge-1.19.2-0.5.2-nightly-bad2e65.jar%23163!/:?] at rbasamoyai.createbigcannons.cannon_control.contraption.PitchOrientedContraptionEntity.create(PitchOrientedContraptionEntity.java:52) ~[createbigcannons-forge-1.19.2-0.5.2-nightly-bad2e65.jar%23163!/:?] at rbasamoyai.createbigcannons.cannon_control.cannon_mount.CannonMountBlockEntity.assemble(CannonMountBlockEntity.java:241) ~[createbigcannons-forge-1.19.2-0.5.2-nightly-bad2e65.jar%23163!/:?] at rbasamoyai.createbigcannons.cannon_control.cannon_mount.CannonMountBlockEntity.onRedstoneUpdate(CannonMountBlockEntity.java:153) ~[createbigcannons-forge-1.19.2-0.5.2-nightly-bad2e65.jar%23163!/:?] at rbasamoyai.createbigcannons.cannon_control.cannon_mount.CannonMountBlock.lambda$tick$0(CannonMountBlock.java:99) ~[createbigcannons-forge-1.19.2-0.5.2-nightly-bad2e65.jar%23163!/:?] at java.util.Optional.ifPresent(Unknown Source) ~[?:?] at com.simibubi.create.foundation.block.IBE.withBlockEntityDo(IBE.java:29) ~[create-1.19.2-0.5.1.b.jar%23161!/:0.5.1.b] at rbasamoyai.createbigcannons.cannon_control.cannon_mount.CannonMountBlock.m_213897_(CannonMountBlock.java:99) ~[createbigcannons-forge-1.19.2-0.5.2-nightly-bad2e65.jar%23163!/:?] at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_222963_(BlockBehaviour.java:694) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at net.minecraft.server.level.ServerLevel.m_184112_(ServerLevel.java:692) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:322) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:1005) ~[server-1.19.2-20220805.130853-srg.jar%23183!/:?] ... 5 more

Crash Report or Log

No response

Operating System

Windows 10, Java 17

Mod Version

0.5.1b

Minecraft Version

1.19.2

Forge Version

Forge: 45.1.16

Other Mods

[createbigcannons-forge-1.19.2-0.5.2-nightly-bad2e65.jar

Additional Context

No response

commented

if your issue is fixed, please remember to close this issue :)

commented

i believe the nightly builds target patch c and you are running patch b