Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gesuit bug on homes #71

Closed
Narimm opened this issue Feb 10, 2018 · 0 comments
Closed

Gesuit bug on homes #71

Narimm opened this issue Feb 10, 2018 · 0 comments

Comments

@Narimm
Copy link
Member

Narimm commented Feb 10, 2018

java.lang.NullPointerException
14:40:36 [ proxy]: at net.cubespace.geSuit.managers.HomesManager.listOtherPlayersHomes(HomesManager.java:137)
14:40:36 [ proxy]: at net.cubespace.geSuit.listeners.HomesMessageListener.receivePluginMessage(HomesMessageListener.java:79)
14:40:36 [ proxy]: at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
14:40:36 [ proxy]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:40:36 [ proxy]: at java.lang.reflect.Method.invoke(Method.java:498)
14:40:36 [ proxy]: at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
14:40:36 [ proxy]: at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
14:40:36 [ proxy]: at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:420)
14:40:36 [ proxy]: at net.md_5.bungee.connection.DownstreamBridge.handle(DownstreamBridge.java:237)
14:40:36 [ proxy]: at net.md_5.bungee.protocol.packet.PluginMessage.handle(PluginMessage.java:61)
14:40:36 [ proxy]: at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:103)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
14:40:36 [ proxy]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
14:40:36 [ proxy]: at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
14:40:36 [ proxy]: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
14:40:36 [ proxy]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
14:40:36 [ proxy]: at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
14:40:36 [ proxy]: at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
14:40:36 [ proxy]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
14:40:36 [ proxy]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
14:40:36 [ proxy]: at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:797)
14:40:36 [ proxy]: at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:404)
14:40:36 [ proxy]: at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:304)
14:40:36 [ proxy]: at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
14:40:36 [ proxy]: at java.lang.Thread.run(Thread.java:748)

@Narimm Narimm closed this as completed in 2544cf1 Aug 7, 2018
Narimm added a commit that referenced this issue Aug 7, 2018
Resolves #73
Resolves #74
Resolves #71

(cherry picked from commit 2544cf1)
danjono pushed a commit to danjono/geSuit that referenced this issue Mar 29, 2020
Resolves AddstarMC#73
Resolves AddstarMC#74
Resolves AddstarMC#71

(cherry picked from commit 2544cf1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant