AbdElAziz333 / Canary

A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
https://www.curseforge.com/minecraft/mc-mods/canary
GNU Lesser General Public License v3.0
41 stars 3 forks source link

[1.18.2] Initial Crash in ATM7 Modpack #13

Closed craftingmod closed 2 years ago

craftingmod commented 2 years ago

Version

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 :eyes:

craftingmod commented 2 years ago

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