I’m trying to import dragonbones animation into cocos creator. I’m using 5.6 version of DB and 1.7 version of CC.
If DB export is done with 4.0 or 4.5 data version it works, but I have glitches in the animation. Trying to use 5.0 or 5.5 data version throws following exception in CC:
Error: Nonsupport data version.
at ObjectDataParser.parseDragonBonesData (…)
Please help 