Closed khjxiaogu closed 2 years ago
Seems it is caused by the same reason as #33 and I need to debug it further.
Using /reload
command will refresh the Tag
cache maintained by Minecraft, so when serializing, the tag in the Ingredient stored in TileEntity does not match the tag in the cache, so an exception is thrown with "Unrecognized tag". By using Supplier, the Ingredient is retrieved each time, so that the tag in the Ingredient will be consistent with the cached tag.
After using /reload command, crockpot creates great lagging and cannot save its data stack trace: