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 › java.lang.OutOfMemoryError
Page Index Toggle Pages: 1
java.lang.OutOfMemoryError (Read 472 times)
java.lang.OutOfMemoryError
Sep 6th, 2006, 7:49pm
 
Hello

The program I am trying to run is ending due to : java.lang.OutOfMemoryError
In this program the Traer.Physics library is imported.
I have tried to change the Preferences (adding -Xms128m -Xmx512m) but still the error occurs...

Is there another way to prevent this?
Re: java.lang.OutOfMemoryError
Reply #1 - Sep 9th, 2006, 2:40pm
 
you might need to post the program before people can help.
Page Index Toggle Pages: 1