Modded server error

Discussion in 'General Help' started by romian, Dec 16, 2014.

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

    romian

    Hi!

    I try to run my modded server but I keep getting this error after I'm online for 10 seconds:

    16:18:13 [Netty IO #0/ERROR] [FML]: NetworkDispatcher exception
    16:18:13 java.io.IOException: De externe host heeft een verbinding verbroken
    16:18:13 at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_25]
    16:18:13 at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_25]
    16:18:13 at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_25]
    16:18:13 at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_25]
    16:18:13 at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_25]
    16:18:13 at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
    16:18:13 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
    16:18:13 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
    16:18:13 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
    16:18:13 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
    16:18:13 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
    16:18:13 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
    16:18:13 at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
    16:18:13 at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
    16:18:13 [INFO] romiantairovski lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
    16:18:13 [INFO] username left the game
     
  2. Offline

    timtower Administrator Administrator Moderator

    Moved to Bukkit alternatives.
     
Thread Status:
Not open for further replies.

Share This Page