BaseMetals
BaseMetals copied to clipboard
Compat with Ancient Warfare 2 [1.12.2]
I'm sharing this with AW2, but since your mod was part of the crash, I figured it'd be best to share with you, too.
crash-2019-06-19_10.47.08-server.txt crash-2019-06-19_09.49.27-server.txt crash-2019-06-19_09.58.29-server.txt
Upon using a hoe from this mod as a tool for the 'farmer' NPC, who operates a 'Crop Farm' block, the server crashes the client with a ticking entity error, citing a missing value for your hoes somewhere. This does not happen when I use a 'Quarry' and a pickaxe from your mod. Said crash also only seems to happen with your mod, as it does not happen with hoes from Abyssalcraft, Twilight Forest, Aether Legacy, and so on... Even confirmed with just AW2 and BaseMetals + relevant dependencies.
Hrm... I have zero clue - I'll have to go looking, but we do use Forge's EnumHelper
to add our stuff to the tool and armor material enums - see this method
At this point I'm wondering if we've screwed up in our use of EnumHelper