Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 17:16:06 [SEVERE] [comniemeer] <-> ServerConnector [craft4you] - encountered exception
- java.lang.IncompatibleClassChangeError: Found interface net.md_5.bungee.api.config.ServerInfo, but class was expected
- at com.mcdimensions.BungeeSuite.listeners.ChatListener.changeServer(ChatListener.java:77)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 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.ServerConnector.handle(ServerConnector.java:76)
- at net.md_5.bungee.packet.Packet1Login.handle(Packet1Login.java:62)
- at net.md_5.bungee.netty.HandlerBoss.messageReceived(HandlerBoss.java:63)
- 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.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(Unknown Source)
- 17:16:06 [INFO] [comniemeer] <-> ServerConnector [craft4you] has disconnected
- 17:16:36 [WARNING] [comniemeer] -> UpstreamBridge - read timed out
- 17:16:36 [INFO] [comniemeer] disconnected with: ReadTimeoutException : null
- 17:16:36 [INFO] [comniemeer] -> UpstreamBridge has disconnected
- Apr 30, 2013 5:16:36 PM com.google.common.eventbus.EventBus dispatch
- SEVERE: Could not dispatch event: PlayerDisconnectEvent(player=comniemeer) to handler [wrapper public void com.mcdimensions.BungeeSuite.listeners.ServerLoginLogout.logout(net.md_5.bungee.api.event.PlayerDisconnectEvent) throws java.sql.SQLException]
- java.lang.reflect.InvocationTargetException
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 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.connection.UpstreamBridge.disconnected(UpstreamBridge.java:54)
- at net.md_5.bungee.netty.HandlerBoss.channelInactive(HandlerBoss.java:48)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:752)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:738)
- at io.netty.handler.codec.ReplayingDecoder.channelInactive(ReplayingDecoder.java:387)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:752)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:738)
- at io.netty.channel.ChannelStateHandlerAdapter.channelInactive(ChannelStateHandlerAdapter.java:69)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:752)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelInactive(DefaultChannelHandlerContext.java:738)
- at io.netty.channel.ChannelStateHandlerAdapter.channelInactive(ChannelStateHandlerAdapter.java:69)
- at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:143)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelInactive(DefaultChannelHandlerContext.java:752)
- at io.netty.channel.DefaultChannelHandlerContext.access$1600(DefaultChannelHandlerContext.java:36)
- at io.netty.channel.DefaultChannelHandlerContext$6.run(DefaultChannelHandlerContext.java:743)
- at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:328)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:331)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:109)
- at java.lang.Thread.run(Unknown Source)
- Caused by: java.lang.NullPointerException
- at com.mcdimensions.BungeeSuite.listeners.ServerLoginLogout.logout(ServerLoginLogout.java:64)
- ... 28 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement