pixijs / animate-extension

Custom Platform Plugin for Adobe Animate CC (Formerly Adobe Flash CC) - to export animation for the PixiJS renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing js, how to debug?

IJsLauw opened this issue · comments

I'm trying the plugin in Animate CC 2018 on OSX 10.13.2 (and after that 2017, and 2015.2). But if I try to run the fla, nothing happens, no output, nothing running. And when I look in finder I don't see the generated js file.

Is there a logfile I can check somewhere?

I'm also not getting a generated JS file.

When I go to the publish settings and set the output file to be something like balloon.js, it actually generates a balloon.json. And when I open the generated html file it is look for balloon.js which doesn't exist thus I get errors and nothing is shown.

commented

@gregmax17, just seeing this now, but that behavior, with no error message, is likely caused by a broken electron installation - just saw this recently on a computer where permissions issues resulted in an incomplete electron installation.

@gregmax17 Did you ever find a solution to this? I am experiencing the same issue with no .js file being published. My electron installation is fine as it launches on the commandline and I created a symlink at /usr/local/bin/electron to the global modules installation.