Advertisement
Guest User

Untitled

a guest
Dec 20th, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.88 KB | None | 0 0
  1. 20.12 22:20:19 [Server] WARNING No client connected for pending server!
  2. 20.12 22:20:15 [Server] INFO -> UpstreamBridge has disconnected
  3. 20.12 22:20:15 [Server] INFO disconnected with: ReadTimeoutException : null
  4. 20.12 22:20:15 [Server] WARNING -> UpstreamBridge - read timed out
  5. 20.12 22:20:03 [Server] INFO -> UpstreamBridge has disconnected
  6. 20.12 22:20:03 [Server] INFO disconnected with: ReadTimeoutException : null
  7. 20.12 22:20:03 [Server] WARNING -> UpstreamBridge - read timed out
  8. 20.12 22:19:57 [Server] INFO ... 20 more
  9. 20.12 22:19:57 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249)
  10. 20.12 22:19:57 [Server] INFO at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:24)
  11. 20.12 22:19:57 [Server] INFO at io.netty.buffer.AbstractByteBuf.copy(AbstractByteBuf.java:919)
  12. 20.12 22:19:57 [Server] INFO at io.netty.buffer.UnpooledHeapByteBuf.copy(UnpooledHeapByteBuf.java:427)
  13. 20.12 22:19:57 [Server] INFO Caused by: java.lang.OutOfMemoryError: Java heap space
  14. 20.12 22:19:57 [Server] INFO at java.lang.Thread.run(Unknown Source)
  15. 20.12 22:19:57 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  16. 20.12 22:19:57 [Server] INFO at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  17. 20.12 22:19:57 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  18. 20.12 22:19:57 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  19. 20.12 22:19:57 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  20. 20.12 22:19:57 [Server] INFO at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  21. 20.12 22:19:57 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  22. 20.12 22:19:57 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  23. 20.12 22:19:57 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  24. 20.12 22:19:57 [Server] INFO at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  25. 20.12 22:19:57 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  26. 20.12 22:19:57 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  27. 20.12 22:19:57 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  28. 20.12 22:19:57 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  29. 20.12 22:19:57 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  30. 20.12 22:19:57 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  31. 20.12 22:19:57 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  32. 20.12 22:19:57 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  33. 20.12 22:19:57 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149)
  34. 20.12 22:19:57 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:280)
  35. 20.12 22:19:57 [Server] INFO io.netty.handler.codec.DecoderException: java.lang.OutOfMemoryError: Java heap space
  36. 20.12 22:18:15 [Server] INFO disconnected with: Exception Connecting:NoSuchElementException : packet-encoder @ io.netty.channel.DefaultChannelPipeline:907
  37. 20.12 22:18:15 [Server] INFO at java.lang.Thread.run(Unknown Source)
  38. 20.12 22:18:15 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  39. 20.12 22:18:15 [Server] INFO at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  40. 20.12 22:18:15 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  41. 20.12 22:18:15 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  42. 20.12 22:18:15 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  43. 20.12 22:18:15 [Server] INFO at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  44. 20.12 22:18:15 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  45. 20.12 22:18:15 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  46. 20.12 22:18:15 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  47. 20.12 22:18:15 [Server] INFO at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  48. 20.12 22:18:15 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  49. 20.12 22:18:15 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  50. 20.12 22:18:15 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  51. 20.12 22:18:15 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  52. 20.12 22:18:15 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  53. 20.12 22:18:15 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  54. 20.12 22:18:15 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  55. 20.12 22:18:15 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  56. 20.12 22:18:15 [Server] INFO at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  57. 20.12 22:18:15 [Server] INFO at net.md_5.bungee.protocol.packet.SetCompression.handle(SetCompression.java:36)
  58. 20.12 22:18:15 [Server] INFO at net.md_5.bungee.ServerConnector.handle(ServerConnector.java:139)
  59. 20.12 22:18:15 [Server] INFO at net.md_5.bungee.UserConnection.setCompressionThreshold(UserConnection.java:576)
  60. 20.12 22:18:15 [Server] INFO at net.md_5.bungee.netty.ChannelWrapper.setCompressionThreshold(ChannelWrapper.java:81)
  61. 20.12 22:18:15 [Server] INFO at net.md_5.bungee.netty.ChannelWrapper.addBefore(ChannelWrapper.java:69)
  62. 20.12 22:18:15 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:150)
  63. 20.12 22:18:15 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:157)
  64. 20.12 22:18:15 [Server] INFO at io.netty.channel.DefaultChannelPipeline.getContextOrDie(DefaultChannelPipeline.java:907)
  65. 20.12 22:18:15 [Server] INFO java.util.NoSuchElementException: packet-encoder
  66. 20.12 22:18:00 [Server] INFO -> UpstreamBridge has disconnected
  67. 20.12 22:17:57 [Server] INFO disconnected with: You are already connected to this server!
  68. 20.12 22:17:50 [Server] INFO disconnected with: Exception Connecting:NoSuchElementException : packet-encoder @ io.netty.channel.DefaultChannelPipeline:907
  69. 20.12 22:17:50 [Server] INFO at java.lang.Thread.run(Unknown Source)
  70. 20.12 22:17:50 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  71. 20.12 22:17:50 [Server] INFO at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  72. 20.12 22:17:50 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  73. 20.12 22:17:50 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  74. 20.12 22:17:50 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  75. 20.12 22:17:50 [Server] INFO at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  76. 20.12 22:17:50 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  77. 20.12 22:17:50 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  78. 20.12 22:17:50 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  79. 20.12 22:17:50 [Server] INFO at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  80. 20.12 22:17:50 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  81. 20.12 22:17:50 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  82. 20.12 22:17:50 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  83. 20.12 22:17:50 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  84. 20.12 22:17:50 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  85. 20.12 22:17:50 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  86. 20.12 22:17:50 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  87. 20.12 22:17:50 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  88. 20.12 22:17:50 [Server] INFO at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  89. 20.12 22:17:50 [Server] INFO at net.md_5.bungee.protocol.packet.SetCompression.handle(SetCompression.java:36)
  90. 20.12 22:17:50 [Server] INFO at net.md_5.bungee.ServerConnector.handle(ServerConnector.java:139)
  91. 20.12 22:17:50 [Server] INFO at net.md_5.bungee.UserConnection.setCompressionThreshold(UserConnection.java:576)
  92. 20.12 22:17:50 [Server] INFO at net.md_5.bungee.netty.ChannelWrapper.setCompressionThreshold(ChannelWrapper.java:81)
  93. 20.12 22:17:50 [Server] INFO at net.md_5.bungee.netty.ChannelWrapper.addBefore(ChannelWrapper.java:69)
  94. 20.12 22:17:50 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:150)
  95. 20.12 22:17:50 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:157)
  96. 20.12 22:17:50 [Server] INFO at io.netty.channel.DefaultChannelPipeline.getContextOrDie(DefaultChannelPipeline.java:907)
  97. 20.12 22:17:50 [Server] INFO java.util.NoSuchElementException: packet-encoder
  98. 20.12 22:17:47 [Server] INFO -> UpstreamBridge has disconnected
  99. 20.12 22:17:47 [Server] INFO disconnected with: You are already connected to this server!
  100. 20.12 22:17:45 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  101. 20.12 22:17:45 [Server] INFO disconnected with: You are already connected to this server!
  102. 20.12 22:17:42 [Server] INFO -> UpstreamBridge has disconnected
  103. 20.12 22:17:13 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  104. 20.12 22:15:39 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  105. 20.12 22:15:35 [Server] INFO -> UpstreamBridge has disconnected
  106. 20.12 22:14:09 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  107. 20.12 22:14:09 [Server] INFO -> UpstreamBridge has disconnected
  108. 20.12 22:11:39 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  109. 20.12 22:11:39 [Server] INFO -> UpstreamBridge has disconnected
  110. 20.12 22:11:30 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  111. 20.12 22:11:30 [Server] INFO -> UpstreamBridge has disconnected
  112. 20.12 22:10:48 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  113. 20.12 22:10:48 [Server] INFO -> UpstreamBridge has disconnected
  114. 20.12 22:10:33 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  115. 20.12 22:10:33 [Server] INFO -> UpstreamBridge has disconnected
  116. 20.12 22:09:16 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  117. 20.12 22:09:15 [Server] INFO -> UpstreamBridge has disconnected
  118. 20.12 22:09:09 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  119. 20.12 22:09:09 [Server] INFO -> UpstreamBridge has disconnected
  120. 20.12 22:07:30 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  121. 20.12 22:07:30 [Server] INFO -> UpstreamBridge has disconnected
  122. 20.12 22:07:05 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  123. 20.12 22:07:05 [Server] INFO -> UpstreamBridge has disconnected
  124. 20.12 22:06:50 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  125. 20.12 22:06:50 [Server] INFO -> UpstreamBridge has disconnected
  126. 20.12 22:06:46 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  127. 20.12 22:06:46 [Server] INFO -> UpstreamBridge has disconnected
  128. 20.12 22:06:41 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  129. 20.12 22:06:41 [Server] INFO -> UpstreamBridge has disconnected
  130. 20.12 22:06:30 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  131. 20.12 22:06:30 [Server] INFO -> UpstreamBridge has disconnected
  132. 20.12 22:06:00 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  133. 20.12 22:06:00 [Server] INFO -> UpstreamBridge has disconnected
  134. 20.12 22:05:23 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  135. 20.12 22:05:23 [Server] INFO -> UpstreamBridge has disconnected
  136. 20.12 22:04:44 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  137. 20.12 22:04:44 [Server] INFO -> UpstreamBridge has disconnected
  138. 20.12 22:04:22 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  139. 20.12 22:04:22 [Server] INFO -> UpstreamBridge has disconnected
  140. 20.12 22:03:43 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  141. 20.12 22:03:43 [Server] INFO -> UpstreamBridge has disconnected
  142. 20.12 22:02:55 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  143. 20.12 22:02:55 [Server] INFO -> UpstreamBridge has disconnected
  144. 20.12 22:02:44 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  145. 20.12 22:02:44 [Server] INFO -> UpstreamBridge has disconnected
  146. 20.12 22:02:14 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  147. 20.12 22:02:14 [Server] INFO -> UpstreamBridge has disconnected
  148. 20.12 22:02:14 [Server] INFO disconnected with: IOException : Connection reset by peer @ sun.nio.ch.FileDispatcherImpl:-2
  149. 20.12 22:02:14 [Server] WARNING -> UpstreamBridge - IOException: Connection reset by peer
  150. 20.12 22:02:01 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  151. 20.12 22:02:01 [Server] INFO -> UpstreamBridge has disconnected
  152. 20.12 22:01:36 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  153. 20.12 22:01:36 [Server] INFO -> UpstreamBridge has disconnected
  154. 20.12 22:01:20 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  155. 20.12 22:01:20 [Server] INFO -> UpstreamBridge has disconnected
  156. 20.12 22:00:15 [Server] INFO -> UpstreamBridge has disconnected
  157. 20.12 22:00:15 [Server] INFO disconnected with: Kicked whilst connecting to SkyGrid: Outdated client! Please use 1.8
  158. 20.12 21:59:10 [Server] INFO -> UpstreamBridge has disconnected
  159. 20.12 21:59:10 [Server] INFO disconnected with: disconnect.spam
  160. 20.12 21:59:00 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  161. 20.12 21:59:00 [Server] INFO -> UpstreamBridge has disconnected
  162. 20.12 21:58:48 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  163. 20.12 21:58:48 [Server] INFO -> UpstreamBridge has disconnected
  164. 20.12 21:58:38 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  165. 20.12 21:58:38 [Server] INFO -> UpstreamBridge has disconnected
  166. 20.12 21:58:31 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  167. 20.12 21:58:31 [Server] INFO -> UpstreamBridge has disconnected
  168. 20.12 21:58:23 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  169. 20.12 21:58:23 [Server] INFO -> UpstreamBridge has disconnected
  170. 20.12 21:58:16 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  171. 20.12 21:58:16 [Server] INFO -> UpstreamBridge has disconnected
  172. 20.12 21:58:00 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  173. 20.12 21:58:00 [Server] INFO -> UpstreamBridge has disconnected
  174. 20.12 21:55:05 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  175. 20.12 21:55:05 [Server] INFO -> UpstreamBridge has disconnected
  176. 20.12 21:55:02 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  177. 20.12 21:55:02 [Server] INFO -> UpstreamBridge has disconnected
  178. 20.12 21:54:45 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  179. 20.12 21:54:45 [Server] INFO -> UpstreamBridge has disconnected
  180. 20.12 21:54:33 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  181. 20.12 21:54:33 [Server] INFO -> UpstreamBridge has disconnected
  182. 20.12 21:53:48 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  183. 20.12 21:53:48 [Server] INFO -> UpstreamBridge has disconnected
  184. 20.12 21:53:43 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  185. 20.12 21:53:43 [Server] INFO -> UpstreamBridge has disconnected
  186. 20.12 21:53:39 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  187. 20.12 21:53:39 [Server] INFO -> UpstreamBridge has disconnected
  188. 20.12 21:53:25 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  189. 20.12 21:53:25 [Server] INFO -> UpstreamBridge has disconnected
  190. 20.12 21:53:25 [Server] INFO disconnected with: ReadTimeoutException : null
  191. 20.12 21:53:25 [Server] WARNING -> UpstreamBridge - read timed out
  192. 20.12 21:53:21 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  193. 20.12 21:53:21 [Server] INFO -> UpstreamBridge has disconnected
  194. 20.12 21:49:21 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  195. 20.12 21:49:21 [Server] INFO -> UpstreamBridge has disconnected
  196. 20.12 21:48:46 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  197. 20.12 21:48:46 [Server] INFO -> UpstreamBridge has disconnected
  198. 20.12 21:47:16 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  199. 20.12 21:47:16 [Server] INFO -> UpstreamBridge has disconnected
  200. 20.12 21:44:44 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  201. 20.12 21:44:44 [Server] INFO -> UpstreamBridge has disconnected
  202. 20.12 21:44:09 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  203. 20.12 21:44:09 [Server] INFO -> UpstreamBridge has disconnected
  204. 20.12 21:42:56 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  205. 20.12 21:42:55 [Server] INFO -> UpstreamBridge has disconnected
  206. 20.12 21:41:27 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  207. 20.12 21:41:27 [Server] INFO -> UpstreamBridge has disconnected
  208. 20.12 21:41:16 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  209. 20.12 21:41:16 [Server] INFO -> UpstreamBridge has disconnected
  210. 20.12 21:40:04 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  211. 20.12 21:40:04 [Server] INFO -> UpstreamBridge has disconnected
  212. 20.12 21:39:27 [Server] INFO -> UpstreamBridge has disconnected
  213. 20.12 21:39:27 [Multicraft] disconnected with: You ran command Message of the Day
  214. 20.12 21:39:27 [Connect] User disconnected with: You, IP
  215. 20.12 21:39:27 [Server] INFO disconnected with: You are already connected to this server!
  216. 20.12 21:38:44 [Server] INFO disconnected with: Exception Connecting:NoSuchElementException : packet-encoder @ io.netty.channel.DefaultChannelPipeline:907
  217. 20.12 21:38:44 [Server] INFO at java.lang.Thread.run(Unknown Source)
  218. 20.12 21:38:44 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  219. 20.12 21:38:44 [Server] INFO at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  220. 20.12 21:38:44 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  221. 20.12 21:38:44 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  222. 20.12 21:38:44 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  223. 20.12 21:38:44 [Server] INFO at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  224. 20.12 21:38:44 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  225. 20.12 21:38:44 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  226. 20.12 21:38:44 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  227. 20.12 21:38:44 [Server] INFO at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  228. 20.12 21:38:44 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  229. 20.12 21:38:44 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  230. 20.12 21:38:44 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  231. 20.12 21:38:44 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  232. 20.12 21:38:44 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  233. 20.12 21:38:44 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  234. 20.12 21:38:44 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  235. 20.12 21:38:44 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  236. 20.12 21:38:44 [Server] INFO at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  237. 20.12 21:38:44 [Server] INFO at net.md_5.bungee.protocol.packet.SetCompression.handle(SetCompression.java:36)
  238. 20.12 21:38:44 [Server] INFO at net.md_5.bungee.ServerConnector.handle(ServerConnector.java:139)
  239. 20.12 21:38:44 [Server] INFO at net.md_5.bungee.UserConnection.setCompressionThreshold(UserConnection.java:576)
  240. 20.12 21:38:44 [Server] INFO at net.md_5.bungee.netty.ChannelWrapper.setCompressionThreshold(ChannelWrapper.java:81)
  241. 20.12 21:38:44 [Server] INFO at net.md_5.bungee.netty.ChannelWrapper.addBefore(ChannelWrapper.java:69)
  242. 20.12 21:38:44 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:150)
  243. 20.12 21:38:44 [Server] INFO at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:157)
  244. 20.12 21:38:44 [Server] INFO at io.netty.channel.DefaultChannelPipeline.getContextOrDie(DefaultChannelPipeline.java:907)
  245. 20.12 21:38:44 [Server] INFO java.util.NoSuchElementException: packet-encoder
  246. 20.12 21:38:44 [Server] INFO -> UpstreamBridge has disconnected
  247. 20.12 21:38:42 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  248. 20.12 21:38:41 [Server] INFO -> UpstreamBridge has disconnected
  249. 20.12 21:36:39 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  250. 20.12 21:36:39 [Server] INFO -> UpstreamBridge has disconnected
  251. 20.12 21:35:31 [Server] INFO -> UpstreamBridge has disconnected
  252. 20.12 21:35:31 [Server] INFO -> UpstreamBridge has disconnected
  253. 20.12 21:35:29 [Server] INFO -> UpstreamBridge has disconnected
  254. 20.12 21:35:29 [Server] INFO -> UpstreamBridge has disconnected
  255. 20.12 21:35:27 [Server] INFO -> UpstreamBridge has disconnected
  256. 20.12 21:35:27 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  257. 20.12 21:35:27 [Server] INFO -> UpstreamBridge has disconnected
  258. 20.12 21:35:27 [Server] INFO -> UpstreamBridge has disconnected
  259. 20.12 21:35:27 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  260. 20.12 21:35:27 [Server] INFO -> UpstreamBridge has disconnected
  261. 20.12 21:35:27 [Server] INFO disconnected with: ReadTimeoutException : null
  262. 20.12 21:35:27 [Server] WARNING -> UpstreamBridge - read timed out
  263. 20.12 21:35:27 [Server] INFO disconnected with: You are already connected to this server!
  264. 20.12 21:35:26 [Server] WARNING No client connected for pending server!
  265. 20.12 21:35:26 [Server] WARNING No client connected for pending server!
  266. 20.12 21:35:26 [Multicraft] Skipped 3 lines due to rate limit (100/s)
  267. 20.12 21:35:23 [Server] INFO disconnected with: You are already connected to this server!
  268. 20.12 21:35:23 [Server] INFO -> UpstreamBridge has disconnected
  269. 20.12 21:35:23 [Server] INFO -> UpstreamBridge has disconnected
  270. 20.12 21:35:23 [Server] INFO -> UpstreamBridge has disconnected
  271. 20.12 21:35:23 [Server] WARNING No client connected for pending server!
  272. 20.12 21:35:23 [Server] INFO disconnected with: You are already connected to this server!
  273. 20.12 21:35:23 [Server] INFO disconnected with: [Proxy] Lost connection to server.
  274. 20.12 21:35:23 [Server] INFO -> UpstreamBridge has disconnected
  275. 20.12 21:35:23 [Server] INFO -> UpstreamBridge has disconnected
  276. 20.12 21:35:23 [Server] INFO disconnected with: ReadTimeoutException : null
  277. 20.12 21:35:23 [Server] WARNING -> UpstreamBridge - read timed out
  278. 20.12 21:35:23 [Server] INFO disconnected with: ReadTimeoutException : null
  279. 20.12 21:35:23 [Server] WARNING -> UpstreamBridge - read timed out
  280. 20.12 21:35:23 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
  281. 20.12 21:35:23 [Server] SEVERE Error authenticating AbbySloth with minecraft.net
  282. 20.12 21:35:19 [Server] INFO -> UpstreamBridge has disconnected
  283. 20.12 21:35:19 [Server] INFO -> UpstreamBridge has disconnected
  284. 20.12 21:35:19 [Server] INFO -> UpstreamBridge has disconnected
  285. 20.12 21:35:19 [Server] INFO disconnected with: ReadTimeoutException : null
  286. 20.12 21:35:19 [Server] WARNING -> UpstreamBridge - read timed out
  287. 20.12 21:35:19 [Server] INFO disconnected with: ReadTimeoutException : null
  288. 20.12 21:35:19 [Server] WARNING -> UpstreamBridge - read timed out
  289. 20.12 21:35:19 [Server] INFO disconnected with: ReadTimeoutException : null
  290. 20.12 21:35:19 [Server] WARNING -> UpstreamBridge - read timed out
  291. 20.12 21:35:05 [Server] INFO disconnected with: ReadTimeoutException : null
  292. 20.12 21:35:05 [Server] WARNING -> UpstreamBridge - read timed out
  293. 20.12 21:35:05 [Server] INFO disconnected with: You are already connected to this server!
  294. 20.12 21:34:58 [Server] INFO disconnected with: ReadTimeoutException : null
  295. 20.12 21:34:58 [Server] WARNING -> UpstreamBridge - read timed out
  296. 20.12 21:34:49 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
  297. 20.12 21:34:49 [Server] SEVERE Error authenticating Blaze_Master01 with minecraft.net
  298. 20.12 21:34:49 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
  299. 20.12 21:34:49 [Server] SEVERE Error authenticating Frozen1224 with minecraft.net
  300. 20.12 21:34:49 [Server] INFO disconnected with: [Proxy] Lost connection to server.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement