Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 16:02:11 [INFO] Enabled BungeeCord version git-BungeeCord-Proxy-1.5-SNAPSHOT-"c087649"-362
- 16:02:11 [INFO] Loaded plugin BungeeBan version 0.6-SNAPSHOT-44 by roblabla
- 16:02:12 [INFO] Loaded plugin BungeeYAML version 1.2.1-26 by roblabla
- 16:02:12 [INFO] [BungeeBan] Now loaded.
- 16:02:12 [INFO] Enabled plugin BungeeBan version 0.6-SNAPSHOT-44 by roblabla
- 16:02:12 [INFO] Enabled plugin BungeeYAML version 1.2.1-26 by roblabla
- 16:02:12 [INFO] Listening on /0.0.0.0:25565
- 16:02:12 [INFO] [/78.149.45.247:11645] <-> InitialHandler has connected
- 16:02:12 [INFO] [/78.149.45.247:11645] <-> InitialHandler has disconnected
- 16:02:12 [INFO] [/90.224.49.212:51735] <-> InitialHandler has connected
- 16:02:12 [INFO] [/90.224.49.212:51735] <-> InitialHandler has disconnected
- 16:02:12 [INFO] [/83.117.1.106:59169] <-> InitialHandler has connected
- 16:02:12 [INFO] [/90.230.30.55:63421] <-> InitialHandler has connected
- 16:02:12 [INFO] [/90.230.30.55:63421] <-> InitialHandler has disconnected
- 16:02:12 [INFO] [/90.224.49.212:51511] <-> InitialHandler has connected
- 16:02:12 [INFO] [/90.224.49.212:51511] <-> InitialHandler has disconnected
- 16:02:12 [INFO] [Supersnels] <-> InitialHandler has disconnected
- 16:02:12 [INFO] [/90.224.49.212:54386] <-> InitialHandler has connected
- 16:02:12 [INFO] [/90.224.49.212:54386] <-> InitialHandler has disconnected
- 16:02:12 [INFO] [/90.224.49.212:54374] <-> InitialHandler has connected
- 16:02:12 [INFO] [/90.224.49.212:54374] <-> InitialHandler has disconnected
- 16:02:13 [INFO] [/90.224.53.57:65386] <-> InitialHandler has connected
- 16:02:13 [INFO] [/81.231.234.218:62228] <-> InitialHandler has connected
- 16:02:13 [INFO] [/81.231.234.218:62228] <-> InitialHandler has disconnected
- 16:02:13 [INFO] [/90.224.53.57:51157] <-> InitialHandler has connected
- 16:02:13 [INFO] [/146.90.224.199:50534] <-> InitialHandler has connected
- 16:02:13 [INFO] [/146.90.224.199:50534] <-> InitialHandler has disconnected
- 16:02:13 [INFO] [/81.107.73.181:1205] <-> InitialHandler has connected
- 16:02:13 [INFO] [/81.107.73.181:1205] <-> InitialHandler has disconnected
- 16:02:13 [INFO] [/90.224.49.212:60184] <-> InitialHandler has connected
- 16:02:13 [INFO] [/90.224.49.212:60184] <-> InitialHandler has disconnected
- 16:02:13 [INFO] [tobbefrick00] <-> InitialHandler has disconnected
- 16:02:14 [SEVERE] [Simonsk8] -> UpstreamBridge - encountered exception
- java.lang.IncompatibleClassChangeError: Found interface net.md_5.bungee.api.config.ServerInfo, but class was expected
- at net.craftminecraft.bungee.bungeeban.listener.ProxiedPlayerListener.onServerConnect(ProxiedPlayerListener.java:38)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:290)
- at net.md_5.bungee.UserConnection.connect(UserConnection.java:120)
- at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:218)
- at net.md_5.bungee.packet.PacketCDClientStatus.handle(PacketCDClientStatus.java:36)
- at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:61)
- at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:19)
- at io.netty.channel.ChannelHandlerUtil.handleInboundBufferUpdated(ChannelHandlerUtil.java:60)
- at io.netty.channel.ChannelInboundMessageHandlerAdapter.inboundBufferUpdated(ChannelInboundMessageHandlerAdapter.java:82)
- at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:896)
- at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:864)
- at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:843)
- at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:468)
- at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
- at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:51)
- at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:896)
- at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:864)
- at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:843)
- at io.netty.handler.codec.ByteToByteDecoder.callDecode(ByteToByteDecoder.java:122)
- at io.netty.handler.codec.ByteToByteDecoder.inboundBufferUpdated(ByteToByteDecoder.java:71)
- at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:51)
- at io.netty.handler.codec.ByteToByteCodec.inboundBufferUpdated(ByteToByteCodec.java:87)
- at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:896)
- at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:864)
- at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:843)
- at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
- at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:917)
- at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:864)
- at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:843)
- at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:1017)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:115)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:434)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:397)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:327)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:109)
- at java.lang.Thread.run(Thread.java:722)
Advertisement
Add Comment
Please, Sign In to add comment