Up until this morning I've been able to host servers with no issue but suddenly after I lost power due to a storm this morning anybody who joins times out. What's interesting is that if the person types in the chat I can see what they say in the console before they get kicked.
The console message upon disconnect is as follows:
I have tried reinstalling Java, reinstalling network drivers, resetting restore points and one or two other things... but I cannot figure this out. Since the issue happened I've only been able to get it to work once.
Modpack: FTB Horizions 1.1.0 (but the issue persists no matter which server I run. I've tried 3rd party packs and Infinity/Departed.)
Server: Locally hosted 16 gb w/ AMD FX 4~ghz 8 core processor.
OS: Win 8.1
-------------------------
Edit: It's working now and I don't know what I did to fix it other than doing what I've already done a few times over.
The console message upon disconnect is as follows:
Code:
[19:54:39] [Netty IO #2/ERROR] [FML]: NetworkDispatcher exception
java.io.IOException: An established connection was aborted by the software in yo
ur host machine
at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_51]
at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_51]
at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_51]
at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_51]
at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_51]
at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDi
rectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870)
~[AbstractByteBuf.class:?]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketCha
nnel.java:208) ~[NioSocketChannel.class:?]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(Abstra
ctNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.jav
a:480) [NioEventLoop.class:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEve
ntLoop.java:447) [NioEventLoop.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEven
tLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThread
EventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
[19:54:39] [Server thread/INFO]: UkeFox lost connection: TranslatableComponent{k
ey='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An
established connection was aborted by the software in your host machine], sibli
ngs=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underli
ned=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
I have tried reinstalling Java, reinstalling network drivers, resetting restore points and one or two other things... but I cannot figure this out. Since the issue happened I've only been able to get it to work once.
Modpack: FTB Horizions 1.1.0 (but the issue persists no matter which server I run. I've tried 3rd party packs and Infinity/Departed.)
Server: Locally hosted 16 gb w/ AMD FX 4~ghz 8 core processor.
OS: Win 8.1
-------------------------
Edit: It's working now and I don't know what I did to fix it other than doing what I've already done a few times over.
Last edited: