mm2m_www

E:\ct>java -Xms4096M -Xmx4096M -jar CatServer-1.16.5-589d8617-server.jar
Loading libraries, please wait...
[22:14:14] [main/INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.35, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
[22:14:14] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_251 by Oracle Corporation
[22:14:15] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[22:14:15] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/E:/ct/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[22:14:21] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:0 token recognition error at: '`'
[22:14:21] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
Init ItemPhysic coremods ...
Init CreativeCore coremods ...
[22:14:37] [main/ERROR]: Mixin config boss_tools.mixin.json does not specify "minVersion" property
[22:14:37] [main/ERROR]: Mixin config notenoughcrashes.mixins.json does not specify "minVersion" property
[22:14:37] [main/ERROR]: Mixin config notenoughcrashes.forge.mixins.json does not specify "minVersion" property
[22:14:37] [main/ERROR]: Mixin config moreoverlays.mixin.json does not specify "minVersion" property
[22:14:37] [main/ERROR]: Mixin config boss_tools_giselle_addon.mixin.json does not specify "minVersion" property
[22:14:37] [main/INFO]: Successfully loaded Mixin Connector [com.wuest.prefab.MixinConnector]
[22:14:37] [main/INFO]: Successfully loaded Mixin Connector [someoneelse.betternetherreforged.mixin.MixinConnector]
[22:14:37] [main/INFO]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
[22:14:37] [main/INFO]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
Exception in thread "main" [22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.reflect.InvocationTargetException
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at java.lang.reflect.Method.invoke(Unknown Source)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at foxlaunch.FoxServerLauncher.main(FoxServerLauncher.java:33)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at catserver.server.CatServerLaunch.main(CatServerLaunch.java:8)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.UnsupportedClassVersionError: icyllis/modernui/forge/MixinConnector has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at java.lang.ClassLoader.defineClass1(Native Method)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at java.lang.ClassLoader.defineClass(Unknown Source)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at java.lang.ClassLoader.loadClass(Unknown Source)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at java.lang.Class.forName0(Native Method)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at java.lang.Class.forName(Unknown Source)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at java.util.HashMap.forEach(Unknown Source)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:   ... 6 more

E:\ct>pause
请按任意键继续. . .



等枫亭丶烟雨阁
[22:14:37] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.UnsupportedClassVersionError: icyllis/modernui/forge/MixinConnector has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

模组"modernui"的问题,该mod编译时使用的java版本为11,故需用java11运行此mod;
您有两个选择来解决此问题:
1、将您的java版本更换至11;
2、禁用模组"modernui";

以上