My game crashes when i enter a world in create 1.18.2-0.5.0h
MFNmodding opened this issue ยท 2 comments
Describe the Bug
whenever i make or enter a world in the new update, it just crashes before any blocks can even be seen.
the part of the crash report that seemed to be most important was:
java.lang.ClassFormatError: Duplicate method name "handler$zpo000$setupMaterial_2$missing" with signature "(Lnet.minecraft.world.level.Level;Lnet.minecraft.world.entity.player.Player;Lnet.minecraft.core.BlockPos;Lnet.minecraft.world.level.block.state.BlockState;Lnet.minecraft.world.item.ItemStack;ZZLorg.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable;Lnet.minecraft.world.phys.Vec3;II)V" in class file com/simibubi/create/content/logistics/trains/track/TrackPlacement
it's the first line, but it seems to be the important one.
and yes, i've checked that it still works in the previous version.
Reproduction Steps
- download the new update.
- make a new world or enter an old one.
- wait for it to get to the "loading world" part of generation
- notice that you're now staring at the launcher again.
...
Expected Result
i expected the game not to crash, so i could play minecraft.
Screenshots and Videos
No response
Crash Report or Log
Operating System
Windows 11
Mod Version
0.5.0h
Minecraft Version
1.19.2
Forge Version
40.2.0
Other Mods
No response
Additional Context
No response
Addons are not guaranteed to work with new versions of Create and it is their responsibility to update.