Crash using Modern Skyblock 2
fane0info opened this issue ยท 4 comments
Hello there.
I just crashed three times using the Modern Skyblock 2 modpack version 2.5.3
I created some recipes in AL2 (AE2 branch). When trying to create a Fusion coil I got the crash.
crash-2017-10-06_19.36.31-server.txt
If any other informations are required I will be happy to provide them.
Crafting the recipe by hand was fine. Of course that I made a lot of components by auto-crafting. Cannot pinpoint which one of them was causing the crash. I reverted back to a backup and crafted the coils by hand.
I thought that it might help to post such a crash here.
Berillum cell for neutron deflector could be an issue according to crash log. But I was able to craft it automatically without crashing.
Can you start auto-craft of coil and check crafting monitor?
Time: 10/6/17 7:36 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at techreborn.items.ItemCells.isCellEqual(ItemCells.java:55)
at techreborn.init.recipes.IngredientCell.apply(IngredientCell.java:42)
at net.minecraftforge.oredict.ShapedOreRecipe.checkMatch(ShapedOreRecipe.java:136)
at net.minecraftforge.oredict.ShapedOreRecipe.func_77569_a(ShapedOreRecipe.java:96)
at appeng.helpers.PatternHelper.isValidItemForSlot(PatternHelper.java:243)