Guest User

Untitled

a guest
May 17th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. [JavaAppLauncher] JVMArchs not found in Java dictionary
  2. [LaunchRunner Error] processing.app.Base.main(String[]) threw an exception:
  3. java.lang.NoClassDefFoundError: processing/core/PApplet
  4. at processing.app.Base.main(Base.java:86)
  5. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  7. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  8. at java.lang.reflect.Method.invoke(Method.java:585)
  9. at apple.launcher.LaunchRunner.run(LaunchRunner.java:115)
  10. at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
  11. at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
Add Comment
Please, Sign In to add comment