TeamMoegMC / Caupona

Food cuisine mod for minecraft
https://www.curseforge.com/minecraft/mc-mods/caupona
GNU General Public License v3.0
12 stars 8 forks source link

[Bug] Crash when breaking full pan #55

Closed Thaumatarge closed 9 months ago

Thaumatarge commented 1 year ago

Error Behaviour

The game crashes when one breaks a full pan, citing that it cannot invoke "net.minecraftforge.client.model.data.ModelData.get(net.minecraftforge.client.model.data.ModelProperty)" because the "modelData" is null.

The pan also stays visually full even when emptied.

Empty pans do not cause this crash.

Expected Behaviour

It probably shouldn't crash like this when breaking full pans.

Reproduce

  1. Cook anything in pan
  2. Try to break it by any means

Crash Report

https://pastebin.com/Fn5S5Snk

Mod version

0.3.2

Server version

No response

Other mods and plugins

No response

khjxiaogu commented 1 year ago

Would fix in next release