Random crashes because "this.lootTableId" is null
isajohoff opened this issue ยท 3 comments
Server with large amount of mods crashes (sometimes randomly during gametime, sometimes on startup) with a
java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceLocation.equals(Object)" because "this.lootTableId" is null
error.
Removed only Origins and Origins: Classes, and the crashes stopped happening.
Thanks for your work! ^-^
Downgrade Origins to the previous version, I have yet to release a fix for 1.19.2
Duplicate of #428