NullPointerException while loading world_custom_item.store
WolfyScript opened this issue ยท 0 comments
Error Stack Trace: https://pastebin.ubuntu.com/p/HSb3Gfg236/
The location that is provided isn't actually always null as intended.
That only seems to happens when the previous location, that a block was saved to, no longer exists due to a renamed/deleted world etc.
Make sure it is never null to prevent this error.