The modpack works fine on single-player but whenever my friends and I try to join the server we are connected for a fraction of a second before we are disconnected with the message "Internal Exception: Java.io.IOException: And existing connection was forcibly closed by the remote host."
Here is the log from the client console:
[03/8/2017 12:06:23 PM] [Client thread/INFO]: Connecting to 144.217.72.131, 25570
[03/8/2017 12:06:24 PM] [12:06:24] [Netty Client IO #9/INFO] [FML]: Server protocol version 2
[03/8/2017 12:06:24 PM] [12:06:24] [Netty Client IO #9/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[03/8/2017 12:06:24 PM] [12:06:24] [Netty Client IO #9/INFO] [FML]: Injecting existing block and item data into this client instance
[03/8/2017 12:06:25 PM] [12:06:25] [Netty Client IO #9/INFO] [FML]: Applying holder lookups
[03/8/2017 12:06:25 PM] [12:06:25] [Netty Client IO #9/INFO] [FML]: Holder lookups applied
[03/8/2017 12:06:25 PM] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[03/8/2017 12:06:26 PM] [Client thread/INFO]: [CHAT] §bThank you **MINECRAFTUSERNAME** for downloading and playing §aDivineRPG!
[03/8/2017 12:06:27 PM] [Client thread/INFO] [ThermalExpansion]: Receiving Server Configuration...
[03/8/2017 12:06:27 PM] [Client thread/INFO] [THAUMCRAFT]: Client received server config settings.
[03/8/2017 12:06:27 PM] [Client thread/INFO] [THAUMCRAFT]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
[03/8/2017 12:06:27 PM] [Client thread/INFO]: [CHAT] §fVersion 1.4.9.5 of §aInventory Pets§f is now available.
[03/8/2017 12:06:27 PM] [Client thread/INFO]: [CHAT] Click to: [Download]
[03/8/2017 12:06:27 PM] [Client thread/INFO] [MCA]: Received and applied server-side configuration.
[03/8/2017 12:06:27 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
[03/8/2017 12:06:27 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading projecte_default.zs
[03/8/2017 12:06:27 PM] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:158]: MineTweaker: Loading intermod
[03/8/2017 12:06:27 PM] [Client thread/INFO]: [CHAT] ERROR: ?:1 > No such member: projecte
[03/8/2017 12:06:27 PM] [Client thread/INFO]: [CHAT] ERROR: ?:1 > Not a valid type
[03/8/2017 12:06:27 PM] [Client thread/INFO]: [CHAT] ERROR: projecte_default.zs:2 > No such member: projecte
[03/8/2017 12:06:27 PM] [Client thread/INFO]: [CHAT] ERROR: projecte_default.zs:2 > Not a valid type
[03/8/2017 12:06:27 PM] Adjusting clock screw. Server differential is -26338 ms.
[03/8/2017 12:06:27 PM] Adjusting clock screw. Server differential is -26338 ms.
[03/8/2017 12:06:27 PM] [Client thread/INFO]: [CHAT] [TwilightForest] Biome ID conflict detected. Fix by editing the config file.
[03/8/2017 12:06:27 PM] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[03/8/2017 12:06:27 PM] [Client thread/INFO] [ArsMagica2]: Received player login packet.
[03/8/2017 12:06:27 PM] [Client thread/INFO] [MapWriter]: Mw.load: loading...
[03/8/2017 12:06:27 PM] [Client thread/INFO] [MapWriter]: generating block colours
[03/8/2017 12:06:27 PM] [Client thread/INFO] [MapWriter]: loading block colour overrides file **USERSDIR**\Instances\CrundeeCraft\config\MapWriterBlockColourOverrides.txt
[03/8/2017 12:06:27 PM] [Client thread/INFO] [MapWriter]: generating block map colours from textures
[03/8/2017 12:06:27 PM] [Client thread/INFO] [MapWriter]: created new MwTexture from GL texture id 1073 (4096x2048) (8388608 pixels)
[03/8/2017 12:06:27 PM] [Client thread/INFO] [MapWriter]: processed 7242 block textures, 34070 skipped, 522 exceptions
[03/8/2017 12:06:27 PM] [Client thread/INFO] [MapWriter]: loading block colour overrides file **USERSDIR**\Instances\CrundeeCraft\config\MapWriterBlockColourOverrides.txt
[03/8/2017 12:06:27 PM] [Client thread/INFO] [MapWriter]: saving block colours to '**USERSDIR**\Instances\CrundeeCraft\config\MapWriterBlockColours.txt'
[03/8/2017 12:06:27 PM] [12:06:27] [Netty Client IO #9/ERROR] [FML]: NetworkDispatcher exception
[03/8/2017 12:06:27 PM] java.io.IOException: An existing connection was forcibly closed by the remote host
[03/8/2017 12:06:27 PM] at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_144]
[03/8/2017 12:06:27 PM] at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_144]
[03/8/2017 12:06:27 PM] at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_144]
[03/8/2017 12:06:27 PM] at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_144]
[03/8/2017 12:06:27 PM] at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_144]
[03/8/2017 12:06:27 PM] at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
[03/8/2017 12:06:27 PM] at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
[03/8/2017 12:06:27 PM] at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
[03/8/2017 12:06:27 PM] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
[03/8/2017 12:06:27 PM] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
[03/8/2017 12:06:27 PM] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
[03/8/2017 12:06:27 PM] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
[03/8/2017 12:06:27 PM] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
[03/8/2017 12:06:27 PM] at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
[03/8/2017 12:06:27 PM] [12:06:27] [Netty Client IO #9/INFO] [THAUMCRAFT]: Restoring client configs.
[03/8/2017 12:06:27 PM] [12:06:27] [Netty Client IO #9/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
[03/8/2017 12:06:27 PM] [12:06:27] [Netty Client IO #9/INFO] [Galacticraft]: Unregistered Dimension: -30
[03/8/2017 12:06:27 PM] [12:06:27] [Netty Client IO #9/INFO] [Galacticraft]: Unregistered Dimension: -29
[03/8/2017 12:06:27 PM] [12:06:27] [Netty Client IO #9/INFO] [Galacticraft]: Unregistered Dimension: -28
[03/8/2017 12:06:27 PM] [Client thread/INFO] [FML]: Applying holder lookups
[03/8/2017 12:06:27 PM] [Client thread/INFO] [FML]: Holder lookups applied
[03/8/2017 12:06:30 PM] [Client thread/INFO] [MapWriter]: Mw.close: closing...
[03/8/2017 12:06:30 PM] [Client thread/INFO] [MapWriter]: waiting for 67 tasks to finish...
[03/8/2017 12:06:30 PM] [Client thread/INFO] [MapWriter]: done
The Meaning of Life, the Universe, and Everything.
Join Date:
9/21/2016
Posts:
60
Minecraft:
CheckMiner
Member Details
[03/8/2017 12:06:27 PM] [Client thread/INFO]: [CHAT] [TwilightForest] Biome ID conflict detected. Fix by editing the config file. is where it all broke probaly. You should change the ID in the config file. This is probaly crashing your server.
If you have a mod with more biomes then you could change some of them.
The modpack works fine on single-player but whenever my friends and I try to join the server we are connected for a fraction of a second before we are disconnected with the message "Internal Exception: Java.io.IOException: And existing connection was forcibly closed by the remote host."
Here is the log from the client console:
And here is the log from the server console:
<a href='http://internetometer.com/give/46607'><img src='http://internetometer.com/image/46607.png'/></a>