get this error when trying to create the reference pose in onigirl. Converting a mixamo animation. Is step 2 in this youtube video used for reference. It works fine in blender 2.8.
https://youtu.be/qs38nki-qYM?si=WAWGMD0uI5HUs4xF
It of course totally causes the operation to not work.
removed 832 unused curves
Traceback (most recent call last):
File "C:\Users\jeffa\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Onigiri_init_.py", line 18406, i
n execute
start_frame, end_frame = animutils.get_frame_range(armObj, start=True, end=False)
File "C:\Users\jeffa\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Onigiri\animutils.py", line 3670, i
n get_frame_range
bpy.context.scene.frame_set(frame_start)
TypeError: Scene.frame_set(): error with argument 1, "frame" - Function.frame expected an int type, not float
Error: Python: Traceback (most recent call last):
File "C:\Users\jeffa\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Onigiri_init_.py", line 18406, i
n execute
start_frame, end_frame = animutils.get_frame_range(armObj, start=True, end=False)
File "C:\Users\jeffa\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Onigiri\animutils.py", line 3670, i
n get_frame_range
bpy.context.scene.frame_set(frame_start)
TypeError: Scene.frame_set(): error with argument 1, "frame" - Function.frame expected an int type, not float
get this error when trying to create the reference pose in onigirl. Converting a mixamo animation. Is step 2 in this youtube video used for reference. It works fine in blender 2.8.
https://youtu.be/qs38nki-qYM?si=WAWGMD0uI5HUs4xF
It of course totally causes the operation to not work.
removed 832 unused curves
Traceback (most recent call last):
File "C:\Users\jeffa\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Onigiri_init_.py", line 18406, i
n execute
start_frame, end_frame = animutils.get_frame_range(armObj, start=True, end=False)
File "C:\Users\jeffa\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Onigiri\animutils.py", line 3670, i
n get_frame_range
bpy.context.scene.frame_set(frame_start)
TypeError: Scene.frame_set(): error with argument 1, "frame" - Function.frame expected an int type, not float
Error: Python: Traceback (most recent call last):
File "C:\Users\jeffa\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Onigiri_init_.py", line 18406, i
n execute
start_frame, end_frame = animutils.get_frame_range(armObj, start=True, end=False)
File "C:\Users\jeffa\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Onigiri\animutils.py", line 3670, i
n get_frame_range
bpy.context.scene.frame_set(frame_start)
TypeError: Scene.frame_set(): error with argument 1, "frame" - Function.frame expected an int type, not float