FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 326 : size(2000,1500,P3D) causes java Out of Memory error
Last modified: 2006-04-19 11:38
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
INVALID -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
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
please read the faq:
http://processing.org/faq/bugs.html#big