Tech Reborn

Tech Reborn

30M Downloads

Crash using Modern Skyblock 2

fane0info opened this issue ยท 4 comments

commented

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

2017-10-06-5.log.gz

If any other informations are required I will be happy to provide them.

commented

I've just crafted fusion coil using AL2 without issues. Maybe it crashed during crafting of some other items, rather than Fusion Coil itself?

image

commented

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.

commented

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?

commented
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)