duplicating object in blender (CTRL + D) with play animation tree + same action causes game freeze / not running #86

Open
opened 2025-06-27 01:44:36 +00:00 by wuaieyo · 0 comments

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)

Trace: TypeError: Cannot read properties of null (reading 'anim') at iron_object_ObjectAnimation.updateActionTrack (<anonymous>:20699:34) at iron_object_ObjectAnimation.update (<anonymous>:9108:10) at iron_object_ObjectAnimation.update (<anonymous>:20658:9) at iron_Scene.updateFrame (<anonymous>:2683:9) at update (<anonymous>:1530:21) at kha_TimeTask.task (<anonymous>:29601:4) at kha_Scheduler.executeTimeTasks (<anonymous>:29484:76) at kha_Scheduler.executeFrame (<anonymous>:29434:18) at renderCallback (<anonymous>:30258:17)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LeenkxTeam/LNXSDK#86
No description provided.