-
Notifications
You must be signed in to change notification settings - Fork 823
Description
相信显示:
三月 01, 2016 8:51:42 下午 org.jackhuang.hellominecraft.launcher.Launcher main INFO: **_ Hello Minecraft! Launcher 2.4.1.5 **_ 三月 01, 2016 8:51:42 下午 org.jackhuang.hellominecraft.launcher.Launcher main INFO: **_ Launching Game **_ Minecraft has crashed! Minecraft or mods are incomplete. Retry if there are some libraries that have not downloaded or update your game and mods! Or you can try Game Settings -> Manage (Version) -> Delete library files to solve the problem. java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:112) Caused by: java.lang.NoClassDefFoundError: io/netty/buffer/ByteBufOutputStream at bcf. (SourceFile:239) at net.minecraft.client.main.Main.main(SourceFile:124) ... 5 more Caused by: java.lang.ClassNotFoundException: io.netty.buffer.ByteBufOutputStream at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 7 more 三月 01, 2016 8:51:43 下午 org.jackhuang.hellominecraft.launcher.Launcher main