I have another plugin that also uses the same NAudio package. When starting the Flow Launcher it gives this error.
AFAIK both plugins use the same version of the NAudio.dll package which may be the reason for the conflict.
EXCEPTION OCCURS System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.InvalidCastException: Unable to cast object of type 'NAudio.CoreAudioApi.Interfaces.MMDeviceEnumeratorComObject' to type 'NAudio.CoreAudioApi.Interfaces.MMDeviceEnumeratorComObject'.
I tried renaming the plugins and their respective folders to check which plugin has the issue. And the result was if a plugin has the package NAudio which loaded earlier, then the other plugin throws an error.
I'm not sure whether it is related to this plugin or the Flow Launcher plugin package.
I have another plugin that also uses the same NAudio package. When starting the Flow Launcher it gives this error.
AFAIK both plugins use the same version of the NAudio.dll package which may be the reason for the conflict.
I tried renaming the plugins and their respective folders to check which plugin has the issue. And the result was if a plugin has the package NAudio which loaded earlier, then the other plugin throws an error. I'm not sure whether it is related to this plugin or the Flow Launcher plugin package.
This is the Log file : 2023-03-07.txt