java. lang. OutOfMemoryError: Java heap space
what to do?!
You can increase Java's memory by setting the initial an maximal heap size in the jvm.ini file.
This file is not present by default, but you can simply create it in the directory /Scriptographer/java, edit it with any text editor and define the memory settings:
Example:
This sets 40mb as the initial size, and 512mb as the maximum size.
But be careful, as too high values can crash Scriptographer and Illustrator on startup, depending on your system. Play with the values until you get something decent.
I Hope that helps.
I have tried this fix but then am getting an error as CS2 loads saying cannot "create java VM " followed by "cannot create Scriptographer Engine".
I recieve "unknown heap space" error after running raster.js of which only jalf the object is filtered.
Is this a memory problem or a prob with the size/complexity of the resulting image and the settings I entered.
Win XP
CS2
latest vers of scripto
1024mb RAM
P4 3.2Ghz
Also I am using Java SE 6
cheers