Closed monotonehell closed 10 years ago
I released version 1.0.1 fixing that issue and several other bugs, hopefully that fixes the issue. Thanks for your feedback!
Tested live with several players, they can now join without YABM installed in their clients. Thanks for the speedy update. (For your interest, I am running Forge 1217 as I like to live on the edge ;) )
When YABM 1.7.10-1.0.0 is installed on a server, FML expects it to be also installed on the client. From what I understand there's a config setting in @mod which allows clients to join without specified mod versions installed.
(Maybe acceptableRemoteVersions() needs an asterisk? I have no idea how FML works these days. https://github.com/MinecraftForge/FML/blob/master/src/main/java/cpw/mods/fml/common/Mod.java#L99 )