Import animation file and Create animation library broken #37
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
kkbp-dev/KKBP_Importer#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Blender 5.0.1
KKBP Importer 9.0.0
KKBP Exporter 5.0
This seems to be happening with every character card:
Trying to create an animation library gets me this error:
Rokoko Addon is also installed and logged in.
Traceback (most recent call last):
File "D:\blender-5.0.1\portable\extensions\user_default\kkbp\extras\createanimationlibrary.py", line 447, in execute
main(self.directory)
File "D:\blender-5.0.1\portable\extensions\user_default\kkbp\extras\createanimationlibrary.py", line 125, in main
area.spaces[0].text = bpy.data.texts.new(name='Reduce filesize, save and close')
^^^^^^^^^^^^^^^^^^^
AttributeError: 'SpaceDopeSheetEditor' object has no attribute 'text'
01:35.531 bpy.rna | ERROR Python script error in KKBP_OT_createanimassetlib.execute
Maybe this is connected to Action Slots being new?
I think you may have a different layout for your window, which is causing it to fail. This script depends on you having the "Layout" tab on the top be the default you get when you open blender for the first time, specifically the bottom area where the timeline is supposed to be needs to be a timeline. Both scripts are working on my end on blender 5.0.1 with the default layout