Canary

Canary

6M Downloads

[1.18.2] Initial Crash in ATM7 Modpack

craftingmod opened this issue ยท 1 comments

commented

Version

  • Minecraft 1.18.2
  • ATM7 Modpack 0.4.30
  • Canary 0.0.5

Reproduction Steps

  1. Download ATM7 Modpack in curseforge
  2. Install Canary
  3. Start a game.

Crash Report File

https://mclo.gs/Oo8Zxfa

Minecraft Save

This crash isn't related to save file.

Additional Information

net.minecraft.world.phys.shapes.VoxelShape.<init>(net.minecraft.world.phys.shapes.DiscreteVoxelShape)

I think some mod hooks VoxelShape constructor and modifying access and crash.

Looks like hard to find what mod modified minecraft's code by mixin or something ๐Ÿ‘€

commented

Idk why but updating forge version to 40.1.80 and this issue was fixed..