This commit is contained in:
Christian Weeks 2012-04-19 22:54:10 -04:00
parent cf351c6118
commit e6a9eb7b91

View file

@ -104,7 +104,7 @@ public class FMLServerHandler implements IFMLSidedHandler
+ "Users who wish to enjoy mods of both types are "
+ "encouraged to request of SDK that he submit a compatibility patch to the Forge Mod Loader project at "
+ "http://github.com/cpw/FML. Posting on the minecraft forums at http://www.minecraftforum.net/topic/86765- (the MLMP thread) "
+ "may encourage him in this effort. However, I ask that your requests be polite."
+ "may encourage him in this effort. However, I ask that your requests be polite.\n"
+ "Now, the server has to shutdown so you can reinstall your minecraft_server.jar properly, until such time as we can work together.");
throw new RuntimeException(
"This FML based server has detected an installation of ModLoaderMP alongside. This will cause serious compatibility issues, so the server will now shut down.");