hanna-greaves / Token-Says

Tokens speak dialog or play audio based on in game actions.
GNU General Public License v3.0
6 stars 3 forks source link

Create Sounds Causes Error #148

Open Armandeus66 opened 2 months ago

Armandeus66 commented 2 months ago

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.

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)