So, I was just trying to autocraft MFR ballistic rockets. It... looks like it's tripping over the fireworks recipe for some reason? I am marginally obsessed with autocrafting everything with AE, and I've never had any problem like this with any recipe in the past, and was hoping someone could give me a clue what might have caused it.
(this is from the server logs. The client doesn't crash, the server just stops responding.)
Full crashlog (crash-2014-02-25_22.44.35-server.txt) pastebinned here.
Edit: Modpack is Direwolf20 1.0.14.
(this is from the server logs. The client doesn't crash, the server just stops responding.)
Code:
22:44:35 [SEVERE] Encountered an unexpected exception ReportedException
22:44:35 net.minecraft.util.ReportedException: Ticking tile entity
22:44:35 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:674)
22:44:35 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
22:44:35 at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
22:44:35 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
22:44:35 at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
22:44:35 Caused by: java.lang.RuntimeException: java.lang.NullPointerException
22:44:35 at appeng.common.base.AppEngTile.func_70316_g(AppEngTile.java:720)
22:44:35 at net.minecraft.world.World.func_72939_s(World.java:2209)
22:44:35 at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
22:44:35 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
22:44:35 ... 4 more
22:44:35 Caused by: java.lang.NullPointerException
22:44:35 at net.minecraft.item.crafting.RecipeFireworks.func_77572_b(RecipeFireworks.java:240)
22:44:35 at appeng.me.AssemblerPatternData.getRecipeOutput(AssemblerPatternData.java:305)
22:44:35 at appeng.me.crafting.Crafting.craftItem(Crafting.java:31)
22:44:35 at appeng.me.crafting.CraftRequest.Craft(CraftRequest.java:228)
22:44:35 at appeng.me.tile.TileController.advanceCraftingCursor(TileController.java:834)
22:44:35 at appeng.me.tile.TileController.updateTileEntity(TileController.java:1436)
22:44:35 at appeng.common.base.AppEngTile.func_70316_g(AppEngTile.java:713)
22:44:35 ... 7 more
22:44:35 [SEVERE] This crash report has been saved to: /home/minecraft/./crash-reports/crash-2014-02-25_22.44.35-server.txt
Full crashlog (crash-2014-02-25_22.44.35-server.txt) pastebinned here.
Edit: Modpack is Direwolf20 1.0.14.