GuitaristTom Posted August 9, 2014 Posted August 9, 2014 Today I went to sign onto my friends and my custom modpack server that we created and I used Teamviewer to get into the server PC, and everytime I go to restart it I seem to get the same crash report every time. I have narrowed it down to be the itemducts from Thermal Expansion, but that is about it, could anyone else help me with it or give any advice? The top bit of the crash-report is in the spoiler below, any help would be appreaciated. ---- Minecraft Crash Report ---- // You're mean. Time: 8/9/14 1:14 PM Description: Exception in server tick loop java.lang.NullPointerException at cofh.util.InventoryHelper.addToOccupiedInventorySlot(InventoryHelper.java:202) at cofh.util.InventoryHelper.insertItemStackIntoInventory(InventoryHelper.java:123) at cofh.util.InventoryHelper.addToInsertion(InventoryHelper.java:244) at thermalexpansion.util.Utils.addToInventory(Utils.java:109) at thermalexpansion.part.conduit.item.TravelingItem.tickForward(TravelingItem.java:109) at thermalexpansion.part.conduit.item.ConduitItem.tickItems(ConduitItem.java:212) at thermalexpansion.part.conduit.item.ConduitItem.doOutput(ConduitItem.java:105) at thermalexpansion.part.conduit.item.GridItem.doGridUpdate(GridItem.java:63) at thermalexpansion.part.conduit.GridTickHandler.tickEnd(GridTickHandler.java:76) at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34) at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141) at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:274) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:622) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583) Quote
Vlandox Posted August 9, 2014 Posted August 9, 2014 (edited) Content removed Edited March 12, 2015 by Vlandox Quote
Discord Moderator plowmanplow Posted August 10, 2014 Discord Moderator Posted August 10, 2014 Always provide the full crash report either in a spoiler tag here or in a pastebin and link it here. Without that is is almost impossible to know for sure what is happening and we are simply guessing. As Vlandox mentioned, it seems like something is maybe having problems putting an item into a stuffed itemduct. The rest of the crash report would have relevant information about that. Quote
Vlandox Posted August 12, 2014 Posted August 12, 2014 (edited) Content removed Edited March 12, 2015 by Vlandox Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.