Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 17:02:48 [Grave] mai 30, 2014 5:02:48 PM net.md_5.bungee.event.EventBus post
- Avertissement: Error dispatching event LoginEvent(cancelled=false, cancelReason=null, connection=[maestro34] <-> InitialHandler) to listener me.maestro34.BungeeUtils.Listener.PlayerListener@9d14a9
- java.lang.NullPointerException
- at me.maestro34.BungeeUtils.Listener.PlayerListener.onLogin(PlayerListener.java:20)
- 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 net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
- at net.md_5.bungee.event.EventBus.post(EventBus.java:47)
- at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:353)
- at net.md_5.bungee.connection.InitialHandler.finish(InitialHandler.java:426)
- at net.md_5.bungee.connection.InitialHandler.access$600(InitialHandler.java:61)
- at net.md_5.bungee.connection.InitialHandler$4.done(InitialHandler.java:336)
- at net.md_5.bungee.connection.InitialHandler$4.done(InitialHandler.java:325)
- at net.md_5.bungee.http.HttpHandler.done(HttpHandler.java:68)
- at net.md_5.bungee.http.HttpHandler.channelRead0(HttpHandler.java:59)
- at net.md_5.bungee.http.HttpHandler.channelRead0(HttpHandler.java:14)
- at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
- at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:148)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327)
- at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327)
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:126)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement