-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this work with the latest version of C2? #4
Comments
It looks like the Google Closure Compiler ADVANCED_OPTIMIZATIONS flag might be breaking things. Can you try exporting HTML5 with "Minify script" unchecked? I probably just need to export some of the globals. |
I tried and got a similar result. The Loader shows now, but the black screen continues- |
I've checked in a couple changes that should fix this. Please try the latest from the spine-c2-plugin repo. |
I hate to be annoying! It still did not fix the issue. Maybe I am stuck using Spriter... I just love the workflow of Spine so much better. |
Perhaps check that the plugin and export has been updated. Delete existing and reinstall plugin and export again. |
I just updated C2 and tried to use this plugin and was unable to get it to work. When I would publish it would just render a black screen-
https://dl.dropboxusercontent.com/u/14800164/spine_test/spine-c2-plugin-master/example/export/index.html
Any ideas? Thanks!
The text was updated successfully, but these errors were encountered: