Codex-in-somnio / LaunchHelper

通过LaunchHelper的Jar可以实现不用添加任何命令行参数载入Java agent并启动另一个可执行Jar,用于在Multicraft面板服使用authlib-injector。
MIT License
26 stars 3 forks source link

跑1.15.2和1.12.2都跑不起来 #1

Open MousenIvan opened 4 years ago

MousenIvan commented 4 years ago

forge-1.15.2-31.1.0一直提示FATAL ERROR, You need to run the installer. The libraries required to launch a server are missing,不使用LaunchHelper却能正常启动,纯净端也无法启动,提示: [authlib-injector.transform] [INFO] Attempt to retransform all classes [authlib-injector.transform] [INFO] Retransformed 125 classes in 185ms [authlib-injector.httpd] [INFO] Httpd is running on port 6759 [authlib-injector.transform] [INFO] Transformed [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService] with [Constant URL Transformer] [authlib-injector.transform] [INFO] Transformed [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService] with [Texture Whitelist Transformer] [authlib-injector.transform] [INFO] Transformed [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService] with [Yggdrasil Public Key Transformer] [authlib-injector.transform] [INFO] Transformed [com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository] with [Constant URL Transformer] [01:31:21] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [01:31:21] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [01:31:21] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [01:31:21] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [01:31:21] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]

Exception: java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "Server thread"