Mob Grinding Utils

Mob Grinding Utils

57M Downloads

Mob Masher Crash

emihead opened this issue ยท 5 comments

commented

Minecraft 1.18.1
mob_grinding_utils-1.18.1-0.4.33
Forge 39.0.55

Game crashed almost immediately after I placed down a few mob mashers.

Crash report
crash-2022-01-23_08.56.16-server.txt

This seems to be the same issue I had with Enchantment Machine - the tile entities had some trouble saving their contents, and according to another modder I got some help from with that issue, you should use the saveAdditional function and not the save one for 1.18.

commented

upgrade the mod to 0.4.33.

commented

Respectfully, I'm ON 0.4.33, which I clarified in the original issue.

commented

the crashlog says its on 0.4.32
java.lang.NoSuchMethodError: 'net.minecraft.nbt.CompoundTag net.minecraft.world.level.block.entity.BlockEntity.save(net.minecraft.nbt.CompoundTag)' at mob_grinding_utils.tile.TileEntityInventoryHelper.save(TileEntityInventoryHelper.java:92) ~[mob_grinding_utils-1.18.1-0.4.32.jar%23165!/:1.18.1-0.4.32] {re:classloading} at mob_grinding_utils.tile.TileEntitySaw.save(TileEntitySaw.java:134) ~[mob_grinding_utils-1.18.1-0.4.32.jar%23165!/:1.18.1-0.4.32] {re:classloading}

and the issue was fixed on .33

commented

okay, i just actually checked my mods folder and i apparently had both versions?? I think this is just a case of the curseforge app being incompetent, i don't know how that happened. Sorry for bothering ^^;

commented

phew, thats a relief, i thought i was losing my mind :)