Cant connect to the server!
RaveGraph opened this issue ยท 5 comments
I know i have couple of mods but when i try to connect to my server i keep getting an error saying "fattaly missing blocks"When i check the logs i see
[17:37:56] [Netty Client IO #4/INFO] [FML]: Server protocol version 2
[17:37:56] [Netty Client IO #4/INFO] [FML]: Attempting connection with missing mods [NotEnoughItems, betterloadingscreen, inventorytweaks] at SERVER
[17:37:56] [Netty Client IO #4/INFO] [FML]: Injecting existing block and item data into this client instance
[17:37:56] [Netty Client IO #4/INFO] [FML]: Found a missing id from the world additionalpipes:chunkLoader
[17:37:57] [Netty Client IO #4/INFO] [FML]: Found a missing id from the world additionalpipes:chunkLoader
[17:37:57] [Netty Client IO #4/ERROR] [FML]: Failed to connect to server: there are 2 missing blocks and items
any help is much appriciated.If you need more log please reply
This is still an issue when first installing the mod on the client - the configs auto-generate with the chunkloader "enabled", but upon checking in a singleplayer world it is actually disabled. It requires a second launch of the client for it to be enabled on the client.
The server has the chunkloader disabled by the config file, and you need to disable it on your client too