> Also, if your using CS4 do an update. At least thats one I read on the
> away3D list.
>
> 2009/10/6 dsdsdsdsd <
[hidden email]>
>
>>
>> ouch John; nevertheless ...
>>
>> from
>>
http://www.negush.net/blog/5005-unknown-error-optimizing-byte-code/>> negush.net<
http://www.negush.net/blog/5005-unknown-error-optimizing-byte-code/%0Anegush.net>:
>> So Iâve had this issue on our Project where weâve reached a point we
>> canât
>> add any more lines of code or new classes without getting this error,
>> unless
>> we start removing some. This is in CS4, in CS3 itâs not an issue yet
>> (but I
>> think after a bit it will have the exact same issue).
>> âReduce file size and increase performanceâ â Option isnât in
>> CS4
>> âDelete ASO Filesâ â Didnât work
>> âSave and Compactâ â Didnât work
>> âincreasing java vm heap memory sizeâ â WORKED!! (Thanks Tyler).
>> But not
>> with a value of 1024
>>
>> Weâve managed to get it to work with values of -Xmx128M and -Xmx256M.
>> A value of -Xmx512M and higher we get the error âError initializing
>> JRE.
>> You
>> may need to reinstall Flashâ. The machine being used has 2GB+ memory,
>> I
>> dunno if thatâs an issue.
>>
>> I think the default for Flash is -Xmx64M as that value still gets the
>> byte
>> code error.
>>
>> I donât know how much more code I can add before it fails again (maybe
>> 4
>> times?). I can just only hope that Adobe sort this out soon.
>>
>> how to "increasing java vm heap memory size"
>> # Tyler Said,
>>
>> Hey, I fixed this with a friends help by increasing java vm heap memory
>> size. On Windows right click on my computer -> properties -> advanced ->
>> environment vars -> then make a new var like this
>>
>> JAVA_TOOL_OPTIONS
>>
>> and its value
>>
>> -Xmx1024M
>>
>> then my project published with optimize byte code on. . . woot. . . .
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>>
http://www.nabble.com/updated-DAE-class-resulting-in-%22Unknown-error-optimizing-byte-code.%22-in-flashplayer10-tp25767322p25770672.html>> Sent from the Papervision3D mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> Papervision3D mailing list
>>
[hidden email]
>>
http://osflash.org/mailman/listinfo/papervision3d_osflash.org>>
> _______________________________________________
> Papervision3D mailing list
>
[hidden email]
>
http://osflash.org/mailman/listinfo/papervision3d_osflash.org>