Whenever I try to join my server, I get the following error message in-game:
and I get this in my client log:
[11:49:11] [Netty Client IO #2/ERROR] [FML]: NetworkDispatcher exception
java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_171]
at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_171]
at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_171]
at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_171]
at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_171]
at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:372) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123) [netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [netty-all-4.1.9.Final.jar:4.1.9.Final]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
Display More
also the server spits this out:
[03:48:43] [Netty Epoll Server IO #9/INFO] [FML]: Client protocol version 2
[03:48:43] [Netty Epoll Server IO #9/INFO] [FML]: Client attempting to join with 71 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-alpha-4,[email protected],[email protected],[email protected],[email protected]+release.110.b4fac73,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[03:48:44] [Netty Epoll Server IO #9/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
[03:48:51] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[03:48:51] [Server thread/WARN] [net.minecraft.entity.SharedMonsterAttributes]: Ignoring unknown attribute 'enderio.aoe.xz'
[03:48:51] [Server thread/WARN] [net.minecraft.entity.SharedMonsterAttributes]: Ignoring unknown attribute 'enderio.aoe.y'
[03:48:51] [Server thread/WARN] [net.minecraft.entity.SharedMonsterAttributes]: Ignoring unknown attribute 'enderio.aoe.xyz'
[03:48:51] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: TheStriker64[/42.190.207.197:50259] logged in with entity id 1077 at (103.5, 69.0, 255.5)
[03:48:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: TheStriker64 joined the game
[03:48:52] [Server thread/INFO] [Waila]: Player EntityPlayerMP['TheStriker64'/1077, l='world', x=103.50, y=69.00, z=255.50] connected. Sending ping
[03:48:52] [Server thread/INFO] [projecte]: Sent knowledge and bag data to TheStriker64
[03:48:52] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
[03:48:52] [Server thread/INFO] [Actually Additions]: Sending Player Data to player TheStriker64 with UUID e69de121-5d07-38c9-8d8d-fa6698626866.
[03:48:52] [Server thread/INFO] [Mekanism]: Sent config to 'TheStriker64.'
[03:49:10] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: TheStriker64 lost connection: Disconnected
[03:49:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: TheStriker64 left the game
Display More
I don't really understand what's causing the issue.
Also I guess I should list what mods I'm using to join:
Actually Additions
Advanced Generators
AgriCraft
AppleCore
Applied Energistics 2
Avaritia 1.11.x
Baubles
bdlib
BetterFps
BiblioCraft
Biomes O' Plenty
Calculator
CodeChickenLib 1.8+
CoFHCore
CoFH World
CompactStorage
ContainerFix
Cooking For Blockheads
Corail Tombstones
EnderCore
EnderIO
EnderStorage
EnderZoo
Extreme Reactors
Fakename
FastWorkbench
FoamFix
Forge Multipart CBE
Hunger Overhaul
Hwyla
InfinityLib
Inventory Tweaks
JEI(Just Enough Items)
LibVulpes
Mantle
Mekanism
Mekanism Generators
Mekanism Tools
MrTJPCore
OpenBlocks
OpenModsLib
Ore Excavation
ProjectE
Redstone Flux
SonarCore
Squake
Squeedometer
Thermal Dynamics
Thermal Expansion
Thermal Foundation
Tiny Progressions
VanillaFix
Xaeros Minimap
ZeroCore
Any help would be appreciated, thanks.
EDIT: I forgot to mention that my friend could join, but i couldn't.