Bug 326 : size(2000,1500,P3D) causes java Out of Memory error
Last modified: 2006-04-19 11:38




Status:
RESOLVED
Resolution:
INVALID -
Priority:
P2
Severity:
normal

 

Reporter:
djones
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2006-04-19 11:34
At the beginning of my processing script, I have the following line:

size(2000,1500,P3D);

When I click Run, I get the following error message.

apple.awt.EventQueueExceptionHandler Caught Throwable : java.lang.OutOfMemoryError
java.lang.OutOfMemoryError

I am using Mac OS X 10.3.9 and Processing 0114 beta.
Note, my screen is 2560 x 1600, and my Mac G5 has 4 GB of RAM,
so it seems silly for Processing to limit the size of image I can draw.

-- David Jones
djones @ mcmaster.ca

McMaster University
Electrical and Computer Engineering
Additional Comment #1 From fry 2006-04-19 11:38