My bukkit server keeps slowing down, this is my error.

Discussion in 'Bukkit Help' started by xpaintall, Oct 22, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    xpaintall

    Hi, I am xpaintall! I am posting here again. Now this time i keep getting this error:

    java.lang.NullPointerException
    at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[server.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [server.jar:git-Spigot-db6de12-18fbb24]
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [server.jar:git-Spigot-db6de12-18fbb24]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_261]



    Now you see, I have made progress and I don't want to lose it, ofc, but i think it is coming from the lobby coz i made a server, got this error, made another server and keep getting this error again.
    I don't want to throw my lobby away, just coz i spent about 40 hrs on it.


    Please help!
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    xpaintall

  4. Offline

    timtower Administrator Administrator Moderator

    @xpaintall That was not your full log.
    Your world is corrupt.
     
  5. Offline

    xpaintall

  6. Offline

    timtower Administrator Administrator Moderator

    Locked
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page