I'm getting this kind of error in the console recently when trying to generate a sound effect. The window says "working" and does not progress or close.
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'replace')
[Detected 1 package: acd-talking-actors(0.8.1)]
at GenerateSoundEffectsApp.convertToValidFilename (GenerateSoundEffectsApp.js:90:23)
at GenerateSoundEffectsApp.generateEffectInternal (GenerateSoundEffectsApp.js:98:44)
at async GenerateSoundEffectsApp.generateEffect (GenerateSoundEffectsApp.js:130:9)
Thanks for working on this module!
I'm getting this kind of error in the console recently when trying to generate a sound effect. The window says "working" and does not progress or close.