wootguy / voice_commands

Sven Co-op plugin
https://forums.svencoop.com/showthread.php/43026-Voice-Commands
3 stars 1 forks source link

ERROR: Failed to add include file '../SoundCache/StartSoundMsg'! #8

Closed danylopez123 closed 3 years ago

danylopez123 commented 3 years ago

I first downloaded the release version then the source code to overwrite them with the recent version of it. However, i checked why it was not working and in the AngelScript log file, this is what it happens:

ERROR: Failed to add include file '../SoundCache/StartSoundMsg'! ERROR: Failed to add plugin 'VoiceCommands'!

wootguy commented 3 years ago

You'll need the SoundCache plugin installed if you want to use the lastest code. https://github.com/wootguy/SoundCache

danylopez123 commented 3 years ago

That fixed the problem, thanks!