Add a warning that forge 2760 is not compatible with liteloader

This commit is contained in:
huanghongxun
2018-10-11 14:04:52 +08:00
parent 3c8689a3f1
commit fb31eebcf2
5 changed files with 19 additions and 1 deletions

View File

@@ -140,6 +140,7 @@ lang=English
lang.default=Use system language
launch.advice.different_platform=Your OS is 64-Bit but your Java is 32-Bit. The 64-Bit Java is recommended.
launch.advice.forge2760_liteloader=Forge 2760 and above is not compatible with LiteLoader, please consider downgrade Forge to 2759 or earlier.
launch.advice.java8_1_13=Minecraft 1.13 and later versions can only run on Java 8 or later.
launch.advice.java8_51_1_13=Minecraft 1.13 may crash on Java 8 earlier than 1.8.0_51. You are supposed to install the latest version of Java 8.
launch.advice.java9=You cannot launch Minecraft until game version is higher than 1.13 with Java 9 or later Java versions.