game crashes after 2.0.8 update
Mntldisorder opened this issue ยท 5 comments
My game crash if i try to use the crafting station. Got 2 different types of issues, 1 for trying to take out the item i wanted to craft but then also trying to take out the ingredients after 2 crashes.
Issue 1:
Time: 10/29/19 6:25 PM
Description: mouseClicked event handler
java.lang.RuntimeException: Slot 9 not in valid range - [0,9)
Issue 2:
Description: handleMouseClick() threw an exception when called from MouseTweaks.
java.lang.reflect.InvocationTargetException: null
Here is a link to the crash log from issue 2:
at ovh.corail.tombstone.recipe.RecipeVoodooPoppetProtection.func_77569_a(RecipeVoodooPoppetProtection.java:43) ~[?:4.1.6] {re:classloading}
at ovh.corail.tombstone.recipe.RecipeVoodooPoppetProtection.func_77569_a(RecipeVoodooPoppetProtection.java:25) ~[?:4.1.6]
The investigation deepens
Hmm, since the decompiler/remapper isn't working, I'm going to consider this a bug in corail until otherwise noted.