06-19-2022, 03:16 PM
hi, im having some problems trying to import the animations in blender, somone knows the problem?
"Python: Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\SSBUlt_NUANMB (1).py", line 593, in execute
getAnimationInfo(self, context, **keywords)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\SSBUlt_NUANMB (1).py", line 227, in getAnimationInfo
importAnimations(context, read_transform, read_material, read_visibility, read_camera)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\SSBUlt_NUANMB (1).py", line 471, in importAnimations
context.scene.framnd = FrameCount + 1
TypeError: bpy_struct: item.attr = val: Scene.framnd expected an int type, not float"
"Python: Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\SSBUlt_NUANMB (1).py", line 593, in execute
getAnimationInfo(self, context, **keywords)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\SSBUlt_NUANMB (1).py", line 227, in getAnimationInfo
importAnimations(context, read_transform, read_material, read_visibility, read_camera)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\SSBUlt_NUANMB (1).py", line 471, in importAnimations
context.scene.framnd = FrameCount + 1
TypeError: bpy_struct: item.attr = val: Scene.framnd expected an int type, not float"