Guest User

Untitled

a guest
Jun 13th, 2015
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.20 KB | None | 0 0
  1. [00:36:46] [Server thread/ERROR]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$ServerTickEvent@fef271f:
  2. java.lang.RuntimeException: Crashing on conduit TileEntityRedNetEnergy(x=-5024,y=63,z=-1927)@972618985
  3. at powercrystals.minefactoryreloaded.net.GridTickHandler.tickEnd(GridTickHandler.java:160) ~[GridTickHandler.class:?]
  4. at powercrystals.minefactoryreloaded.net.GridTickHandler.tick(GridTickHandler.java:77) ~[GridTickHandler.class:?]
  5. at cpw.mods.fml.common.eventhandler.ASMEventHandler_521_GridTickHandler_tick_ServerTickEvent.invoke(.dynamic) ~[?:?]
  6. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:git-Cauldron-Reloaded-1.7.10-1.1388.1.0]
  7. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-Reloaded-1.7.10-1.1388.1.0]
  8. at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:251) [FMLCommonHandler.class:git-Cauldron-Reloaded-1.7.10-1.1388.1.0]
  9. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851) [MinecraftServer.class:?]
  10. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  11. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  12. Caused by: java.lang.NullPointerException
  13. at powercrystals.minefactoryreloaded.tile.rednet.RedstoneNetwork.mergeGrid(RedstoneNetwork.java:226) ~[RedstoneNetwork.class:?]
  14. at powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetCable.incorporateTiles(TileEntityRedNetCable.java:162) ~[TileEntityRedNetCable.class:?]
  15. at powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetCable.firstTick(TileEntityRedNetCable.java:141) ~[TileEntityRedNetCable.class:?]
  16. at powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy.firstTick(TileEntityRedNetEnergy.java:115) ~[TileEntityRedNetEnergy.class:?]
  17. at powercrystals.minefactoryreloaded.net.GridTickHandler.tickEnd(GridTickHandler.java:156) ~[GridTickHandler.class:?]
  18. ... 8 more
  19. [00:36:46] [Server thread/ERROR]: Index: 14 Listeners:
  20. [00:36:46] [Server thread/ERROR]: 0: NORMAL
  21. [00:36:46] [Server thread/ERROR]: 1: ASM: ic2.core.TickHandler@4f26586f onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  22. [00:36:46] [Server thread/ERROR]: 2: ASM: mods.railcraft.client.sounds.SoundLimiterTicker@8a8a8d5 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  23. [00:36:46] [Server thread/ERROR]: 3: ASM: crazypants.enderio.machine.spawner.BlockPoweredSpawner@1b9503e1 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  24. [00:36:46] [Server thread/ERROR]: 4: ASM: crazypants.enderio.conduit.ConduitNetworkTickHandler@36ba700b onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  25. [00:36:46] [Server thread/ERROR]: 5: ASM: codechicken.enderstorage.storage.liquid.TankSynchroniser@76725adf tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  26. [00:36:46] [Server thread/ERROR]: 6: ASM: com.rwtema.funkylocomotion.EntityMovingEventHandler@6c9533d7 moveEntities(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  27. [00:36:46] [Server thread/ERROR]: 7: ASM: us.ichun.mods.ichunutil.common.core.TickHandlerServer@1da16811 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  28. [00:36:46] [Server thread/ERROR]: 8: ASM: com.emoniph.witchery.common.ServerTickEvents@57ad6e03 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  29. [00:36:46] [Server thread/ERROR]: 9: ASM: codechicken.wirelessredstone.core.WRCoreEventHandler@3b25485e serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  30. [00:36:46] [Server thread/ERROR]: 10: ASM: mcp.mobius.pregen.TickHandler@1f110366 foo(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  31. [00:36:46] [Server thread/ERROR]: 11: ASM: codechicken.chunkloader.ChunkLoaderEventHandler@2f7063ed serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  32. [00:36:46] [Server thread/ERROR]: 12: ASM: dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers@1ab1f08a onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  33. [00:36:46] [Server thread/ERROR]: 13: ASM: GridTickHandler[Energy]@1291809417 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  34. [00:36:46] [Server thread/ERROR]: 14: ASM: GridTickHandler[Redstone]@175214744 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  35. [00:36:46] [Server thread/ERROR]: 15: ASM: GridTickHandler[Fluid]@301688746 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  36. [00:36:46] [Server thread/ERROR]: 16: ASM: powercrystals.minefactoryreloaded.net.ConnectionHandler@512e4c60 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  37. [00:36:46] [Server thread/ERROR]: 17: ASM: crazypants.enderio.CommonProxy$TickTimer@69f3ca6c onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  38. [00:36:46] [Server thread/ERROR]: 18: ASM: thaumic.tinkerer.common.potion.PotionEffectHandler@22e16b77 onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  39. [00:36:46] [Server thread/ERROR]: 19: ASM: hats.common.core.TickHandlerServer@6a553598 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  40. [00:36:46] [Server thread/ERROR]: 20: ASM: INSTANCE tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  41. [00:36:46] [Server thread/ERROR]: 21: ASM: logisticspipes.ticks.LPTickHandler@3b981f9d serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  42. [00:36:46] [Server thread/ERROR]: 22: ASM: logisticspipes.ticks.QueuedTasks@75f4b2c0 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  43. [00:36:46] [Server thread/ERROR]: 23: ASM: logisticspipes.ticks.DebugGuiTickHandler@11d4ddee tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  44. [00:36:46] [Server thread/ERROR]: 24: ASM: openblocks.common.ServerTickHandler@6a49e461 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  45. [00:36:46] [Server thread/ERROR]: 25: ASM: mcjty.rftools.dimension.DimensionTickEvent@5f0d66a7 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  46. [00:36:46] [Server thread/ERROR]: 26: ASM: cofh.thermaldynamics.core.TickHandler@2bb320bc onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  47. [00:36:46] [Server thread/ERROR]: 27: ASM: tterrag.core.common.util.Scheduler@3e61e3c3 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  48. [00:36:46] [Server thread/ERROR]: 28: ASM: codechicken.wirelessredstone.addons.WRAddonEventHandler@56d129a4 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  49. [00:36:46] [Server thread/ERROR]: 29: ASM: codechicken.multipart.handler.MultipartEventHandler$@572e7f0b serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  50. [00:36:46] [Server thread/ERROR]: 30: ASM: crazypants.enderzoo.spawn.MobSpawnEventHandler@5f5b0d4 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  51. [00:36:46] [Server thread/ERROR]: 31: ASM: vazkii.botania.common.block.BlockPistonRelay@7cb1df35 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  52. [00:36:46] [Server thread/ERROR]: 32: ASM: appeng.hooks.TickHandler@325d3211 onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
Advertisement
Add Comment
Please, Sign In to add comment