spine.js icon indicating copy to clipboard operation
spine.js copied to clipboard

Does this work with the latest version of C2?

Open Yellowbouncyball opened this issue 9 years ago • 5 comments

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!

Yellowbouncyball avatar Feb 06 '16 19:02 Yellowbouncyball

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.

flyover avatar Feb 07 '16 03:02 flyover

I tried and got a similar result. The Loader shows now, but the black screen continues- https://dl.dropboxusercontent.com/u/14800164/spine_test/spine-c2-plugin-master/example/export/index.html

Yellowbouncyball avatar Feb 08 '16 04:02 Yellowbouncyball

I've checked in a couple changes that should fix this. Please try the latest from the spine-c2-plugin repo.

flyover avatar Feb 08 '16 11:02 flyover

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.

Yellowbouncyball avatar Feb 10 '16 04:02 Yellowbouncyball

Perhaps check that the plugin and export has been updated. Delete existing and reinstall plugin and export again.

flyover avatar Feb 10 '16 17:02 flyover