My application turns off when the remote control plug-in is active.
Error code:
- Code: Select all
************* Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
at USBClassLibrary.USBClass.GetUSBDevice(UInt32 VID, UInt32 PID, List`1& ListOfDP, Boolean GetCOMPort, Nullable`1 MI)
at Plugins.PluginForm..ctor(UCCNCplugin Pluginmain)
at Plugins.UCCNCplugin.Init_event(Entry UC)
Sometimes it helps to press any button on the remote control so that its screen lights up (and the light on the USB receiver turns red), but sometimes I have to turn on / off / restart the application, computer, etc. for half an hour.
Also today, half of the launches of the application ended with BSOD with a "kernel error". Just in case, we tried another computer, with a clean installation of Windows (only the operating system, drivers and the UCCNC application).
If I disable the remote control plugin in the profile file, the error does not occur even once, we tried it 20 times during the day.