(Translated using AI)
Blender version: 5.1.1
After running the script with any .blend file provided in the GitHub repository, an error occurs and no JSON file is generated. This happens even without making any modifications.
Error message:
Python: Traceback (most recent call last):
File "C:\game\wheat8\BetterCombat-1.20.4\animations\overview_effect_attack.blend\Export emote", line 166, in
File "C:\game\wheat8\BetterCombat-1.20.4\animations\overview_effect_attack.blend\Export emote", line 53, in getPartData
AttributeError: 'Action' object has no attribute 'fcurves'
(Translated using AI)
Blender version: 5.1.1
After running the script with any .blend file provided in the GitHub repository, an error occurs and no JSON file is generated. This happens even without making any modifications.
Error message:
Python: Traceback (most recent call last):
File "C:\game\wheat8\BetterCombat-1.20.4\animations\overview_effect_attack.blend\Export emote", line 166, in
File "C:\game\wheat8\BetterCombat-1.20.4\animations\overview_effect_attack.blend\Export emote", line 53, in getPartData
AttributeError: 'Action' object has no attribute 'fcurves'