[1.12.1] NoSuchMethodError for EntitySignalFlare.func_70030_z
rmnaderdev opened this issue ยท 1 comments
Entity got spawned into the world through one of our community's players. I believe they were drinking manna in a bottle. The server crashed every time the world loaded. We managed to get around this for now by using NBT editor to deleting all the entities in the region file.
Crash log: https://pastebin.com/FSnMjiY0
Forge: forge-1.12.1-14.22.1.2478
Minecraft Version: 1.12.1
Modpack: All the Mods 3
Mod version: Botania r1.10-347
My guess is there needs to be a forge update to the mod?
I'd do it and make a pull request, however, there is some private gradle properties, and I don't know enough about gradle to get around that. I usually work with Maven :P