Geekboy

Untitled

Feb 19th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. C:\Users\Geek\Desktop\asdf>java -jar _Ath.jar
  2. Exception in thread "main" java.lang.UnsatisfiedLinkError: Cannot load 32-bit SW
  3. T libraries on 64-bit JVM
  4. at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
  5. at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
  6. at org.eclipse.swt.internal.C.<clinit>(Unknown Source)
  7. at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source)
  8. at rawrbiscuits.ProgramStart.main(ProgramStart.java:31)
Advertisement
Add Comment
Please, Sign In to add comment