Advertisement
Guest User

Untitled

a guest
Jun 25th, 2015
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.15 KB | None | 0 0
  1. 11:59:31 [INFO] [AlvinXX] <-> [Auto-In]ServerConnector [lobby] has connected
  2. 11:59:32 [INFO] [/176.43.142.186:36424] <-> [Auto-In]InitialHandler has connected
  3. 11:59:32 [SEVERE] Jun 25, 2015 11:59:32 AM io.netty.channel.DefaultChannelPipeline$TailContext exceptionCaught
  4. WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  5. java.io.IOException: Too many open files
  6. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  7. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  8. at io.netty.channel.socket.nio.NioServerSocketChannel.doReadMessages(NioServerSocketChannel.java:135)
  9. at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:69)
  10. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  11. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  12. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  13. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  14. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  15. at java.lang.Thread.run(Thread.java:745)
  16.  
  17.  
  18. 11:59:32 [SEVERE] Jun 25, 2015 11:59:32 AM io.netty.util.concurrent.SingleThreadEventExecutor runAllTasks
  19. WARNING: A task raised an exception.
  20. io.netty.channel.ChannelException: Unable to create Channel from class class io.netty.channel.socket.nio.NioSocketChannel
  21. at io.netty.bootstrap.AbstractBootstrap$BootstrapChannelFactory.newChannel(AbstractBootstrap.java:457)
  22. at io.netty.bootstrap.AbstractBootstrap.initAndRegister(AbstractBootstrap.java:308)
  23. at io.netty.bootstrap.Bootstrap.doConnect(Bootstrap.java:133)
  24. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:89)
  25. at net.md_5.bungee.UserConnection.connect(UserConnection.java)
  26. at nul.goto. ...\\.. .final..IIIIIllIll.run(AutoIn_GotoFinal)
  27. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  28. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
  29. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  30. at java.lang.Thread.run(Thread.java:745)
  31. Caused by: io.netty.channel.ChannelException: Failed to open a socket.
  32. at io.netty.channel.socket.nio.NioSocketChannel.newSocket(NioSocketChannel.java:60)
  33. at io.netty.channel.socket.nio.NioSocketChannel.<init>(NioSocketChannel.java:70)
  34. at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
  35. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  36. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  37. at java.lang.Class.newInstance(Class.java:379)
  38. at io.netty.bootstrap.AbstractBootstrap$BootstrapChannelFactory.newChannel(AbstractBootstrap.java:455)
  39. ... 9 more
  40. Caused by: java.net.SocketException: Too many open files
  41. at sun.nio.ch.Net.socket0(Native Method)
  42. at sun.nio.ch.Net.socket(Net.java:423)
  43. at sun.nio.ch.Net.socket(Net.java:416)
  44. at sun.nio.ch.SocketChannelImpl.<init>(SocketChannelImpl.java:104)
  45. at sun.nio.ch.SelectorProviderImpl.openSocketChannel(SelectorProviderImpl.java:60)
  46. at io.netty.channel.socket.nio.NioSocketChannel.newSocket(NioSocketChannel.java:58)
  47. ... 15 more
  48.  
  49.  
  50. 11:59:33 [SEVERE] Jun 25, 2015 11:59:33 AM io.netty.channel.DefaultChannelPipeline$TailContext exceptionCaught
  51. WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  52. java.io.IOException: Too many open files
  53. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  54. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  55. at io.netty.channel.socket.nio.NioServerSocketChannel.doReadMessages(NioServerSocketChannel.java:135)
  56. at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:69)
  57. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  58. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  59. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  60. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  61. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  62. at java.lang.Thread.run(Thread.java:745)
  63.  
  64.  
  65. 11:59:34 [SEVERE] Jun 25, 2015 11:59:34 AM io.netty.channel.DefaultChannelPipeline$TailContext exceptionCaught
  66. WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  67. java.io.IOException: Too many open files
  68. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  69. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  70. at io.netty.channel.socket.nio.NioServerSocketChannel.doReadMessages(NioServerSocketChannel.java:135)
  71. at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:69)
  72. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  73. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  74. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  75. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  76. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  77. at java.lang.Thread.run(Thread.java:745)
  78.  
  79.  
  80. 11:59:35 [SEVERE] Jun 25, 2015 11:59:35 AM io.netty.channel.DefaultChannelPipeline$TailContext exceptionCaught
  81. WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  82. java.io.IOException: Too many open files
  83. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  84. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  85. at io.netty.channel.socket.nio.NioServerSocketChannel.doReadMessages(NioServerSocketChannel.java:135)
  86. at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:69)
  87. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  88. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  89. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  90. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  91. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  92. at java.lang.Thread.run(Thread.java:745)
  93.  
  94.  
  95. 11:59:36 [SEVERE] [GLASMAN551] <-> DownstreamBridge <-> [faction] - encountered exception
  96. io.netty.channel.ChannelException: Unable to create Channel from class class io.netty.channel.socket.nio.NioSocketChannel
  97. at io.netty.bootstrap.AbstractBootstrap$BootstrapChannelFactory.newChannel(AbstractBootstrap.java:457)
  98. at io.netty.bootstrap.AbstractBootstrap.initAndRegister(AbstractBootstrap.java:308)
  99. at io.netty.bootstrap.Bootstrap.doConnect(Bootstrap.java:133)
  100. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:89)
  101. at net.md_5.bungee.UserConnection.connect(UserConnection.java)
  102. at net.md_5.bungee.UserConnection.connect(UserConnection.java:203)
  103. at net.md_5.bungee.UserConnection.connect(UserConnection.java:197)
  104. at net.md_5.bungee.connection.DownstreamBridge.handle(DownstreamBridge.java:334)
  105. at net.md_5.bungee.protocol.packet.PluginMessage.handle(PluginMessage.java:62)
  106. at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  107. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  108. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  109. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  110. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  111. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  112. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  113. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  114. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  115. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  116. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  117. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  118. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  119. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  120. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  121. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  122. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  123. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  124. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  125. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  126. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  127. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  128. at java.lang.Thread.run(Thread.java:745)
  129. Caused by: io.netty.channel.ChannelException: Failed to open a socket.
  130. at io.netty.channel.socket.nio.NioSocketChannel.newSocket(NioSocketChannel.java:60)
  131. at io.netty.channel.socket.nio.NioSocketChannel.<init>(NioSocketChannel.java:70)
  132. at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
  133. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  134. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  135. at java.lang.Class.newInstance(Class.java:379)
  136. at io.netty.bootstrap.AbstractBootstrap$BootstrapChannelFactory.newChannel(AbstractBootstrap.java:455)
  137. ... 31 more
  138. Caused by: java.net.SocketException: Too many open files
  139. at sun.nio.ch.Net.socket0(Native Method)
  140. at sun.nio.ch.Net.socket(Net.java:423)
  141. at sun.nio.ch.Net.socket(Net.java:416)
  142. at sun.nio.ch.SocketChannelImpl.<init>(SocketChannelImpl.java:104)
  143. at sun.nio.ch.SelectorProviderImpl.openSocketChannel(SelectorProviderImpl.java:60)
  144. at io.netty.channel.socket.nio.NioSocketChannel.newSocket(NioSocketChannel.java:58)
  145. ... 37 more
  146. 11:59:36 [SEVERE] [GLASMAN551] <-> DownstreamBridge <-> [faction] - exception processing exception
  147. io.netty.channel.ChannelException: Unable to create Channel from class class io.netty.channel.socket.nio.NioSocketChannel
  148. at io.netty.bootstrap.AbstractBootstrap$BootstrapChannelFactory.newChannel(AbstractBootstrap.java:457)
  149. at io.netty.bootstrap.AbstractBootstrap.initAndRegister(AbstractBootstrap.java:308)
  150. at io.netty.bootstrap.Bootstrap.doConnect(Bootstrap.java:133)
  151. at io.netty.bootstrap.Bootstrap.connect(Bootstrap.java:89)
  152. at net.md_5.bungee.UserConnection.connect(UserConnection.java)
  153. at net.md_5.bungee.UserConnection.connect(UserConnection.java:203)
  154. at net.md_5.bungee.UserConnection.connect(UserConnection.java:197)
  155. at net.md_5.bungee.UserConnection.connectNow(UserConnection.java:216)
  156. at net.md_5.bungee.connection.DownstreamBridge.exception(DownstreamBridge.java:65)
  157. at net.md_5.bungee.netty.HandlerBoss.exceptionCaught(HandlerBoss.java:118)
  158. at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:271)
  159. at io.netty.channel.AbstractChannelHandlerContext.notifyHandlerException(AbstractChannelHandlerContext.java:768)
  160. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:335)
  161. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  162. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  163. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  164. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  165. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  166. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  167. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  168. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  169. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  170. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  171. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  172. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  173. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  174. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  175. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  176. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  177. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  178. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  179. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  180. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  181. at java.lang.Thread.run(Thread.java:745)
  182. Caused by: io.netty.channel.ChannelException: Failed to open a socket.
  183. at io.netty.channel.socket.nio.NioSocketChannel.newSocket(NioSocketChannel.java:60)
  184. at io.netty.channel.socket.nio.NioSocketChannel.<init>(NioSocketChannel.java:70)
  185. at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
  186. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  187. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  188. at java.lang.Class.newInstance(Class.java:379)
  189. at io.netty.bootstrap.AbstractBootstrap$BootstrapChannelFactory.newChannel(AbstractBootstrap.java:455)
  190. ... 33 more
  191. Caused by: java.net.SocketException: Too many open files
  192. at sun.nio.ch.Net.socket0(Native Method)
  193. at sun.nio.ch.Net.socket(Net.java:423)
  194. at sun.nio.ch.Net.socket(Net.java:416)
  195. at sun.nio.ch.SocketChannelImpl.<init>(SocketChannelImpl.java:104)
  196. at sun.nio.ch.SelectorProviderImpl.openSocketChannel(SelectorProviderImpl.java:60)
  197. at io.netty.channel.socket.nio.NioSocketChannel.newSocket(NioSocketChannel.java:58)
  198. ... 39 more
  199. 11:59:36 [INFO] [GLASMAN551] <-> DownstreamBridge <-> [faction] has disconnected
  200. 11:59:36 [INFO] [alexp2010] -> UpstreamBridge has disconnected
  201. 11:59:36 [INFO] [alexp2010] disconnected with: §f[Proxy] Lost connection to server.
  202. 11:59:36 [INFO] [alexp2010] <-> DownstreamBridge <-> [faction] has disconnected
  203. 11:59:36 [INFO] [/89.114.157.2:61964] <-> [Auto-In]InitialHandler has connected
  204. 11:59:36 [INFO] [/85.102.114.35:53325] <-> [Auto-In]InitialHandler has connected
  205. 11:59:36 [SEVERE] Jun 25, 2015 11:59:36 AM io.netty.channel.DefaultChannelPipeline$TailContext exceptionCaught
  206. WARNING: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  207. java.io.IOException: Too many open files
  208. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  209. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  210. at io.netty.channel.socket.nio.NioServerSocketChannel.doReadMessages(NioServerSocketChannel.java:135)
  211. at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:69)
  212. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  213. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  214. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  215. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  216. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  217. at java.lang.Thread.run(Thread.java:745)
  218.  
  219.  
  220. 11:59:36 [SEVERE] javax.imageio.IIOException: Can't create an ImageInputStream!
  221. 11:59:36 [SEVERE] at javax.imageio.ImageIO.read(ImageIO.java:1306)
  222. 11:59:36 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.getRandomServerImage(ProxyPingListener.java:128)
  223. 11:59:36 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.onProxyPing(ProxyPingListener.java:40)
  224. 11:59:36 [SEVERE] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  225. 11:59:36 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  226. 11:59:36 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:606)
  227. 11:59:36 [SEVERE] at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  228. 11:59:36 [SEVERE] at net.md_5.bungee.event.EventBus.post(EventBus.java:47)
  229. 11:59:36 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:367)
  230. 11:59:36 [SEVERE] at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:181)
  231. 11:59:36 [SEVERE] at net.md_5.bungee.protocol.packet.LegacyPing.handle(LegacyPing.java:34)
  232. 11:59:36 [SEVERE] at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  233. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  234. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  235. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:166)
  236. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  237. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  238. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:166)
  239. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  240. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  241. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  242. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  243. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  244. 11:59:36 [SEVERE] at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  245. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  246. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  247. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  248. 11:59:36 [SEVERE] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  249. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  250. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  251. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  252. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  253. 11:59:36 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  254. 11:59:36 [SEVERE] at java.lang.Thread.run(Thread.java:745)
  255. 11:59:36 [SEVERE] javax.imageio.IIOException: Can't create an ImageInputStream!
  256. 11:59:36 [SEVERE] at javax.imageio.ImageIO.read(ImageIO.java:1306)
  257. 11:59:36 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.getRandomServerImage(ProxyPingListener.java:128)
  258. 11:59:36 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.onProxyPing(ProxyPingListener.java:40)
  259. 11:59:36 [SEVERE] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  260. 11:59:36 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  261. 11:59:36 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:606)
  262. 11:59:36 [SEVERE] at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  263. 11:59:36 [SEVERE] at net.md_5.bungee.event.EventBus.post(EventBus.java:47)
  264. 11:59:36 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:367)
  265. 11:59:36 [SEVERE] at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:221)
  266. 11:59:36 [SEVERE] at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:199)
  267. 11:59:36 [SEVERE] at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:231)
  268. 11:59:36 [SEVERE] at net.md_5.bungee.protocol.packet.StatusRequest.handle(StatusRequest.java:29)
  269. 11:59:36 [SEVERE] at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  270. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  271. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  272. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  273. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  274. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  275. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  276. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  277. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  278. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:108)
  279. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:526)
  280. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:520)
  281. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:350)
  282. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:321)
  283. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:298)
  284. 11:59:36 [SEVERE] at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:37)
  285. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:247)
  286. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:147)
  287. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  288. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  289. 11:59:36 [SEVERE] at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  290. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  291. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  292. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  293. 11:59:36 [SEVERE] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  294. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  295. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  296. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  297. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  298. 11:59:36 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  299. 11:59:36 [SEVERE] at java.lang.Thread.run(Thread.java:745)
  300. 11:59:36 [SEVERE] javax.imageio.IIOException: Can't create an ImageInputStream!
  301. 11:59:36 [SEVERE] at javax.imageio.ImageIO.read(ImageIO.java:1306)
  302. 11:59:36 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.getRandomServerImage(ProxyPingListener.java:128)
  303. 11:59:36 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.onProxyPing(ProxyPingListener.java:40)
  304. 11:59:36 [SEVERE] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  305. 11:59:36 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  306. 11:59:36 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:606)
  307. 11:59:36 [SEVERE] at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  308. 11:59:36 [SEVERE] at net.md_5.bungee.event.EventBus.post(EventBus.java:47)
  309. 11:59:36 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:367)
  310. 11:59:36 [SEVERE] at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:221)
  311. 11:59:36 [SEVERE] at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:199)
  312. 11:59:36 [SEVERE] at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:231)
  313. 11:59:36 [SEVERE] at net.md_5.bungee.protocol.packet.StatusRequest.handle(StatusRequest.java:29)
  314. 11:59:36 [SEVERE] at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  315. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  316. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  317. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  318. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  319. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  320. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  321. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  322. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  323. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:108)
  324. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:526)
  325. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:520)
  326. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:350)
  327. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:321)
  328. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:298)
  329. 11:59:36 [SEVERE] at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:37)
  330. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:247)
  331. 11:59:36 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:147)
  332. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  333. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  334. 11:59:36 [SEVERE] at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  335. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  336. 11:59:36 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  337. 11:59:36 [SEVERE] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  338. 11:59:36 [SEVERE] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  339. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  340. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  341. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  342. 11:59:36 [SEVERE] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  343. 11:59:36 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  344. 11:59:36 [SEVERE] at java.lang.Thread.run(Thread.java:745)
  345. 11:59:36 [INFO] [markdarkcraft] -> UpstreamBridge has disconnected
  346. 11:59:37 [INFO] [markdarkcraft] disconnected with: §f[Proxy] Lost connection to server.
  347. 11:59:37 [INFO] [markdarkcraft] <-> DownstreamBridge <-> [prison] has disconnected
  348. 11:59:37 [INFO] [/27.125.140.155:52407] <-> [Auto-In]InitialHandler has connected
  349. 11:59:37 [INFO] [/180.191.96.92:17495] <-> [Auto-In]InitialHandler has connected
  350. 11:59:37 [INFO] [/37.157.171.191:26780] <-> [Auto-In]InitialHandler has connected
  351. 11:59:37 [SEVERE] javax.imageio.IIOException: Can't create an ImageInputStream!
  352. 11:59:37 [SEVERE] at javax.imageio.ImageIO.read(ImageIO.java:1306)
  353. 11:59:37 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.getRandomServerImage(ProxyPingListener.java:128)
  354. 11:59:37 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.onProxyPing(ProxyPingListener.java:40)
  355. 11:59:37 [SEVERE] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  356. 11:59:37 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  357. 11:59:37 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:606)
  358. 11:59:37 [SEVERE] at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  359. 11:59:37 [SEVERE] at net.md_5.bungee.event.EventBus.post(EventBus.java:47)
  360. 11:59:37 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:367)
  361. 11:59:37 [SEVERE] at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:221)
  362. 11:59:37 [SEVERE] at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:199)
  363. 11:59:37 [SEVERE] at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:231)
  364. 11:59:37 [SEVERE] at net.md_5.bungee.protocol.packet.StatusRequest.handle(StatusRequest.java:29)
  365. 11:59:37 [SEVERE] at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  366. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  367. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  368. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  369. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  370. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  371. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  372. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  373. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  374. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:108)
  375. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:526)
  376. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:520)
  377. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:350)
  378. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:321)
  379. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:298)
  380. 11:59:37 [SEVERE] at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:37)
  381. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:247)
  382. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:147)
  383. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  384. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  385. 11:59:37 [SEVERE] at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  386. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  387. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  388. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  389. 11:59:37 [SEVERE] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  390. 11:59:37 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  391. 11:59:37 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  392. 11:59:37 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  393. 11:59:37 [SEVERE] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  394. 11:59:37 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  395. 11:59:37 [SEVERE] at java.lang.Thread.run(Thread.java:745)
  396. 11:59:37 [SEVERE] javax.imageio.IIOException: Can't create an ImageInputStream!
  397. 11:59:37 [SEVERE] at javax.imageio.ImageIO.read(ImageIO.java:1306)
  398. 11:59:37 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.getRandomServerImage(ProxyPingListener.java:128)
  399. 11:59:37 [SEVERE] at de.f012.bungeecord.PingUtils.Listener.ProxyPingListener.onProxyPing(ProxyPingListener.java:40)
  400. 11:59:37 [SEVERE] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  401. 11:59:37 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  402. 11:59:37 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:606)
  403. 11:59:37 [SEVERE] at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  404. 11:59:37 [SEVERE] at net.md_5.bungee.event.EventBus.post(EventBus.java:47)
  405. 11:59:37 [SEVERE] at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:367)
  406. 11:59:37 [SEVERE] at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:221)
  407. 11:59:37 [SEVERE] at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:199)
  408. 11:59:37 [SEVERE] at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:231)
  409. 11:59:37 [SEVERE] at net.md_5.bungee.protocol.packet.StatusRequest.handle(StatusRequest.java:29)
  410. 11:59:37 [SEVERE] at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  411. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  412. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  413. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  414. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  415. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  416. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:161)
  417. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  418. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  419. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:108)
  420. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:526)
  421. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:520)
  422. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:350)
  423. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:321)
  424. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:298)
  425. 11:59:37 [SEVERE] at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:37)
  426. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:247)
  427. 11:59:37 [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:147)
  428. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  429. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  430. 11:59:37 [SEVERE] at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  431. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  432. 11:59:37 [SEVERE] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  433. 11:59:37 [SEVERE] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  434. 11:59:37 [SEVERE] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
  435. 11:59:37 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  436. 11:59:37 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  437. 11:59:37 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  438. 11:59:37 [SEVERE] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  439. 11:59:37 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  440. 11:59:37 [SEVERE] at java.lang.Thread.run(Thread.java:745)
  441. 11:59:38 [INFO] [/91.139.228.80:57124] <-> [Auto-In]InitialHandler has connected
  442. 11:59:38 [INFO] [johnny0123] -> UpstreamBridge has disconnected
  443. 11:59:38 [INFO] [johnny0123] disconnected with: §f[Proxy] Lost connection to server.
  444. 11:59:38 [INFO] [johnny0123] <-> DownstreamBridge <-> [gta] has disconnected
  445. 11:59:39 [INFO] [/79.103.208.15:51272] <-> [Auto-In]InitialHandler has connected
  446. 11:59:40 [INFO] [/79.11.163.102:51889] <-> [Auto-In]InitialHandler has connected
  447. 11:59:40 [INFO] [/116.86.231.73:62108] <-> [Auto-In]InitialHandler has connected
  448. 11:59:41 [INFO] [Killing_Master] -> UpstreamBridge has disconnected
  449. 11:59:41 [INFO] [Killing_Master] disconnected with: §f[Proxy] Lost connection to server.
  450. 11:59:41 [INFO] [Killing_Master] <-> DownstreamBridge <-> [faction] has disconnected
  451. 11:59:41 [INFO] [/213.140.222.32:49604] <-> [Auto-In]InitialHandler has connected
  452. 11:59:42 [INFO] [/177.16.54.190:54081] <-> [Auto-In]InitialHandler has connected
  453. 11:59:44 [INFO] [/103.1.71.23:49386] <-> [Auto-In]InitialHandler has connected
  454. 11:59:44 [INFO] [/91.105.60.198:62240] <-> [Auto-In]InitialHandler has connected
  455. 11:59:44 [INFO] [/24.135.98.73:19352] <-> [Auto-In]InitialHandler has connected
  456. 11:59:45 [INFO] [/180.191.96.92:17515] <-> [Auto-In]InitialHandler has connected
  457. 11:59:47 [INFO] [/86.85.106.112:55476] <-> [Auto-In]InitialHandler has connected
  458. 11:59:48 [INFO] [/94.232.126.9:49384] <-> [Auto-In]InitialHandler has connected
  459. 11:59:48 [INFO] [JorisLTU] <-> [Auto-In]ServerConnector [lobby] has connected
  460. 11:59:50 [INFO] [/180.191.96.92:17534] <-> [Auto-In]InitialHandler has connected
  461. 11:59:51 [SEVERE] Jun 25, 2015 11:59:51 AM io.netty.channel.DefaultChannelPipeline$TailContext exceptionCaught
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement