Guest User

Untitled

a guest
Jan 22nd, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.90 KB | None | 0 0
  1. [18:40:23] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=1, idle=16, waiting=0)
  2. [18:40:45] [luckperms housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: luckperms - Pool stats (total=10, active=0, idle=10, waiting=0)
  3. [18:40:48] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=0, idle=17, waiting=0)
  4. [18:40:53] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=1, idle=16, waiting=0)
  5. [18:40:53] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  6. [18:41:07] [Netty Epoll Server IO #10/ERROR] [Sponge/]: Could not pass Server to Plugin{id=pjp, name=ProjectPortals, version=0.13.6, description=One stop shop for all things portal, url=http://github.com/TrenTech/ProjectPortals, authors=$
  7. java.lang.IllegalStateException: Calling Timings from Async Operation
  8. at co.aikar.timings.UnsafeTimingHandler.checkThread(UnsafeTimingHandler.java:37) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  9. at co.aikar.timings.UnsafeTimingHandler.startTiming(UnsafeTimingHandler.java:43) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  10. at co.aikar.timings.UnsafeTimingHandler.startTiming(UnsafeTimingHandler.java:29) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  11. at com.gmail.trentech.pjp.listeners.TeleportListener.onTeleportEventServer(TeleportListener.java:130) ~[TeleportListener.class:?]
  12. at org.spongepowered.common.event.listener.ServerListener_TeleportListener_onTeleportEventServer87.handle(Unknown Source) ~[?:?]
  13. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2202-5.1.0-BETA-2053]
  14. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  15. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:330) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  16. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  17. at com.gmail.trentech.pjp.utils.Teleport.lambda$teleport$1(Teleport.java:107) ~[Teleport.class:?]
  18. at flavor.pie.spongycord.SpongyCord$API.lambda$getServerName$17(SpongyCord.java:221) ~[SpongyCord$API.class:?]
  19. at flavor.pie.spongycord.SpongyCord$API$ChannelListener.handlePayload(SpongyCord.java:360) [SpongyCord$API$ChannelListener.class:?]
  20. at org.spongepowered.mod.network.SpongeRawChannel.handlePacket(SpongeRawChannel.java:91) [SpongeRawChannel.class:1.10.2-2202-5.1.0-BETA-2053]
  21. at org.spongepowered.mod.network.SpongeRawDataInboundHandler.channelRead0(SpongeRawDataInboundHandler.java:50) [SpongeRawDataInboundHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  22. at org.spongepowered.mod.network.SpongeRawDataInboundHandler.channelRead0(SpongeRawDataInboundHandler.java:36) [SpongeRawDataInboundHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  23. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  24. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  25. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  26. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:?]
  27. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  28. at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:100) [FMLProxyPacket.class:?]
  29. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:149) [eo.class:?]
  30. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [eo.class:?]
  31. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  32. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  33. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  34. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:446) [NetworkDispatcher.class:?]
  35. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:269) [NetworkDispatcher.class:?]
  36. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
  37. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  38. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  39. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  40. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  41. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  42. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  43. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  44. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  45. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  46. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  47. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  48. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  49. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [ReadTimeoutHandler.class:?]
  50. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  51. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  52. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:?]
  53. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  54. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
  55. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
  56. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
  57. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  58. [18:41:07] [Netty Epoll Server IO #10/ERROR] [Sponge/]: Could not pass Server to Plugin{id=pjp, name=ProjectPortals, version=0.13.6, description=One stop shop for all things portal, url=http://github.com/TrenTech/ProjectPortals, authors=$
  59. java.lang.IllegalStateException: Calling Timings from Async Operation
  60. at co.aikar.timings.UnsafeTimingHandler.checkThread(UnsafeTimingHandler.java:37) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  61. at co.aikar.timings.UnsafeTimingHandler.startTiming(UnsafeTimingHandler.java:43) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  62. at co.aikar.timings.UnsafeTimingHandler.startTiming(UnsafeTimingHandler.java:29) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  63. at com.gmail.trentech.pjp.listeners.TeleportListener.onTeleportEvent(TeleportListener.java:50) ~[TeleportListener.class:?]
  64. at org.spongepowered.common.event.listener.TeleportEventListener_TeleportListener_onTeleportEvent86.handle(Unknown Source) ~[?:?]
  65. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2202-5.1.0-BETA-2053]
  66. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  67. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:330) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  68. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  69. at com.gmail.trentech.pjp.utils.Teleport.lambda$teleport$1(Teleport.java:107) ~[Teleport.class:?]
  70. at flavor.pie.spongycord.SpongyCord$API.lambda$getServerName$17(SpongyCord.java:221) ~[SpongyCord$API.class:?]
  71. at flavor.pie.spongycord.SpongyCord$API$ChannelListener.handlePayload(SpongyCord.java:360) [SpongyCord$API$ChannelListener.class:?]
  72. at org.spongepowered.mod.network.SpongeRawChannel.handlePacket(SpongeRawChannel.java:91) [SpongeRawChannel.class:1.10.2-2202-5.1.0-BETA-2053]
  73. at org.spongepowered.mod.network.SpongeRawDataInboundHandler.channelRead0(SpongeRawDataInboundHandler.java:50) [SpongeRawDataInboundHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  74. at org.spongepowered.mod.network.SpongeRawDataInboundHandler.channelRead0(SpongeRawDataInboundHandler.java:36) [SpongeRawDataInboundHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  75. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  76. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  77. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  78. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:?]
  79. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  80. at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:100) [FMLProxyPacket.class:?]
  81. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:149) [eo.class:?]
  82. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [eo.class:?]
  83. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  84. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  85. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  86. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:446) [NetworkDispatcher.class:?]
  87. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:269) [NetworkDispatcher.class:?]
  88. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
  89. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  90. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  91. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  92. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  93. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  94. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  95. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  96. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  97. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  98. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  99. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  100. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  101. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [ReadTimeoutHandler.class:?]
  102. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  103. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  104. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:?]
  105. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  106. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
  107. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
  108. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
  109. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  110. [18:41:07] [Netty Epoll Server IO #10/ERROR] [Sponge/]: Could not pass MoveEntityEvent$Teleport$Impl to Plugin{id=pjp, name=ProjectPortals, version=0.13.6, description=One stop shop for all things portal, url=http://github.com/TrenTech/P$
  111. java.lang.IllegalStateException: Calling Timings from Async Operation
  112. at co.aikar.timings.UnsafeTimingHandler.checkThread(UnsafeTimingHandler.java:37) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  113. at co.aikar.timings.UnsafeTimingHandler.startTiming(UnsafeTimingHandler.java:43) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  114. at co.aikar.timings.UnsafeTimingHandler.startTiming(UnsafeTimingHandler.java:29) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  115. at com.gmail.trentech.pjp.listeners.PortalListener.onMoveEntityEventPlayer(PortalListener.java:232) ~[PortalListener.class:?]
  116. at org.spongepowered.common.event.listener.MoveEntityEventListener_PortalListener_onMoveEntityEventPlayer98.handle(Unknown Source) ~[?:?]
  117. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2202-5.1.0-BETA-2053]
  118. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  119. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:285) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  120. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:326) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  121. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  122. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:141) ~[SpongeImpl.class:1.10.2-2202-5.1.0-BETA-2053]
  123. at org.spongepowered.common.entity.EntityUtil.handleDisplaceEntityTeleportEvent(EntityUtil.java:331) ~[EntityUtil.class:1.10.2-2202-5.1.0-BETA-2053]
  124. at org.spongepowered.common.entity.EntityUtil.handleDisplaceEntityTeleportEvent(EntityUtil.java:310) ~[EntityUtil.class:1.10.2-2202-5.1.0-BETA-2053]
  125. at net.minecraft.entity.Entity.setLocation(Entity.java:422) ~[rw.class:?]
  126. at com.gmail.trentech.pjp.utils.Teleport.lambda$teleport$1(Teleport.java:110) ~[Teleport.class:?]
  127. at flavor.pie.spongycord.SpongyCord$API.lambda$getServerName$17(SpongyCord.java:221) ~[SpongyCord$API.class:?]
  128. at flavor.pie.spongycord.SpongyCord$API$ChannelListener.handlePayload(SpongyCord.java:360) [SpongyCord$API$ChannelListener.class:?]
  129. at org.spongepowered.mod.network.SpongeRawChannel.handlePacket(SpongeRawChannel.java:91) [SpongeRawChannel.class:1.10.2-2202-5.1.0-BETA-2053]
  130. at org.spongepowered.mod.network.SpongeRawDataInboundHandler.channelRead0(SpongeRawDataInboundHandler.java:50) [SpongeRawDataInboundHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  131. at org.spongepowered.mod.network.SpongeRawDataInboundHandler.channelRead0(SpongeRawDataInboundHandler.java:36) [SpongeRawDataInboundHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  132. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  133. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  134. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  135. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:?]
  136. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  137. at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:100) [FMLProxyPacket.class:?]
  138. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:149) [eo.class:?]
  139. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [eo.class:?]
  140. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  141. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  142. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  143. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:446) [NetworkDispatcher.class:?]
  144. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:269) [NetworkDispatcher.class:?]
  145. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
  146. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  147. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  148. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  149. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  150. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  151. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  152. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  153. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  154. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  155. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  156. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  157. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  158. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [ReadTimeoutHandler.class:?]
  159. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  160. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  161. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:?]
  162. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  163. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
  164. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
  165. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
  166. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  167. [18:41:07] [Netty Epoll Server IO #10/ERROR] [Sponge/]: Could not pass MoveEntityEvent$Teleport$Impl to Plugin{id=pjp, name=ProjectPortals, version=0.13.6, description=One stop shop for all things portal, url=http://github.com/TrenTech/P$
  168. java.lang.IllegalStateException: Calling Timings from Async Operation
  169. at co.aikar.timings.UnsafeTimingHandler.checkThread(UnsafeTimingHandler.java:37) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  170. at co.aikar.timings.UnsafeTimingHandler.startTiming(UnsafeTimingHandler.java:43) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  171. at co.aikar.timings.UnsafeTimingHandler.startTiming(UnsafeTimingHandler.java:29) ~[UnsafeTimingHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  172. at com.gmail.trentech.pjp.listeners.TeleportListener.onMoveEntityEvent(TeleportListener.java:149) ~[TeleportListener.class:?]
  173. at org.spongepowered.common.event.listener.TeleportListener_TeleportListener_onMoveEntityEvent90.handle(Unknown Source) ~[?:?]
  174. at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2202-5.1.0-BETA-2053]
  175. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  176. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:285) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  177. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:326) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  178. at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) ~[SpongeModEventManager.class:1.10.2-2202-5.1.0-BETA-2053]
  179. at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:141) ~[SpongeImpl.class:1.10.2-2202-5.1.0-BETA-2053]
  180. at org.spongepowered.common.entity.EntityUtil.handleDisplaceEntityTeleportEvent(EntityUtil.java:331) ~[EntityUtil.class:1.10.2-2202-5.1.0-BETA-2053]
  181. at org.spongepowered.common.entity.EntityUtil.handleDisplaceEntityTeleportEvent(EntityUtil.java:310) ~[EntityUtil.class:1.10.2-2202-5.1.0-BETA-2053]
  182. at net.minecraft.entity.Entity.setLocation(Entity.java:422) ~[rw.class:?]
  183. at com.gmail.trentech.pjp.utils.Teleport.lambda$teleport$1(Teleport.java:110) ~[Teleport.class:?]
  184. at flavor.pie.spongycord.SpongyCord$API.lambda$getServerName$17(SpongyCord.java:221) ~[SpongyCord$API.class:?]
  185. at flavor.pie.spongycord.SpongyCord$API$ChannelListener.handlePayload(SpongyCord.java:360) [SpongyCord$API$ChannelListener.class:?]
  186. at org.spongepowered.mod.network.SpongeRawChannel.handlePacket(SpongeRawChannel.java:91) [SpongeRawChannel.class:1.10.2-2202-5.1.0-BETA-2053]
  187. at org.spongepowered.mod.network.SpongeRawDataInboundHandler.channelRead0(SpongeRawDataInboundHandler.java:50) [SpongeRawDataInboundHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  188. at org.spongepowered.mod.network.SpongeRawDataInboundHandler.channelRead0(SpongeRawDataInboundHandler.java:36) [SpongeRawDataInboundHandler.class:1.10.2-2202-5.1.0-BETA-2053]
  189. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  190. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  191. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  192. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:?]
  193. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  194. at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:100) [FMLProxyPacket.class:?]
  195. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:149) [eo.class:?]
  196. at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:51) [eo.class:?]
  197. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  198. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  199. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  200. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:446) [NetworkDispatcher.class:?]
  201. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:269) [NetworkDispatcher.class:?]
  202. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:73) [NetworkDispatcher.class:?]
  203. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
  204. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  205. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  206. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  207. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  208. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  209. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  210. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  211. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  212. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:?]
  213. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  214. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  215. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [ReadTimeoutHandler.class:?]
  216. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:?]
  217. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:?]
  218. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:?]
  219. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  220. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
  221. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
  222. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
  223. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  224. [18:41:10] [Netty Epoll Server IO #10/DEBUG] [FML/]: Muted NetworkDispatcher exception
  225. java.io.IOException: Error while read(...): Connection reset by peer
  226. at io.netty.channel.epoll.Native.readAddress(Native Method) ~[Native.class:?]
  227. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:675) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  228. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  229. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
  230. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
  231. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
  232. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  233. [18:41:15] [luckperms housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: luckperms - Pool stats (total=10, active=0, idle=10, waiting=0)
  234. [18:41:18] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=0, idle=17, waiting=0)
  235. [18:41:23] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=1, idle=16, waiting=0)
  236. [18:41:38] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  237. [18:41:45] [luckperms housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: luckperms - Pool stats (total=10, active=0, idle=10, waiting=0)
  238. [18:41:48] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-1 - Pool stats (total=17, active=0, idle=17, waiting=0)
Add Comment
Please, Sign In to add comment