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.
Page Index Toggle Pages: 1
OutOfMemoryError (Read 310 times)
OutOfMemoryError
Mar 8th, 2008, 7:07pm
 
I think this might be fairly common, maybe someone has a workaround.

My processing app runs fine using a small vid clip. As soon as I try and export it as an applet all I get is:

Code:

java.lang.OutOfMemoryError


Is there a way around this?
Re: OutOfMemoryError
Reply #1 - Mar 9th, 2008, 2:57pm
 
Hi just as a note I took a load of unused files out of data and it worked Smiley.
Page Index Toggle Pages: 1