Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Movie preview Error about out of memory

Explorer ,
Jun 29, 2020 Jun 29, 2020

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.

 

721
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Jun 29, 2020 Jun 29, 2020

I find this.My error will be solved below.

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

 

 

Translate
LEGEND ,
Jun 29, 2020 Jun 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jun 29, 2020 Jun 29, 2020

Thank you.

I will try it.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jun 29, 2020 Jun 29, 2020

Hi.

When I paste it,no hits.

I tried to check target folder,but there isnt Animate 2020 Folder.

スクリーンショット 2020-06-29 22.32.48.png

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 29, 2020 Jun 29, 2020

You pasted in this:

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

and I gave this:

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

 

The ~ at the start is important.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jun 29, 2020 Jun 29, 2020

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

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jun 29, 2020 Jun 29, 2020

I find this.My error will be solved below.

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

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 29, 2020 Jun 29, 2020
LATEST

Yes, that's probably it. The jvm error usually comes with the offer to edit the file, and if you didn't see that, the problem is likely to be the other thing you tracked down.

 

1024 is a good value to use. Some people set that higher, but I usually stay with 1024.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines