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 › Applet doesnt run but the sketch does!
Page Index Toggle Pages: 1
Applet doesnt run but the sketch does! (Read 654 times)
Applet doesnt run but the sketch does!
May 31st, 2006, 9:07pm
 
Hi all,

I've encountered this problem twice with two very different projects. However, there is one thing in common, I make an external jar library with almost all the calculation and then import it into my sketch which contains only the drawing code.

Both times the sketch works just fine but when I export it crashes!

Any ideas?

Pedja

p.s. I will post one of the exported applets later on tonight.
Re: Applet doesnt run but the sketch does!
Reply #1 - May 31st, 2006, 9:19pm
 
a crash-log would be helpfull too.

F
Re: Applet doesnt run but the sketch does!
Reply #2 - Jun 1st, 2006, 7:06pm
 
http://processing.org/faq/bugs.html#applet
Re: Applet doesnt run but the sketch does!
Reply #3 - Jun 28th, 2006, 1:24pm
 
Yup, it was the file access...thanks!
Page Index Toggle Pages: 1