mrkirby153

Untitled

Nov 27th, 2012
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. net.minecraft.src.ReportedException: Ticking memory connection
  2. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.NetworkListenThread.networkTick(NetworkListenThread.java:62)
  3. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:111)
  4. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
  5. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
  6. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.IntegratedServer.tick(IntegratedServer.java:110)
  7. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:494)
  8. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.ThreadMinecraftServer.run(ThreadMinecraftServer.java:17)
  9. 2012-11-27 17:31:06 [INFO] [STDERR] Caused by: java.lang.ArrayIndexOutOfBoundsException: 8
  10. 2012-11-27 17:31:06 [INFO] [STDERR] at mrkirby153.periodicraft.TileEntityPAM.create(TileEntityPAM.java:24)
  11. 2012-11-27 17:31:06 [INFO] [STDERR] at mrkirby153.periodicraft.BlockPam.onBlockActivated(BlockPam.java:27)
  12. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:400)
  13. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.NetServerHandler.handlePlace(NetServerHandler.java:525)
  14. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.Packet15Place.processPacket(Packet15Place.java:78)
  15. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.MemoryConnection.processReadPackets(MemoryConnection.java:79)
  16. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.NetServerHandler.networkTick(NetServerHandler.java:82)
  17. 2012-11-27 17:31:06 [INFO] [STDERR] at net.minecraft.src.NetworkListenThread.networkTick(NetworkListenThread.java:55)
  18. 2012-11-27 17:31:06 [INFO] [STDERR] ... 6 more
  19. 2012-11-27 17:31:06 [INFO] [ForgeModLoader] Unloading dimension 0
  20. 2012-11-27 17:31:06 [INFO] [ForgeModLoader] Unloading dimension 1
  21. 2012-11-27 17:31:16 [INFO] [STDOUT] Stopping!
  22. 2012-11-27 17:31:16 [INFO] [STDOUT] SoundSystem shutting down...
  23. 2012-11-27 17:31:16 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
  24. 2012-11-27 17:31:22 [INFO] [STDERR] Someone is closing me!
Advertisement
Add Comment
Please, Sign In to add comment