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?