Skip to main content
Inspiring
June 29, 2020
Answered

Movie preview Error about out of memory

  • June 29, 2020
  • 1 reply
  • 810 views

I use Animate2020.

MacOS 10.14 Mojave

AirSDK 33.1

----

When I preview to swf,Below error Occured.

Error: EncryptedLocalStore is out of memory

When I search about this error,and find that to change jvm.ini file.

But I cannot find jvm.ini in my macPC.(FInder search result is none)

So please tell me haow to resolve this error.

 

    This topic has been closed for replies.
    Correct answer xan

    Thank you.I can find the file.

    I change 256 to 512 and save and launch Animate,but preview is failed same reason.

    When try to 1024,but same.

    Error: EncryptedLocalStore is out of memory
    	at flash.data::EncryptedLocalStore$/processErrorCode()
    	at flash.data::EncryptedLocalStore$/getItem()
    	at fileName_fla::MainTimeline/checkdb()[fileName_fla.MainTimeline::frame1:3894]
    	at fileName_fla::MainTimeline/frame1()[fileName_fla.MainTimeline::frame1:3888]
    [UnloadSWF] fileName.swf

     


    I find this.My error will be solved below.

    https://github.com/Gamua/Adobe-Runtime-Support/issues/205

     

     

    1 reply

    Colin Holgate
    Inspiring
    June 29, 2020

    Usually if the problem is because of the jvm.ini settings, you are given an option to edit that file.

     

    If you want to go ahead and edit the file, use the Go menu in Finder, Go to Folder... and paste in this text:

    ~/Library/Application Support/Adobe/Animate 2020/en_US/Configuration/ActionScript 3.0/jvm.ini

    xanAuthor
    Inspiring
    June 29, 2020

    Thank you.

    I will try it.