fonnymunkey / SimpleHats

Simple hat mod for Minecraft
Other
6 stars 10 forks source link

FML 47.1.0 Overflow crash when mob drop #32

Closed SirRosenfeld closed 1 year ago

SirRosenfeld commented 1 year ago

World host (client or server) crashes when trying to generate loottable after killing a mob.

Forge 47.1.0 Minecraft 1.20.1 SimpleHats 0.2.0

Tested when killing a skeleton 100% success rate

crashlog : https://pastebin.com/MddSyxJQ

fonnymunkey commented 1 year ago

This is caused by the latest Forge update, they fixed entity loot table modifiers not working at all, but in doing so broke SimpleHats method. 0.2.1 is uploading to Curseforge/Modrinth now which should fix this.