• 0

    posted a message on Can't connect to my server

    What happen?


    I was on my server with the plugin AuthMe and i recently change my password but on logging i type bad my password inmediatly the server kick me for that reason but when i return to my server list woops my server looks offline, all my other server (premium and not premium) work normally and i can logging but on my server not, i check the console and the server work fine for everyone but not for me, this show on console when i try to logging


    [00:55:50 WARN]: Failed to initialize a channel. Closing: [id: 0x66aef959, /here say my ip => /here say another ip different to mine]
    java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
    at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
    at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
    at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
    at
    io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:157)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:143)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:157)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:143)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:157)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:143)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:443)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:413)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:252)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183)
    [ProtocolLib.jar:4.3.0]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:92)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at java.base/java.lang.Thread.run(Thread.java:844) [?:?]
    [00:55:50 WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
    java.lang.NullPointerException
    at
    net.minecraft.server.v1_8_R1.NetworkManager.close(NetworkManager.java:174)
    ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    net.minecraft.server.v1_8_R1.NetworkManager.channelInactive(NetworkManager.java:72)
    ~[spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:218)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:223)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:218)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:223)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:218)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:218)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:218)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:568)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:370)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353) [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at
    io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    [spigot-1.8.jar:git-Spigot-550ebac-7019900]
    at java.base/java.lang.Thread.run(Thread.java:844) [?:?]



    I don't know what to do, the problem not anything to do with firewall, or port


    PLEASE HELP


    Posted in: Server Support and Administration
  • 0

    posted a message on Servers problem
    Quote from Herb_»

    Try Direct Connect to "209.222.115.43"


    It is the IP for hypixel. If it works using the IP but not the name, that indicates a DNS problem.


    With ip is the same problem
    Posted in: Java Edition Support
  • 0

    posted a message on Servers problem

    There has to be something wrong with your wifi....


    Im using wiring conection
    Posted in: Java Edition Support
  • 0

    posted a message on Servers problem
    Quote from Herb_»


    I use 1.8 and this is my problem

    Posted in: Java Edition Support
  • 0

    posted a message on Servers problem

    I tried with my firewall totally off but the problem go on


    please somebody now what is happen?

    Posted in: Java Edition Support
  • 0

    posted a message on Servers problem

    HI, im recently change of internet provide and i change of os too from Windows to Linux and now i have problem to conect with minecraft servers (all)


    The servers stay in load but never load really, this is weird because i can use the internet normally on my browser and with other programs than use internet


    With my old internet service this doesnt happen (with linux) and with windows both services works good


    i tried to contact with technical support of my actual internet provide but they "help" dont change anything


    Somebody can help me? pls respond

    Posted in: Java Edition Support
  • To post a comment, please .