bornfree / talking_avatar

A nice 3D avatar that can speak input text with facial expressions
MIT License
312 stars 95 forks source link

THREE.WebGLRenderer: Context Lost. #6

Open Elliotte0913 opened 1 year ago

Elliotte0913 commented 1 year ago

The voice file has been produce but hit the error and the page become grey after click speak. three.module.js:46363 Uncaught TypeError: Cannot read properties of undefined (reading 'uuid') at AnimationMixer.clipAction (three.module.js:46363:1) at App.js:262:1 at arrayEach (lodash.js:530:1) at Function.forEach (lodash.js:9410:1) at App.js:261:1 at commitHookEffectListMount (react-reconciler.development.js:14669:1) at commitPassiveMountOnFiber (react-reconciler.development.js:16531:1) at commitPassiveMountEffects_complete (react-reconciler.development.js:16495:1) at commitPassiveMountEffects_begin (react-reconciler.development.js:16482:1) at commitPassiveMountEffects (react-reconciler.development.js:16470:1) clipAction @ three.module.js:46363 (anonymous) @ App.js:262 arrayEach @ lodash.js:530 forEach @ lodash.js:9410 (anonymous) @ App.js:261 commitHookEffectListMount @ react-reconciler.development.js:14669 commitPassiveMountOnFiber @ react-reconciler.development.js:16531 commitPassiveMountEffects_complete @ react-reconciler.development.js:16495 commitPassiveMountEffects_begin @ react-reconciler.development.js:16482 commitPassiveMountEffects @ react-reconciler.development.js:16470 flushPassiveEffectsImpl @ react-reconciler.development.js:19142 flushPassiveEffects @ react-reconciler.development.js:19095 (anonymous) @ react-reconciler.development.js:18891 workLoop @ scheduler.development.js:266 flushWork @ scheduler.development.js:239 performWorkUntilDeadline @ scheduler.development.js:533