We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › [LaunchRunner Error] processing.app.Base.main(Stri
Page Index Toggle Pages: 1
[LaunchRunner Error] processing.app.Base.main(Stri (Read 495 times)
[LaunchRunner Error] processing.app.Base.main(Stri
Jan 30th, 2008, 8:13pm
 
I dowload, 0135. for MacOX 10.4.10. here is the error i retrieved from console.app, where may i correct this?
-----------------------------------------------------------------

[LaunchRunner Error] processing.app.Base.main(String[]) threw an exception:
java.lang.NoClassDefFoundError: processing/core/PApplet

at processing.app.Base.main(Base.java:86)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at apple.launcher.LaunchRunner.run(LaunchRunner.java:88)

at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)

at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
Page Index Toggle Pages: 1