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 & HelpPrograms › ClassNotFound after export
Page Index Toggle Pages: 1
ClassNotFound after export (Read 276 times)
ClassNotFound after export
Mar 2nd, 2009, 10:11pm
 
Hi !
I get a ClassNotFound of my main class while I try to load the applet done with basic exporting (button). My sketch works fine when I don't export it, it uses P3D, and interfascia library. I have Java 6 + jdk installed on my pc with windows XP SP3. Here's the export :
http://wanegain.1s.fr/applet/index.html
Any clues ?
Re: ClassNotFound after export
Reply #1 - Mar 2nd, 2009, 11:24pm
 
I don't have a ClassNotFound on the sketch you point to, seen with Firefox 3 and Java 1.6.
I have instead a Couldn't create a reader for http://rss.news.yahoo.com/rss/topstories error.
Which is normal if you don't have signed your applet (here too, I wish to have 1€ per similar issue I see! Wink).
Re: ClassNotFound after export
Reply #2 - Mar 3rd, 2009, 6:33am
 
Thanks a lot. Now it works. However it's the strangest thing. At first it told me about the classnotfound stuff, and then i couldn't even get the error messages ! the applet was just white. I disable the JavaQuickStarter in Firefox (and I now read a file locally). Thanks a lot !
Page Index Toggle Pages: 1