Every time i connect to a server on a specific modpack i get kicked off with this error after a few seconds. I've tried everything i can think of including allowing java.aw through my firewall and antivirus, but i still get the same error. Any ideas?
[19:53:03] [Netty Client IO #2/INFO]: [Netty Client IO #2] Client side modded connection established
[19:53:03] [main/INFO]: Using gateway screenshots for folder 'play.sjincraft.com_8.26.94.215_25565'
[19:53:03] [Netty Client IO #2/INFO]: DimensionSyncPacket: Registering: 4 85 78
[19:53:03] [main/INFO]: Received dimension information from server
[19:53:12] [Thread-32/INFO]: [CHAT] WARNING: BuildCraft 7.99.19 is in ALPHA!
[19:53:12] [Thread-32/INFO]: [CHAT] Report BuildCraft bugs you find here
[19:53:12] [Thread-32/INFO]: [CHAT] and include the BuildCraft version 7.99.19 in the description
[19:53:12] [Thread-32/INFO]: [CHAT] If you have performance problems then try disabling
[19:53:12] [Thread-32/INFO]: [CHAT] everything in the BuildCraft perfomance config section.
[19:53:46] [Netty Client IO #2/WARN]: dim0 (Initialized) Bad configField entry during updateFrom(): enabled=null
[19:53:46] [main/INFO]: [CHAT] §1[Mekanism] §7Using developer build §89.4.13
[19:53:46] [Netty Client IO #2/INFO]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:1080]: RecipeAPI (Remote): Syncing 88 recipes from the server.
[19:53:46] [Netty Client IO #2/INFO]: Received config from server.
[19:53:46] [Netty Client IO #2/INFO]: Received Cardboard Box blacklist entries from server (21 total)
[19:53:46] [Netty Client IO #2/INFO]: Login Packet received
[19:53:46] [Netty Client IO #2/INFO]: Syncing Config with Server
[19:53:47] [ProjectE Update Checker Notifier/INFO]: Mod is updated.
[19:53:47] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.world.chunk.BlockStateContainer.func_186018_a
[19:53:48] [main/INFO]: Receiving EMC data from server.
[19:53:49] [main/INFO]: Received dimlet rules from server
[19:53:49] [main/INFO]: Created temporary WorldData to cache data on the client!
[19:53:49] [main/INFO]: Receiving (new or changed) Player Data for player Jaws9673.
[19:53:49] [main/INFO]: Ingredients are being added at runtime: 11 net.minecraft.item.ItemStack
[19:53:50] [main/INFO]: Custom modded block handling enabled for bibliocraft
[19:53:50] [main/INFO]: Custom modded block handling enabled for biomesoplenty
[19:53:51] [main/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[19:53:51] [main/INFO]: Loading journeymap.topo.config
[19:53:52] [main/INFO]: Loaded 0 waypoints from C:\Users\Dylan\Documents\Curse\Minecraft\Instances\Sjin Craft\journeymap\data\mp\Minecraft~Server\waypoints
[19:53:52] [main/INFO]: Mapping started in C:\Users\Dylan\Documents\Curse\Minecraft\Instances\Sjin Craft\journeymap\data\mp\Minecraft~Server\DIM0. Memory: 7186MB total, 1781MB free
[19:53:52] [main/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[19:53:52] [main/INFO]: JourneyMap: Press [J]
[19:54:29] [main/INFO]: Loaded 799 advancements
[19:54:33] [JM-task-4/WARN]: Unable to get any texture to use as color for thermaldynamics:duct_0[meta=0]
[19:54:33] [JM-task-4/FATAL]: A CCL controlled model has been improperly handled by someone and will NOT be rendered. No more information available.
[19:54:33] [JM-task-4/WARN]: Unable to get any texture to use as color for thermaldynamics:duct_32[meta=1]
[19:54:33] [JM-task-4/FATAL]: A CCL controlled model has been improperly handled by someone and will NOT be rendered. No more information available.
[19:55:39] [main/WARN]: Received passengers for unknown entity
[19:55:58] [JM-task-4/FATAL]: A CCL controlled model has been improperly handled by someone and will NOT be rendered. No more information available.
[19:56:37] [Netty Client IO #2/ERROR]: 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_191]
at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_191]
at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_191]
at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_191]
at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_191]
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_191]
[19:56:37] [Netty Client IO #2/INFO]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
[19:56:37] [Netty Client IO #2/INFO]: Cleaning client cache...
[19:56:37] [Netty Client IO #2/INFO]: Cleared cached client data! Disconnected from server.
[19:56:37] [Netty Client IO #2/INFO]: Scheduling client settings reset.
[19:56:37] [main/INFO]: Client settings have been reset.
[19:56:37] [main/INFO]: Mapping halted in C:\Users\Dylan\Documents\Curse\Minecraft\Instances\Sjin Craft\journeymap\data\mp\Minecraft~Server\DIM0
[19:56:51] [main/INFO]: JEI search tree manager injection complete!
[19:56:53] [main/INFO]: Applying holder lookups
[19:56:53] [main/INFO]: Holder lookups applied
[19:57:01] [main/INFO]: Unloaded WorldData!
[19:57:01] [main/INFO]: Reloaded config.
[19:57:09] [Session-Validator/INFO]: Session validation successful
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Every time i connect to a server on a specific modpack i get kicked off with this error after a few seconds. I've tried everything i can think of including allowing java.aw through my firewall and antivirus, but i still get the same error. Any ideas?