EDDI 5.0.2 conflicts with VIACOM for DCS plugins with VoiceAttack #2831
Replies: 4 comments
|
From the message in VoiceAttack, the problem seems to be occurring during initialization of the Viacom plugin. |
|
It does, but even in Verbose mode, it doesn't offer much when presenting the error. Here is the log file with EDDI in the Apps folder: Here is the log file without the EDDI folder in the Apps folder: |
|
Basically, both plugins use a NAudio package but VoiceAttack loads EDDI first and tries to apply EDDI's version of the NAudio package to VAICOM. EDDI's version of the package is not the same revision as VAICOM's and VAICOM chokes on it. I've generated issue #2832 to investigate further. |
|
Awesome support as always guys. I’ve update the maker of VAICOM and linked him to the new thread. |

Basically, both plugins use a NAudio package but VoiceAttack loads EDDI first and tries to apply EDDI's version of the NAudio package to VAICOM. EDDI's version of the package is not the same revision as VAICOM's and VAICOM chokes on it.
I've generated issue #2832 to investigate further.