Crash On World Creation With Create
ChloeDawn opened this issue · 2 comments
Mod version: 1.18.2-1.4.7
Create version: 1.18.2-0.5.0.d
Forge version: 40.1.73
The game crashes when creating a world due to a missing method error.
Reproduced in an instance with only Create, Supplementaries, and their dependencies.
java.lang.NoSuchMethodError: 'void com.simibubi.create.AllMovementBehaviours.addMovementBehaviour(net.minecraft.world.level.block.Block, com.simibubi.create.content.contraptions.components.structureMovement.MovementBehaviour)'