MC百科社群

标题: 使用HMCL启动器无法启动 [打印本页]

作者: 艾维斯    时间: 2020-5-11 11:54
标题: 使用HMCL启动器无法启动
之前一直用的很好的,今天突然启动不了了

minecraft-exported-logs-2020-05-11T11-40-33.txt

57.26 KB, 下载次数: 13


作者: QQ酱39045    时间: 2020-5-11 11:54
本帖最后由 QQ酱39045 于 2020-5-11 13:09 编辑
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]: java.lang.NoClassDefFoundError: Lnet/minecraft/client/resources/SkinManager;
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at java.lang.Class.getDeclaredFields0(Native Method)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at java.lang.Class.privateGetDeclaredFields(Unknown Source)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at java.lang.Class.getDeclaredFields(Unknown Source)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.optifine.reflect.FieldLocatorType.getField(FieldLocatorType.java:55)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.optifine.reflect.ReflectorField.getTargetField(ReflectorField.java:80)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.optifine.reflect.ReflectorField.<init>(ReflectorField.java:70)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.optifine.reflect.ReflectorField.<init>(ReflectorField.java:59)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.optifine.reflect.ReflectorField.<init>(ReflectorField.java:45)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.optifine.reflect.ReflectorField.<init>(ReflectorField.java:37)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.optifine.reflect.Reflector.<clinit>(Reflector.java:501)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.minecraft.client.settings.GameSettings.setForgeKeybindProperties(GameSettings.java:3479)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.minecraft.client.settings.GameSettings.<init>(GameSettings.java:308)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:444)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3931)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.minecraft.client.main.Main.main(SourceFile:123)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at java.lang.reflect.Method.invoke(Unknown Source)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:40:22] [Client thread/INFO] [STDERR]: [net.optifine.reflect.FieldLocatorType:getField:85]:  at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.SkinManager
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:  at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:  at java.lang.ClassLoader.loadClass(Unknown Source)
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:  at java.lang.ClassLoader.loadClass(Unknown Source)
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:  ... 21 more
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.ClassFormatError: Duplicate field name "fakeManager" with signature "Lcustomskinloader.fake.FakeSkinManager;" in class file net/minecraft/client/resources/SkinManager
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:  at java.lang.ClassLoader.defineClass1(Native Method)
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:  at java.lang.ClassLoader.defineClass(Unknown Source)
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:  at java.security.SecureClassLoader.defineClass(Unknown Source)
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:  at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[11:40:22] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]:  ... 23 more

貌似是Optifine不能加载皮肤(maybe)导致的问题!
作者: 艾维斯    时间: 2020-5-11 13:07
QQ酱39045 发表于 2020-5-11 13:04
貌似是Optifine导致的问题!

谢谢大佬,试一下
作者: QQ酱43095    时间: 2020-5-12 09:18
其实你仔细一看就知道是什么导致





欢迎光临 MC百科社群 (https://bbs.mcmod.cn/) MC百科|最大的MineCraft中文模组百科