duplicating object in blender (CTRL + D) with play animation tree + same action causes game freeze / not running #86
Reference in New Issue
Block a user
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?
Trace: TypeError: Cannot read properties of null (reading 'anim')
at iron_object_ObjectAnimation.updateActionTrack (:20699:34)
at iron_object_ObjectAnimation.update (:9108:10)
at iron_object_ObjectAnimation.update (:20658:9)
at iron_Scene.updateFrame (:2683:9)
at update (:1530:21)
at kha_TimeTask.task (:29601:4)
at kha_Scheduler.executeTimeTasks (:29484:76)
at kha_Scheduler.executeFrame (:29434:18)
at renderCallback (:30258:17)