Skip to main content
Known Participant
June 26, 2018
Question

UNABLE TO TEST MOVIE

  • June 26, 2018
  • 1 reply
  • 822 views

‎⁨I GET THIS ERROR ALL THE TIME EVEN WHEN AS3 SCRIPT IS VERY SHORT.

IT HAPPENS WHEN THERE IS A MISTAKE IN THE SCRIPT. IF NO MISTAKE IN THE SCRIPT TEST MOVIE WORKS OK

This topic has been closed for replies.

1 reply

JoãoCésar17023019
Community Expert
Community Expert
June 26, 2018

Hi.

The last time this happened to me, I was editing a really huge file and I just followed the instruction and increased the maximum memory value in the jvm.ini file.

In your case, the error says the line is "-Xmx128m". Change it to "-Xmx256m" or "-Xmx512m" and see what happens.

I'm just suggesting something that worked for me. I by far have no expertise in this subject. So someone here may give you a better explanation.

Regards,

JC

udikAuthor
Known Participant
June 26, 2018

THANKS

FRANKLY SAYING - I DONT KNOW HOW TO DO IT. IFIND NO FILE AS MENTIONED IN THE ERROR BOX IN MY COMPUTER

JoãoCésar17023019
Community Expert
Community Expert
June 26, 2018

It is located at:

/Users/ehud/Library/Application Support/Adobe/Animate CC 2018/en_US/Configuration/ActionScript 3.0

The file is called "jvm.ini".

I don't currently use Mac OS, but I guess Spotlight may help you locate this file.

Once you find it, just open it with any text editor and edit that line.