Advertisement
Guest User

Untitled

a guest
Mar 30th, 2015
448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.99 KB | None | 0 0
  1. java.lang.RuntimeException: Crashing on conduit TileEntityRedNetEnergy(x=-2252,y=65,z=-273)@443133242
  2. at powercrystals.minefactoryreloaded.net.GridTickHandler.tickEnd(GridTickHandler.java:160) ~[GridTickHandler.class:?]
  3. at powercrystals.minefactoryreloaded.net.GridTickHandler.tick(GridTickHandler.java:77) ~[GridTickHandler.class:?]
  4. at cpw.mods.fml.common.eventhandler.ASMEventHandler_225_GridTickHandler_tick_ServerTickEvent.invoke(.dynamic) ~[?:?]
  5. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  6. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  7. at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:252) [FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  8. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851) [MinecraftServer.class:?]
  9. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  10. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  11. Caused by: java.lang.NullPointerException
  12. at powercrystals.minefactoryreloaded.tile.rednet.RedstoneEnergyNetwork.mergeGrid(RedstoneEnergyNetwork.java:228) ~[RedstoneEnergyNetwork.class:?]
  13. at powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy.incorporateTiles(TileEntityRedNetEnergy.java:141) ~[TileEntityRedNetEnergy.class:?]
  14. at powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy.firstTick(TileEntityRedNetEnergy.java:120) ~[TileEntityRedNetEnergy.class:?]
  15. at powercrystals.minefactoryreloaded.net.GridTickHandler.tickEnd(GridTickHandler.java:156) ~[GridTickHandler.class:?]
  16. ... 8 more
  17. [13:31:01] [Server thread/ERROR]: Index: 5 Listeners:
  18. [13:31:01] [Server thread/ERROR]: 0: NORMAL
  19. [13:31:01] [Server thread/ERROR]: 1: ASM: Network Registry:
  20. [] onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  21. [13:31:01] [Server thread/ERROR]: 2: ASM: INSTANCE tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  22. [13:31:01] [Server thread/ERROR]: 3: ASM: com.pau101.fairylights.world.TickHandler@7dedc01b onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  23. [13:31:01] [Server thread/ERROR]: 4: ASM: hats.common.core.TickHandlerServer@46db2654 serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  24. [13:31:01] [Server thread/ERROR]: 5: ASM: GridTickHandler[Energy]@1740356919 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  25. [13:31:01] [Server thread/ERROR]: 6: ASM: GridTickHandler[Redstone]@818640502 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  26. [13:31:01] [Server thread/ERROR]: 7: ASM: GridTickHandler[Fluid]@2084168654 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  27. [13:31:01] [Server thread/ERROR]: 8: ASM: powercrystals.minefactoryreloaded.net.ConnectionHandler@7ba53811 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  28. [13:31:01] [Server thread/ERROR]: 9: ASM: codechicken.multipart.handler.MultipartEventHandler$@2cc1853d serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  29. [13:31:01] [Server thread/ERROR]: 10: ASM: vazkii.botania.common.block.BlockPistonRelay@35920b4b tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  30. [13:31:01] [Server thread/ERROR]: 11: ASM: appeng.hooks.TickHandler@1142f2a onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  31. [13:31:01] [Server thread/ERROR]: Encountered an unexpected exception
  32. java.lang.RuntimeException: Crashing on conduit TileEntityRedNetEnergy(x=-2252,y=65,z=-273)@443133242
  33. at powercrystals.minefactoryreloaded.net.GridTickHandler.tickEnd(GridTickHandler.java:160) ~[GridTickHandler.class:?]
  34. at powercrystals.minefactoryreloaded.net.GridTickHandler.tick(GridTickHandler.java:77) ~[GridTickHandler.class:?]
  35. at cpw.mods.fml.common.eventhandler.ASMEventHandler_225_GridTickHandler_tick_ServerTickEvent.invoke(.dynamic) ~[?:?]
  36. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  37. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  38. at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:252) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  39. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851) ~[MinecraftServer.class:?]
  40. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  41. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  42. Caused by: java.lang.NullPointerException
  43. at powercrystals.minefactoryreloaded.tile.rednet.RedstoneEnergyNetwork.mergeGrid(RedstoneEnergyNetwork.java:228) ~[RedstoneEnergyNetwork.class:?]
  44. at powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy.incorporateTiles(TileEntityRedNetEnergy.java:141) ~[TileEntityRedNetEnergy.class:?]
  45. at powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy.firstTick(TileEntityRedNetEnergy.java:120) ~[TileEntityRedNetEnergy.class:?]
  46. at powercrystals.minefactoryreloaded.net.GridTickHandler.tickEnd(GridTickHandler.java:156) ~[GridTickHandler.class:?]
  47. ... 8 more
  48. [13:31:01] [Server thread/ERROR]: Cause of unexpected exception was
  49. java.lang.NullPointerException
  50. at powercrystals.minefactoryreloaded.tile.rednet.RedstoneEnergyNetwork.mergeGrid(RedstoneEnergyNetwork.java:228) ~[RedstoneEnergyNetwork.class:?]
  51. at powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy.incorporateTiles(TileEntityRedNetEnergy.java:141) ~[TileEntityRedNetEnergy.class:?]
  52. at powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy.firstTick(TileEntityRedNetEnergy.java:120) ~[TileEntityRedNetEnergy.class:?]
  53. at powercrystals.minefactoryreloaded.net.GridTickHandler.tickEnd(GridTickHandler.java:156) ~[GridTickHandler.class:?]
  54. at powercrystals.minefactoryreloaded.net.GridTickHandler.tick(GridTickHandler.java:77) ~[GridTickHandler.class:?]
  55. at cpw.mods.fml.common.eventhandler.ASMEventHandler_225_GridTickHandler_tick_ServerTickEvent.invoke(.dynamic) ~[?:?]
  56. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  57. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  58. at cpw.mods.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:252) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:851) ~[MinecraftServer.class:?]
  60. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  61. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  62. [13:31:01] [Server thread/ERROR]: This crash report has been saved to: /home/radviger/servers/Upsilon/./crash-reports/crash-2015-03-30_13.31.01-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement