Typos
This commit is contained in:
parent
cf351c6118
commit
e6a9eb7b91
1 changed files with 9 additions and 9 deletions
|
@ -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.");
|
||||
|
|
Loading…
Reference in a new issue