Advertisement
Guest User

Untitled

a guest
Jun 1st, 2013
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.62 KB | None | 0 0
  1. 08:23:54 [WARNING] Error dispatching event PostLoginEvent(player=slathbogg) to listener net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins@3c24f7a0
  2. java.lang.NoSuchMethodError: net.md_5.bungee.api.ProxyServer.broadcast(Ljava/lang/String;)V
  3. at net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins.onPostLoginEvent(GlobalJoins.java:21)
  4. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  5. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  6. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  7. at java.lang.reflect.Method.invoke(Method.java:601)
  8. at net.md_5.bungee.event.EventBus.post(EventBus.java:64)
  9. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:298)
  10. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:251)
  11. at net.md_5.bungee.packet.PacketCDClientStatus.handle(PacketCDClientStatus.java:36)
  12. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
  13. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
  14. at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
  15. at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:100)
  16. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  17. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  18. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  19. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:441)
  20. at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
  21. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  22. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  23. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  24. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  25. at io.netty.handler.codec.ByteToByteDecoder.callDecode(ByteToByteDecoder.java:116)
  26. at io.netty.handler.codec.ByteToByteDecoder.inboundBufferUpdated(ByteToByteDecoder.java:71)
  27. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  28. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  29. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  30. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  31. at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  32. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1057)
  33. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  34. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  35. at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:828)
  36. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:118)
  37. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:429)
  38. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:392)
  39. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:322)
  40. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:114)
  41. at java.lang.Thread.run(Thread.java:722)
  42. 08:23:54 [INFO] [slathbogg] <-> ServerConnector [sg] has connected
  43. 08:23:54 [INFO] [/174.27.235.252:51738] <-> InitialHandler has connected
  44. 08:23:55 [WARNING] Error dispatching event PostLoginEvent(player=tyler088) to listener net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins@3c24f7a0
  45. java.lang.NoSuchMethodError: net.md_5.bungee.api.ProxyServer.broadcast(Ljava/lang/String;)V
  46. at net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins.onPostLoginEvent(GlobalJoins.java:21)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  50. at java.lang.reflect.Method.invoke(Method.java:601)
  51. at net.md_5.bungee.event.EventBus.post(EventBus.java:64)
  52. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:298)
  53. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:251)
  54. at net.md_5.bungee.packet.PacketCDClientStatus.handle(PacketCDClientStatus.java:36)
  55. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
  56. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
  57. at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
  58. at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:100)
  59. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  60. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  61. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  62. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:441)
  63. at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
  64. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  65. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  66. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  67. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  68. at io.netty.handler.codec.ByteToByteDecoder.callDecode(ByteToByteDecoder.java:116)
  69. at io.netty.handler.codec.ByteToByteDecoder.inboundBufferUpdated(ByteToByteDecoder.java:71)
  70. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  71. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  72. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  73. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  74. at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  75. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1057)
  76. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  77. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  78. at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:828)
  79. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:118)
  80. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:429)
  81. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:392)
  82. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:322)
  83. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:114)
  84. at java.lang.Thread.run(Thread.java:722)
  85. 08:23:55 [INFO] [tyler088] <-> ServerConnector [creative] has connected
  86. 08:23:55 [INFO] [/67.173.8.14:37844] <-> InitialHandler has connected
  87. 08:23:55 [INFO] [/184.59.108.150:61897] <-> InitialHandler has connected
  88. 08:23:55 [INFO] [/184.59.108.150:61897] <-> InitialHandler has disconnected
  89. 08:23:56 [INFO] [/174.27.235.252:51739] <-> InitialHandler has connected
  90. 08:23:56 [WARNING] Error dispatching event PostLoginEvent(player=henryjake121) to listener net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins@3c24f7a0
  91. java.lang.NoSuchMethodError: net.md_5.bungee.api.ProxyServer.broadcast(Ljava/lang/String;)V
  92. at net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins.onPostLoginEvent(GlobalJoins.java:21)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  96. at java.lang.reflect.Method.invoke(Method.java:601)
  97. at net.md_5.bungee.event.EventBus.post(EventBus.java:64)
  98. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:298)
  99. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:251)
  100. at net.md_5.bungee.packet.PacketCDClientStatus.handle(PacketCDClientStatus.java:36)
  101. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
  102. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
  103. at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
  104. at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:100)
  105. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  106. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  107. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  108. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:441)
  109. at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
  110. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  111. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  112. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  113. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  114. at io.netty.handler.codec.ByteToByteDecoder.callDecode(ByteToByteDecoder.java:116)
  115. at io.netty.handler.codec.ByteToByteDecoder.inboundBufferUpdated(ByteToByteDecoder.java:71)
  116. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  117. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  118. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  119. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  120. at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  121. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1057)
  122. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  123. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  124. at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:828)
  125. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:118)
  126. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:429)
  127. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:392)
  128. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:322)
  129. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:114)
  130. at java.lang.Thread.run(Thread.java:722)
  131. 08:23:56 [INFO] [henryjake121] <-> ServerConnector [creative] has connected
  132. 08:23:56 [INFO] [/68.192.96.54:64030] <-> InitialHandler has connected
  133. 08:23:56 [INFO] [/68.192.96.54:64030] <-> InitialHandler has disconnected
  134. 08:23:56 [WARNING] Error dispatching event PostLoginEvent(player=bloxParadise_) to listener net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins@3c24f7a0
  135. java.lang.NoSuchMethodError: net.md_5.bungee.api.ProxyServer.broadcast(Ljava/lang/String;)V
  136. at net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins.onPostLoginEvent(GlobalJoins.java:21)
  137. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  138. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  139. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  140. at java.lang.reflect.Method.invoke(Method.java:601)
  141. at net.md_5.bungee.event.EventBus.post(EventBus.java:64)
  142. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:298)
  143. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:251)
  144. at net.md_5.bungee.packet.PacketCDClientStatus.handle(PacketCDClientStatus.java:36)
  145. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
  146. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
  147. at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
  148. at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:100)
  149. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  150. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  151. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  152. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:441)
  153. at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
  154. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  155. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  156. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  157. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  158. at io.netty.handler.codec.ByteToByteDecoder.callDecode(ByteToByteDecoder.java:116)
  159. at io.netty.handler.codec.ByteToByteDecoder.inboundBufferUpdated(ByteToByteDecoder.java:71)
  160. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  161. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  162. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  163. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  164. at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  165. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1057)
  166. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  167. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  168. at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:828)
  169. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:118)
  170. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:429)
  171. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:392)
  172. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:322)
  173. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:114)
  174. at java.lang.Thread.run(Thread.java:722)
  175. 08:23:56 [INFO] [bloxParadise_] <-> ServerConnector [creative] has connected
  176. 08:23:56 [INFO] [/74.14.102.140:56011] <-> InitialHandler has connected
  177. 08:23:57 [INFO] [/184.59.108.150:61901] <-> InitialHandler has connected
  178. 08:23:57 [WARNING] Error dispatching event PostLoginEvent(player=GNJ17) to listener net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins@3c24f7a0
  179. java.lang.NoSuchMethodError: net.md_5.bungee.api.ProxyServer.broadcast(Ljava/lang/String;)V
  180. at net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins.onPostLoginEvent(GlobalJoins.java:21)
  181. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  182. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  183. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  184. at java.lang.reflect.Method.invoke(Method.java:601)
  185. at net.md_5.bungee.event.EventBus.post(EventBus.java:64)
  186. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:298)
  187. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:251)
  188. at net.md_5.bungee.packet.PacketCDClientStatus.handle(PacketCDClientStatus.java:36)
  189. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
  190. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
  191. at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
  192. at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:100)
  193. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  194. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  195. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  196. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:441)
  197. at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
  198. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  199. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  200. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  201. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  202. at io.netty.handler.codec.ByteToByteDecoder.callDecode(ByteToByteDecoder.java:116)
  203. at io.netty.handler.codec.ByteToByteDecoder.inboundBufferUpdated(ByteToByteDecoder.java:71)
  204. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  205. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  206. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  207. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  208. at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  209. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1057)
  210. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  211. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  212. at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:828)
  213. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:118)
  214. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:429)
  215. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:392)
  216. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:322)
  217. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:114)
  218. at java.lang.Thread.run(Thread.java:722)
  219. 08:23:57 [INFO] [GNJ17] <-> ServerConnector [factions] has connected
  220. 08:23:57 [INFO] [/68.192.96.54:64031] <-> InitialHandler has connected
  221. 08:23:58 [INFO] [/173.79.200.4:50430] <-> InitialHandler has connected
  222. 08:23:58 [WARNING] Error dispatching event PostLoginEvent(player=wiitykev) to listener net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins@3c24f7a0
  223. java.lang.NoSuchMethodError: net.md_5.bungee.api.ProxyServer.broadcast(Ljava/lang/String;)V
  224. at net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins.onPostLoginEvent(GlobalJoins.java:21)
  225. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  226. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  227. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  228. at java.lang.reflect.Method.invoke(Method.java:601)
  229. at net.md_5.bungee.event.EventBus.post(EventBus.java:64)
  230. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:298)
  231. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:251)
  232. at net.md_5.bungee.packet.PacketCDClientStatus.handle(PacketCDClientStatus.java:36)
  233. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
  234. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
  235. at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
  236. at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:100)
  237. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  238. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  239. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  240. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:441)
  241. at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
  242. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  243. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  244. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  245. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  246. at io.netty.handler.codec.ByteToByteDecoder.callDecode(ByteToByteDecoder.java:116)
  247. at io.netty.handler.codec.ByteToByteDecoder.inboundBufferUpdated(ByteToByteDecoder.java:71)
  248. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  249. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  250. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  251. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  252. at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  253. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1057)
  254. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  255. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  256. at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:828)
  257. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:118)
  258. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:429)
  259. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:392)
  260. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:322)
  261. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:114)
  262. at java.lang.Thread.run(Thread.java:722)
  263. 08:23:58 [INFO] [wiitykev] <-> ServerConnector [creative] has connected
  264. 08:23:58 [INFO] [/68.192.96.54:64032] <-> InitialHandler has connected
  265. 08:23:58 [WARNING] Error dispatching event PostLoginEvent(player=nate788) to listener net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins@3c24f7a0
  266. java.lang.NoSuchMethodError: net.md_5.bungee.api.ProxyServer.broadcast(Ljava/lang/String;)V
  267. at net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins.onPostLoginEvent(GlobalJoins.java:21)
  268. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  269. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  270. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  271. at java.lang.reflect.Method.invoke(Method.java:601)
  272. at net.md_5.bungee.event.EventBus.post(EventBus.java:64)
  273. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:298)
  274. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:251)
  275. at net.md_5.bungee.packet.PacketCDClientStatus.handle(PacketCDClientStatus.java:36)
  276. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
  277. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
  278. at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
  279. at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:100)
  280. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  281. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  282. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  283. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:441)
  284. at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
  285. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  286. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  287. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  288. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  289. at io.netty.handler.codec.ByteToByteDecoder.callDecode(ByteToByteDecoder.java:116)
  290. at io.netty.handler.codec.ByteToByteDecoder.inboundBufferUpdated(ByteToByteDecoder.java:71)
  291. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  292. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  293. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  294. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  295. at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  296. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1057)
  297. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  298. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  299. at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:828)
  300. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:118)
  301. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:429)
  302. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:392)
  303. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:322)
  304. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:114)
  305. at java.lang.Thread.run(Thread.java:722)
  306. 08:23:58 [INFO] [nate788] <-> ServerConnector [factions] has connected
  307. 08:24:06 [INFO] [DylanProGamer] <-> InitialHandler has disconnected
  308. 08:24:10 [INFO] [/184.59.108.150:61906] <-> InitialHandler has connected
  309. 08:24:11 [WARNING] Error dispatching event PostLoginEvent(player=DylanProGamer) to listener net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins@3c24f7a0
  310. java.lang.NoSuchMethodError: net.md_5.bungee.api.ProxyServer.broadcast(Ljava/lang/String;)V
  311. at net.gameon365.mc.plugins.bungee.globaljoins.GlobalJoins.onPostLoginEvent(GlobalJoins.java:21)
  312. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  313. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  314. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  315. at java.lang.reflect.Method.invoke(Method.java:601)
  316. at net.md_5.bungee.event.EventBus.post(EventBus.java:64)
  317. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:298)
  318. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:251)
  319. at net.md_5.bungee.packet.PacketCDClientStatus.handle(PacketCDClientStatus.java:36)
  320. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
  321. at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
  322. at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
  323. at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:100)
  324. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  325. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  326. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  327. at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:441)
  328. at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
  329. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  330. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  331. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  332. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  333. at io.netty.handler.codec.ByteToByteDecoder.callDecode(ByteToByteDecoder.java:116)
  334. at io.netty.handler.codec.ByteToByteDecoder.inboundBufferUpdated(ByteToByteDecoder.java:71)
  335. at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:46)
  336. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1031)
  337. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  338. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  339. at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  340. at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:1057)
  341. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:998)
  342. at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:978)
  343. at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:828)
  344. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:118)
  345. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:429)
  346. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:392)
  347. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:322)
  348. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:114)
  349. at java.lang.Thread.run(Thread.java:722)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement