zhong317 / spriter2spine

Convert .scml files to spine .json file. Base on Spriter Pro R11 and Spine 3.8.
27 stars 7 forks source link

Error @interval #6

Open jacobdab opened 3 years ago

jacobdab commented 3 years ago

Hello, I tried to convert spiner to spine and got this error when converting free example Grey Guy. Don't have any thing more.

Traceback (most recent call last): File "spriter2spine.py", line 920, in File "spriter2spine.py", line 909, in main File "spriter2spine.py", line 868, in convert File "spriter2spine.py", line 113, in extract_spriter_data KeyError: '@interval' [16944] Failed to execute script spriter2spine

zhong317 commented 3 years ago

Can you provide the "Grey Guy" file to help me troubleshoot the problem?