Advertisement
Mykeware

Untitled

Dec 12th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.46 KB | None | 0 0
  1. 12.12 15:32:00 [Server] Startup Done (16.059s)! For help, type "help" or "?"
  2. 12.12 15:32:00 [Server] Server thread/INFO Starting GS4 status listener
  3. 12.12 15:32:00 [Server] Query Listener #1/INFO Query running on 149.56.29.44:25599
  4. 12.12 15:32:44 [Server] User Authenticator #1/INFO UUID of player Dysthymic is 5b78c8d6-8c42-428a-9348-f133336905ad
  5. 12.12 15:32:44 [Server] Netty Epoll Server IO #1/INFO [FML]: Client protocol version 2
  6. 12.12 15:32:44 [Server] Netty Epoll Server IO #1/INFO [FML]: Client attempting to join with 5 mods : FML@8.0.99.99,Forge@12.18.2.2107,mcp@9.19,NBTEdit@1.10.2-2.0.0,pixelmon@5.0.0-beta12
  7. 12.12 15:32:44 [Server] Server thread/INFO [FML]: [Server thread] Server side modded connection established
  8. 12.12 15:32:44 [Connect] User Dysthymic, IP 68.51.29.37
  9. 12.12 15:32:44 [Multicraft] Dysthymic ran command Message of the Day
  10. 12.12 15:32:44 [Server] Server thread/INFO Dysthymic joined the game
  11. 12.12 15:32:56 [Server] Server thread/WARN Can't keep up! Did the system time change, or is the server overloaded? Running 11248ms behind, skipping 224 tick(s)
  12. 12.12 15:33:44 [Server] Server thread/WARN Can't keep up! Did the system time change, or is the server overloaded? Running 4082ms behind, skipping 81 tick(s)
  13. 12.12 15:34:24 [Server] Server thread/ERROR [FML]: FMLIndexedMessageCodec exception caught
  14. 12.12 15:34:24 [Server] INFO io.netty.handler.codec.EncoderException: java.lang.NullPointerException
  15. 12.12 15:34:24 [Server] INFO at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:107) ~[MessageToMessageEncoder.class:?]
  16. 12.12 15:34:24 [Server] INFO at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  17. 12.12 15:34:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658) ~[AbstractChannelHandlerContext.class:?]
  18. 12.12 15:34:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716) ~[AbstractChannelHandlerContext.class:?]
  19. 12.12 15:34:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706) ~[AbstractChannelHandlerContext.class:?]
  20. 12.12 15:34:24 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741) ~[AbstractChannelHandlerContext.class:?]
  21. 12.12 15:34:24 [Server] INFO at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895) ~[DefaultChannelPipeline.class:?]
  22. 12.12 15:34:24 [Server] INFO at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240) ~[AbstractChannel.class:?]
  23. 12.12 15:34:24 [Server] INFO at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:254) [SimpleNetworkWrapper.class:?]
  24. 12.12 15:34:24 [Server] INFO at com.pixelmonmod.pixelmon.battles.attacks.Attack.setDisabled(Attack.java:902) [Attack.class:?]
  25. 12.12 15:34:24 [Server] INFO at com.pixelmonmod.pixelmon.battles.attacks.Attack.setDisabled(Attack.java:888) [Attack.class:?]
  26. 12.12 15:34:24 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.turnTick(PixelmonWrapper.java:579) [PixelmonWrapper.class:?]
  27. 12.12 15:34:24 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endTurn(BattleControllerBase.java:457) [BattleControllerBase.class:?]
  28. 12.12 15:34:24 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:324) [BattleControllerBase.class:?]
  29. 12.12 15:34:24 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:138) [BattleRegistry.class:?]
  30. 12.12 15:34:24 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12) [BattleTickHandler.class:?]
  31. 12.12 15:34:24 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_28_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic) [?:?]
  32. 12.12 15:34:24 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  33. 12.12 15:34:24 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
  34. 12.12 15:34:24 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:269) [FMLCommonHandler.class:?]
  35. 12.12 15:34:24 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:718) [MinecraftServer.class:?]
  36. 12.12 15:34:24 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
  37. 12.12 15:34:24 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
  38. 12.12 15:34:24 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  39. 12.12 15:34:24 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  40. 12.12 15:34:24 [Server] INFO Caused by: java.lang.NullPointerException
  41. 12.12 15:34:24 [Server] INFO at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:249) ~[adz.class:?]
  42. 12.12 15:34:24 [Server] INFO at net.minecraft.network.PacketBuffer.func_150788_a(PacketBuffer.java:331) ~[eq.class:?]
  43. 12.12 15:34:26 [Multicraft] Skipped 9975 lines due to rate limit (30/s)
  44. 12.12 15:34:26 [Server] Netty Epoll Server IO #1/ERROR [FML]: There was a critical exception handling a packet on channel pixelmon
  45. 12.12 15:34:26 [Server] INFO io.netty.handler.codec.EncoderException: java.lang.NullPointerException
  46. 12.12 15:34:26 [Server] INFO at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:107) ~[MessageToMessageEncoder.class:?]
  47. 12.12 15:34:26 [Server] INFO at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  48. 12.12 15:34:26 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658) ~[AbstractChannelHandlerContext.class:?]
  49. 12.12 15:34:26 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716) ~[AbstractChannelHandlerContext.class:?]
  50. 12.12 15:34:26 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706) ~[AbstractChannelHandlerContext.class:?]
  51. 12.12 15:34:26 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741) ~[AbstractChannelHandlerContext.class:?]
  52. 12.12 15:34:26 [Server] INFO at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895) ~[DefaultChannelPipeline.class:?]
  53. 12.12 15:34:26 [Server] INFO at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240) ~[AbstractChannel.class:?]
  54. 12.12 15:34:26 [Server] INFO at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:254) ~[SimpleNetworkWrapper.class:?]
  55. 12.12 15:34:26 [Server] INFO at com.pixelmonmod.pixelmon.battles.attacks.Attack.setDisabled(Attack.java:902) ~[Attack.class:?]
  56. 12.12 15:34:26 [Server] INFO at com.pixelmonmod.pixelmon.battles.attacks.Attack.setDisabled(Attack.java:888) ~[Attack.class:?]
  57. 12.12 15:34:26 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.turnTick(PixelmonWrapper.java:579) ~[PixelmonWrapper.class:?]
  58. 12.12 15:34:26 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endTurn(BattleControllerBase.java:457) ~[BattleControllerBase.class:?]
  59. 12.12 15:34:26 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:324) ~[BattleControllerBase.class:?]
  60. 12.12 15:34:26 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:138) ~[BattleRegistry.class:?]
  61. 12.12 15:34:26 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12) ~[BattleTickHandler.class:?]
  62. 12.12 15:34:26 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_28_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic) ~[?:?]
  63. 12.12 15:34:26 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  64. 12.12 15:34:26 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) ~[EventBus.class:?]
  65. 12.12 15:34:26 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:269) ~[FMLCommonHandler.class:?]
  66. 12.12 15:34:26 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:718) ~[MinecraftServer.class:?]
  67. 12.12 15:34:26 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) ~[ld.class:?]
  68. 12.12 15:34:26 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) ~[MinecraftServer.class:?]
  69. 12.12 15:34:26 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) ~[MinecraftServer.class:?]
  70. 12.12 15:34:26 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  71. 12.12 15:34:26 [Server] INFO Caused by: java.lang.NullPointerException
  72. 12.12 15:34:26 [Server] INFO at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:249) ~[adz.class:?]
  73. 12.12 15:34:26 [Server] INFO at net.minecraft.network.PacketBuffer.func_150788_a(PacketBuffer.java:331) ~[eq.class:?]
  74. 12.12 15:34:39 [Multicraft] Skipped 24 lines due to rate limit (30/s)
  75. 12.12 15:34:39 [Server] User Authenticator #2/INFO UUID of player Dysthymic is 5b78c8d6-8c42-428a-9348-f133336905ad
  76. 12.12 15:34:39 [Server] Netty Epoll Server IO #2/INFO [FML]: Client protocol version 2
  77. 12.12 15:34:39 [Server] Netty Epoll Server IO #2/INFO [FML]: Client attempting to join with 5 mods : FML@8.0.99.99,Forge@12.18.2.2107,mcp@9.19,NBTEdit@1.10.2-2.0.0,pixelmon@5.0.0-beta12
  78. 12.12 15:34:39 [Server] Server thread/INFO [FML]: [Server thread] Server side modded connection established
  79. 12.12 15:34:39 [Connect] User Dysthymic, IP 68.51.29.37
  80. 12.12 15:34:39 [Server] Server thread/INFO Dysthymic joined the game
  81. 12.12 15:34:39 [Multicraft] Dysthymic ran command Message of the Day
  82. 12.12 15:34:54 [Server] Server thread/WARN Can't keep up! Did the system time change, or is the server overloaded? Running 3633ms behind, skipping 72 tick(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement