Decided to try out the USBUirt plugin. As soon as I enabled it and restarted Vox I got a crash after it had finished loading and had said "Focussed Vox Commando". To recover Vox I had to manually open options and delete the line regarding the USBUirt plugin, Vox would then start successfully. I downloaded the latest version of Vox and installed it clean (without any of my settings or XML) enabled the plugin and got the same crash at the same point.
I enabled the log and opened it up. I can't actually see anything obvious because after the errors about the USBUirt pluins it carries on loading the other plugins. Below is the only errors related to the plugin...
\Plugins\UsbUirt\UsbUirt.dll
17/08/2013 10:07:59 47 Loading: UsbUirt
17/08/2013 10:07:59 59 Not a valid plugin.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'UsbUirt.Controller' threw an exception. ---> System.ApplicationException: Unable to read UsbUirt driver version ---> System.DllNotFoundException: Unable to load DLL 'uuirtdrv.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at UsbUirt.Controller.UUIRTGetDrvInfo(UInt32& drvVersion)
at UsbUirt.Controller..cctor()
--- End of inner exception stack trace ---
at UsbUirt.Controller..cctor()
--- End of inner exception stack trace ---
at UsbUirt.Controller..ctor()
at vcPlugin.Plugin..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at VoxCommando.PluginServices.AddPlugin(String FileName)
at VoxCommando.PluginServices.loadEnabledPlugins(String Path, List`1 whichPlugins)
17/08/2013 10:07:59 60 found dll: C:\Users\Chloe\Desktop\Voxtest\Plugins\UsbUirt\UsbUirtManagedWrapper.dll
17/08/2013 10:07:59 61 Not loading.
Any ideas?
-P