Adobe Animate 2019 BUG? Air Mobile development layerDepthEnabled Error #1056:









up vote
-2
down vote

favorite












Anyone know why I am getting this strange error? Here is the code I used. I also make a little video for you to see what it's doing as well. Check out the link below.



https://youtu.be/xPx2A13lIJA



Here is the full error code:



[SWF] love.swf - 3194 bytes after decompression
ReferenceError: Error #1056: Cannot create property ___layerDepthEnabled___ on love.
at love/frame1()[love::frame1:10]
at runtime::ContentPlayer/loadInitialContent()
at runtime::ContentPlayer/playRawContent()
at runtime::ContentPlayer/playContent()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()









share|improve this question























  • PS: Possibly related to this Question? Did you involve any camera options in your code or project settings?
    – VC.One
    Oct 18 at 13:39










  • No. It seems to be enabled by default and you can not remove it.
    – Papa De Beau
    Oct 19 at 6:57










  • That's too bad for you Animate users. I cannot reproduce error with my CS-based IDE. Does this entry from the manual help to solve the issue? Did the answer from top comment's link help your project compile without error?
    – VC.One
    Oct 19 at 8:30











  • You should probably report it as a bug right away instead of posting here. But, seeing that you pretty much don't do a single thing except creating a project and an empty class, it should be a bug somewhere, maybe in the framework and not in IDE.
    – Vesper
    Oct 20 at 16:43














up vote
-2
down vote

favorite












Anyone know why I am getting this strange error? Here is the code I used. I also make a little video for you to see what it's doing as well. Check out the link below.



https://youtu.be/xPx2A13lIJA



Here is the full error code:



[SWF] love.swf - 3194 bytes after decompression
ReferenceError: Error #1056: Cannot create property ___layerDepthEnabled___ on love.
at love/frame1()[love::frame1:10]
at runtime::ContentPlayer/loadInitialContent()
at runtime::ContentPlayer/playRawContent()
at runtime::ContentPlayer/playContent()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()









share|improve this question























  • PS: Possibly related to this Question? Did you involve any camera options in your code or project settings?
    – VC.One
    Oct 18 at 13:39










  • No. It seems to be enabled by default and you can not remove it.
    – Papa De Beau
    Oct 19 at 6:57










  • That's too bad for you Animate users. I cannot reproduce error with my CS-based IDE. Does this entry from the manual help to solve the issue? Did the answer from top comment's link help your project compile without error?
    – VC.One
    Oct 19 at 8:30











  • You should probably report it as a bug right away instead of posting here. But, seeing that you pretty much don't do a single thing except creating a project and an empty class, it should be a bug somewhere, maybe in the framework and not in IDE.
    – Vesper
    Oct 20 at 16:43












up vote
-2
down vote

favorite









up vote
-2
down vote

favorite











Anyone know why I am getting this strange error? Here is the code I used. I also make a little video for you to see what it's doing as well. Check out the link below.



https://youtu.be/xPx2A13lIJA



Here is the full error code:



[SWF] love.swf - 3194 bytes after decompression
ReferenceError: Error #1056: Cannot create property ___layerDepthEnabled___ on love.
at love/frame1()[love::frame1:10]
at runtime::ContentPlayer/loadInitialContent()
at runtime::ContentPlayer/playRawContent()
at runtime::ContentPlayer/playContent()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()









share|improve this question















Anyone know why I am getting this strange error? Here is the code I used. I also make a little video for you to see what it's doing as well. Check out the link below.



https://youtu.be/xPx2A13lIJA



Here is the full error code:



[SWF] love.swf - 3194 bytes after decompression
ReferenceError: Error #1056: Cannot create property ___layerDepthEnabled___ on love.
at love/frame1()[love::frame1:10]
at runtime::ContentPlayer/loadInitialContent()
at runtime::ContentPlayer/playRawContent()
at runtime::ContentPlayer/playContent()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()






actionscript-3 flash air






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 18 at 13:08









VC.One

9,27931639




9,27931639










asked Oct 17 at 23:53









Papa De Beau

1,7321666122




1,7321666122











  • PS: Possibly related to this Question? Did you involve any camera options in your code or project settings?
    – VC.One
    Oct 18 at 13:39










  • No. It seems to be enabled by default and you can not remove it.
    – Papa De Beau
    Oct 19 at 6:57










  • That's too bad for you Animate users. I cannot reproduce error with my CS-based IDE. Does this entry from the manual help to solve the issue? Did the answer from top comment's link help your project compile without error?
    – VC.One
    Oct 19 at 8:30











  • You should probably report it as a bug right away instead of posting here. But, seeing that you pretty much don't do a single thing except creating a project and an empty class, it should be a bug somewhere, maybe in the framework and not in IDE.
    – Vesper
    Oct 20 at 16:43
















  • PS: Possibly related to this Question? Did you involve any camera options in your code or project settings?
    – VC.One
    Oct 18 at 13:39










  • No. It seems to be enabled by default and you can not remove it.
    – Papa De Beau
    Oct 19 at 6:57










  • That's too bad for you Animate users. I cannot reproduce error with my CS-based IDE. Does this entry from the manual help to solve the issue? Did the answer from top comment's link help your project compile without error?
    – VC.One
    Oct 19 at 8:30











  • You should probably report it as a bug right away instead of posting here. But, seeing that you pretty much don't do a single thing except creating a project and an empty class, it should be a bug somewhere, maybe in the framework and not in IDE.
    – Vesper
    Oct 20 at 16:43















PS: Possibly related to this Question? Did you involve any camera options in your code or project settings?
– VC.One
Oct 18 at 13:39




PS: Possibly related to this Question? Did you involve any camera options in your code or project settings?
– VC.One
Oct 18 at 13:39












No. It seems to be enabled by default and you can not remove it.
– Papa De Beau
Oct 19 at 6:57




No. It seems to be enabled by default and you can not remove it.
– Papa De Beau
Oct 19 at 6:57












That's too bad for you Animate users. I cannot reproduce error with my CS-based IDE. Does this entry from the manual help to solve the issue? Did the answer from top comment's link help your project compile without error?
– VC.One
Oct 19 at 8:30





That's too bad for you Animate users. I cannot reproduce error with my CS-based IDE. Does this entry from the manual help to solve the issue? Did the answer from top comment's link help your project compile without error?
– VC.One
Oct 19 at 8:30













You should probably report it as a bug right away instead of posting here. But, seeing that you pretty much don't do a single thing except creating a project and an empty class, it should be a bug somewhere, maybe in the framework and not in IDE.
– Vesper
Oct 20 at 16:43




You should probably report it as a bug right away instead of posting here. But, seeing that you pretty much don't do a single thing except creating a project and an empty class, it should be a bug somewhere, maybe in the framework and not in IDE.
– Vesper
Oct 20 at 16:43












1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










For some reason, they have a setting called "Advanced Layers Mode" that's turned on by default that's triggering the error messages. You have to disable it.



Disable Advanced Layers Mode in Properties



In the Properties Window:
Properties Window > Advanced Settings > Mode > Uncheck Advanced Layers and click on Make Default






share|improve this answer




















  • You... are AMAZING. One thousand Thanks! :)
    – Papa De Beau
    Nov 19 at 7:58










Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52865124%2fadobe-animate-2019-bug-air-mobile-development-layerdepthenabled-error-1056%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote



accepted










For some reason, they have a setting called "Advanced Layers Mode" that's turned on by default that's triggering the error messages. You have to disable it.



Disable Advanced Layers Mode in Properties



In the Properties Window:
Properties Window > Advanced Settings > Mode > Uncheck Advanced Layers and click on Make Default






share|improve this answer




















  • You... are AMAZING. One thousand Thanks! :)
    – Papa De Beau
    Nov 19 at 7:58














up vote
1
down vote



accepted










For some reason, they have a setting called "Advanced Layers Mode" that's turned on by default that's triggering the error messages. You have to disable it.



Disable Advanced Layers Mode in Properties



In the Properties Window:
Properties Window > Advanced Settings > Mode > Uncheck Advanced Layers and click on Make Default






share|improve this answer




















  • You... are AMAZING. One thousand Thanks! :)
    – Papa De Beau
    Nov 19 at 7:58












up vote
1
down vote



accepted







up vote
1
down vote



accepted






For some reason, they have a setting called "Advanced Layers Mode" that's turned on by default that's triggering the error messages. You have to disable it.



Disable Advanced Layers Mode in Properties



In the Properties Window:
Properties Window > Advanced Settings > Mode > Uncheck Advanced Layers and click on Make Default






share|improve this answer












For some reason, they have a setting called "Advanced Layers Mode" that's turned on by default that's triggering the error messages. You have to disable it.



Disable Advanced Layers Mode in Properties



In the Properties Window:
Properties Window > Advanced Settings > Mode > Uncheck Advanced Layers and click on Make Default







share|improve this answer












share|improve this answer



share|improve this answer










answered Nov 11 at 14:12









moot

595411




595411











  • You... are AMAZING. One thousand Thanks! :)
    – Papa De Beau
    Nov 19 at 7:58
















  • You... are AMAZING. One thousand Thanks! :)
    – Papa De Beau
    Nov 19 at 7:58















You... are AMAZING. One thousand Thanks! :)
– Papa De Beau
Nov 19 at 7:58




You... are AMAZING. One thousand Thanks! :)
– Papa De Beau
Nov 19 at 7:58

















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52865124%2fadobe-animate-2019-bug-air-mobile-development-layerdepthenabled-error-1056%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







這個網誌中的熱門文章

What does pagestruct do in Eviews?

Dutch intervention in Lombok and Karangasem

Channel Islands