Funwayguy / OreExcavation

Ore Excavation issue tracker
5 stars 0 forks source link

Crash when mining multiple items #39

Open Imrald opened 2 years ago

Imrald commented 2 years ago

Every time that I attempt to mine multiple items my single-player client world disconnect like I'm on a server even if I'm not. Here is the crash report https://pastebin.pl/view/c7cc020c

Mod version OreExcavation-1.10.159 Forge Version 39.0.58

Bass2style commented 2 years ago

it's the same bug as #38, it's due to changes made in Forge 39.0.45(maybe .44 when they updated their libs, and removed the BlockEntity#save(CompoundTag) method in .45)

mod needs to be updated to the latest Forge builds.