Client has mods that are missing on server
ITCMD opened this issue ยท 2 comments
Describe the bug
When pinging the minecraft server, the incompatible FML modlist icon shows up in the server list.
Upon viewing the logs, it states: [16:37:46] [Netty Client IO #2/INFO] [ne.mi.fm.cl.ClientHooks/CLIENTHOOKS]: Client has mods that are missing on server: [artifacts]
However, I am able to confirm that the artifacts mod is loaded on the server. Indeed, I'm able to join the server and play as normal with the artifacts mod in use. Any tips?
To Reproduce
Steps to reproduce the behavior:
- have mod on client and server
- Scan your list of servers.
Game Environment
Please provide details about the game environment, either by crash report/logs or by detailing it below.
As seen here, the mod is present and visible from the internet:
I tried launching mc without the mod to see what it reported. It states, [16:47:14] [Netty Client IO #0/INFO] [ne.mi.fm.cl.ClientHooks/CLIENTHOOKS]: Server has additional mods that may be needed on the client: [email protected]
.
I find this interesting. It looks like this is a different name, which would explain why they dont match, but then why don't I have that error even when the mod is installed? The server doesnt complain I guess, but the client does.