Modonomicon

Modonomicon

29M Downloads

[1.21.5] Crash on load with Fabric 0.16.14

ConnerEnders opened this issue ยท 2 comments

commented

Describe the bug
Game crashed, fails to load entirely

The game crashed: initializing game
Error: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1092 failed

To Reproduce
Launch the game

Expected behavior
Loading without crashing

System (please complete the following information):

  • Modonomicon Version: modonomicon-1.21.5-fabric-1.117.0.jar
  • OS: Windows
  • Minecraft Version: 1.21.5
  • Fabric Version: 0.16.14
  • No other mods are installed

Additional context
crash-2025-05-05_16.48.44-client.txt

commented

Closed in 0335cb7

commented

Looks like the method signature of createBlockStateToModelDispatch is being changed. Will check if I can adjust my mixin!