FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   0067 - java.lang.OutOfMemoryError
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: 0067 - java.lang.OutOfMemoryError  (Read 685 times)
ashtonium

kravdraard WWW Email
0067 - java.lang.OutOfMemoryError
« on: Nov 1st, 2003, 9:04pm »

it seems that if the last line of code is a comment and this comment line does not have a carriage return after it, when the code is run the following error is returned: java.lang.OutOfMemoryError
 
noticed this on version 0067  --running WinXP on an AMD processor with 1GB RAM.
 
i also have 0059, and it does not return this error.
 
anyone else seeing this?
 
mohn

WWW Email
Re: 0067 - java.lang.OutOfMemoryError
« Reply #1 on: Nov 2nd, 2003, 2:04am »

yep:
------------
Exception occurred during event dispatching:
java.lang.OutOfMemoryError
        <<no stack trace available>>
------------
 
osx 10.2.8
rev 67
 
fry


WWW
Re: 0067 - java.lang.OutOfMemoryError
« Reply #2 on: Nov 3rd, 2003, 6:10pm »

yeah, i ran across this the other day. it's a problem with the new parser (which showed up around rev 60). i'll look into it or have dan the preproc man have a look.
 
fry


WWW
Re: 0067 - java.lang.OutOfMemoryError
« Reply #3 on: Jun 21st, 2004, 11:56pm »

fixed (or hacked around) for megabucket.
 
Pages: 1 

« Previous topic | Next topic »