• Bugs
  • Missing texture in Cocos Creator 2.4

We are using spine 3.8 and cocos creator 2.4. After export to cocos by JSON data. The animation missed some texture .We checked these things.
On Spine editor:

  • the missing texture exits

  • the missing name of the texture has no blank or any special characters.
    On Cocos editor:

  • Have no error log, and parse successfully after imported

  • Atlas included missing texture

    Should we need to check anything else?

Related Discussions
...

I'm afraid we aren't maintaining the Spine integration in cocos-creator. As such, I'm unsure what could be the issue. Does your atlas have multiple pages? Maybe cocos-creator's Spine integration doesn't support multi-page atlases?