Can't load the Beta for Direwolf20 Verison 1.6.4

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

FailFiber

New Member
Jul 29, 2019
2
0
0
I have updated my Java to the 64 bit version and my computer is a 64 bit OS. Also I had up the amount of memory to be used to the max. When I hit launch, it stated the following:

  1. 2014-01-19 21:41:17 [SEVERE] [ForgeModLoader] Unable to launch
  2. java.lang.reflect.InvocationTargetException
  3. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  4. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  5. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  6. at java.lang.reflect.Method.invoke(Unknown Source)
  7. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  8. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  9. Caused by: java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
  10. at net.minecraft.client.main.Main.main(SourceFile:37)
  11. ... 6 more
  12. Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
  13. at java.net.URLClassLoader$1.run(Unknown Source)
  14. at java.net.URLClassLoader$1.run(Unknown Source)
  15. at java.security.AccessController.doPrivileged(Native Method)
  16. at java.net.URLClassLoader.findClass(Unknown Source)
  17. at java.lang.ClassLoader.loadClass(Unknown Source)
  18. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  19. at java.lang.ClassLoader.loadClass(Unknown Source)
  20. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)
  21. at java.lang.ClassLoader.loadClass(Unknown Source)
  22. at java.lang.ClassLoader.loadClass(Unknown Source)
  23. ... 7 more

And the whole pastebin is: http://pastebin.com/eubDXRBb

I don't know what else to do as far as this is concerned and looking for some help in the matter.


Thanks.
 

JamiePhonic

New Member
Jul 29, 2019
404
0
0
run a force update. your missing the LWJGL librarys
Code:
Caused by: java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException