AlarmDecoder Keypad App bug report
Posted: Sat Mar 06, 2021 11:09 am
Keypad app 2.0.10 on Windows 10.
When using virtual relays the exception below is raised. The app otherwise works as expected.
When using virtual relays the exception below is raised. The app otherwise works as expected.
- Code: Select all
Unexpected Exception: Index and length must refer to a location within the string.
Parameter name: length.
"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()"Index and length must refer to a location within the string.
Parameter name: length"
at System.String.Substring(Int32 startIndex, Int32 length)
at ad2usbgui.MainWindow.ProcessRELMessage(String Buffer, String Type)
at ad2usbgui.MainWindow.ProcessBuffer()