
Crash after updating to 1.2.2
ALongStringOfNumbers opened this issue ยท 0 comments
I encountered a crash when attempting to update Ender IO and Endertweaker in my modpack.
Ender IO: 5.3.70
Ender IO Endergy: 5.3.70
Ender Tweaker: 1.2.2
Crash report: https://pastebin.com/j434SneC
The only time I remove something from the Soul Binder, is when I remove recipes for the various monster tokens/player tokens, etc, with these script lines:
mods.enderio.SoulBinder.removeRecipe(<enderio:item_material:79>);
mods.enderio.SoulBinder.removeRecipe(<enderio:item_material:78>);
mods.enderio.SoulBinder.removeRecipe(<enderio:item_material:80>);