Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. java.lang.reflect.InvocationTargetException
  2. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  4. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  5. at java.lang.reflect.Method.invoke(Method.java:498)
  6. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  7. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  8. Caused by: java.lang.NoClassDefFoundError: Could not initialize class Reflector
  9. at b.h(CrashReport.java:161)
  10. at b.<init>(CrashReport.java:57)
  11. at b.a(CrashReport.java:444)
  12. at ave.a(SourceFile:312)
  13. at net.minecraft.client.main.Main.main(SourceFile:124)
  14. ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement