readyplayer-talk icon indicating copy to clipboard operation
readyplayer-talk copied to clipboard

Cannot read properties of undefined (reading 'getLocalMatrix')

Open fengxingshenzhou opened this issue 1 year ago • 0 comments

Hello, first of all, your project has been very helpful to me. Thank you very much. I have encountered a problem, I am https://www.mixamo.com/ I generated an animation, but there was an error when I replaced it. The error is as follows. Have you encountered it before and do you know a solution?

runtimeAnimation.ts:336 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getLocalMatrix') at e._getOriginalValues (runtimeAnimation.ts:336:20) at e (runtimeAnimation.ts:224:18) at e.appendAnimations (animatable.ts:198:41) at e (animatable.ts:152:18) at t.beginDirectAnimation (animatable.ts:835:24) at a (animationGroup.ts:656:44) at e.start (babylon.js:1:675764) at animationBlending (main.js?id=79:508:12) at animationBlending.next () at pn (coroutine.ts:46:32)

fengxingshenzhou avatar Nov 19 '24 08:11 fengxingshenzhou