You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: