Advertisement
vSkyD1

Untitled

Nov 17th, 2015
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.02 KB | None | 0 0
  1. [14:09:03] [Server thread/ERROR]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$WorldTickEvent@588418f8:
  2. java.lang.NullPointerException: null stack supplied
  3. at ic2.core.util.ItemStackWrapper.<init>(ItemStackWrapper.java:7) ~[ItemStackWrapper.class:?]
  4. at ic2.core.uu.UuGraph.get(UuGraph.java:86) ~[UuGraph.class:?]
  5. at ic2.core.uu.UuIndex.getInBuckets(UuIndex.java:42) ~[UuIndex.class:?]
  6. at ic2.core.block.machine.tileentity.TileEntityReplicator.refreshInfo(TileEntityReplicator.java:160) ~[TileEntityReplicator.class:?]
  7. at ic2.core.block.machine.tileentity.TileEntityReplicator.onLoaded(TileEntityReplicator.java:221) ~[TileEntityReplicator.class:?]
  8. at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:70) ~[TileEntityBlock$1.class:?]
  9. at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:175) ~[TickHandler.class:?]
  10. at ic2.core.TickHandler.onWorldTick(TickHandler.java:60) ~[TickHandler.class:?]
  11. at cpw.mods.fml.common.eventhandler.ASMEventHandler_36_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
  12. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1492.152]
  13. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:1.7.10-1492.152]
  14. at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:272) [FMLCommonHandler.class:1.7.10-1492.152]
  15. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:925) [MinecraftServer.class:?]
  16. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
  17. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  20. [14:09:03] [Server thread/ERROR]: Index: 1 Listeners:
  21. [14:09:03] [Server thread/ERROR]: 0: NORMAL
  22. [14:09:03] [Server thread/ERROR]: 1: ASM: ic2.core.TickHandler@440bef34 onWorldTick(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  23. [14:09:03] [Server thread/ERROR]: 2: ASM: codechicken.nei.ServerHandler@5d2aa063 tickEvent(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  24. [14:09:03] [Server thread/ERROR]: 3: ASM: erogenousbeef.bigreactors.common.BigReactorsTickHandler@51582993 onWorldTick(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  25. [14:09:03] [Server thread/ERROR]: 4: ASM: erogenousbeef.core.multiblock.MultiblockServerTickHandler@29cddb9a onWorldTick(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  26. [14:09:03] [Server thread/ERROR]: 5: ASM: cofh.thermaldynamics.core.TickHandler@63558363 tick(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  27. [14:09:03] [Server thread/ERROR]: 6: ASM: forestry.core.TickHandlerCoreServer@47bc0c1a onWorldTick(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  28. [14:09:03] [Server thread/ERROR]: 7: ASM: com.the_beast_unleashed.chunkpurge.events.HandlerWorldTick@47ef34a0 onWorldTick(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  29. [14:09:03] [Server thread/ERROR]: 8: ASM: buildcraft.transport.stripes.PipeExtensionListener@6c463490 tick(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  30. [14:09:03] [Server thread/ERROR]: 9: ASM: buildcraft.robotics.map.MapManager@639e006d tickDelayedWorlds(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  31. [14:09:03] [Server thread/ERROR]: 10: ASM: appeng.hooks.TickHandler@313a4aea onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  32. [14:09:03] [Server thread/ERROR]: Encountered an unexpected exception
  33. java.lang.NullPointerException: null stack supplied
  34. at ic2.core.util.ItemStackWrapper.<init>(ItemStackWrapper.java:7) ~[ItemStackWrapper.class:?]
  35. at ic2.core.uu.UuGraph.get(UuGraph.java:86) ~[UuGraph.class:?]
  36. at ic2.core.uu.UuIndex.getInBuckets(UuIndex.java:42) ~[UuIndex.class:?]
  37. at ic2.core.block.machine.tileentity.TileEntityReplicator.refreshInfo(TileEntityReplicator.java:160) ~[TileEntityReplicator.class:?]
  38. at ic2.core.block.machine.tileentity.TileEntityReplicator.onLoaded(TileEntityReplicator.java:221) ~[TileEntityReplicator.class:?]
  39. at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:70) ~[TileEntityBlock$1.class:?]
  40. at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:175) ~[TickHandler.class:?]
  41. at ic2.core.TickHandler.onWorldTick(TickHandler.java:60) ~[TickHandler.class:?]
  42. at cpw.mods.fml.common.eventhandler.ASMEventHandler_36_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
  43. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1492.152]
  44. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:1.7.10-1492.152]
  45. at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:272) ~[FMLCommonHandler.class:1.7.10-1492.152]
  46. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:925) ~[MinecraftServer.class:?]
  47. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) ~[lt.class:?]
  48. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) ~[MinecraftServer.class:?]
  49. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
  50. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  51. [14:09:03] [Server thread/ERROR]: This crash report has been saved to: /home/mc/industry/./crash-reports/crash-2015-11-17_14.09.03-server.txt
  52. [14:09:03] [Server thread/INFO]: Stopping server
  53.  
  54. [14:09:03] [Server thread/ERROR]: A TileEntity type ic2.core.block.machine.tileentity.TileEntityPatternStorage has throw an exception trying to write state. It will not persist. Report this to the mod author
  55. java.lang.NullPointerException
  56. at ic2.core.block.machine.tileentity.TileEntityPatternStorage.writeContentsAsNbtList(TileEntityPatternStorage.java:80) ~[TileEntityPatternStorage.class:?]
  57. at ic2.core.block.machine.tileentity.TileEntityPatternStorage.func_145841_b(TileEntityPatternStorage.java:50) ~[TileEntityPatternStorage.class:?]
  58. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:391) [aqk.class:?]
  59. at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:218) [aqk.class:?]
  60. at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:358) [ms.class:?]
  61. at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:438) [ms.class:?]
  62. at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source) ~[?:?]
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  64. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  65. at autosaveworld.threads.save.AutoSaveThread.saveWorldDoNoSaveStructureInfo(AutoSaveThread.java:178) [AutoSaveWorld.jar:?]
  66. at autosaveworld.threads.save.AutoSaveThread.saveWorld(AutoSaveThread.java:152) [AutoSaveWorld.jar:?]
  67. at autosaveworld.threads.save.AutoSaveThread.performSaveNow(AutoSaveThread.java:84) [AutoSaveWorld.jar:?]
  68. at autosaveworld.core.AutoSaveWorld.onDisable(AutoSaveWorld.java:132) [AutoSaveWorld.jar:?]
  69. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) [JavaPlugin.class:1.7.10-1492.152]
  70. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:392) [JavaPluginLoader.class:1.7.10-1492.152]
  71. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:429) [SimplePluginManager.class:1.7.10-1492.152]
  72. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:422) [SimplePluginManager.class:1.7.10-1492.152]
  73. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.disablePlugins(CraftServer.java:364) [CraftServer.class:1.7.10-1492.152]
  74. at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:560) [MinecraftServer.class:?]
  75. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:729) [MinecraftServer.class:?]
  76. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement