
[1.16.5-Forge-Suggestion] Mark mod as client side only, makes server "fml server incompatible" in server list.
Gbergz opened this issue ยท 2 comments
Title ^
Versions
- ArmorSoundTweak: 3.0.0
- Forge: 36.1.62
- Additional mod(s) No mods.
Describe the bug
If mod is missing on server it makes the server ping "Incompatible FML Modded Server".
To Reproduce
Steps to reproduce the behavior:
- Install mod on client.
- Don't install on server. (Because it crashes.)
- Add server to multiplayer list.
- Ping it.
- "Incompatible FML Modded Server".
Expected behavior
That the modlist is compatible. showing a green checkmark like below:
Additional context
If possible, mark mod as client only.
I fixed this in-dev a while back but then forgot to make a release, my apologies! I'll have an update out later today!
Fixed in https://github.com/ChloeDawn/ArmorSoundTweak/releases/tag/3.1.0-forge https://www.curseforge.com/minecraft/mc-mods/armor-sound-tweak/files/3396535
Apologies for the delay in getting this hotfix released!