Announcement

Collapse
No announcement yet.

Error with beta 1.4.6.1848

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Error with beta 1.4.6.1848

    I get the following error when I enable the plugin (read from bottom to top)

    26-1-2010 13:06:57 - jvCaddx Plug-In Er - An unexpected error occured in the FletcherCheckSum1() Do Loop function/subroutine: [System.InvalidCastException: Conversion from string "&H" to type 'Long' is not valid. ---> System.FormatException: Could not find any recognizable digits. at System.ParseNumbers.StringToLong(String s, Int32 radix, Int32 flags, Int32* currPos) at System.Convert.ToInt64(String value, Int32 fromBase) at Microsoft.VisualBasic.CompilerServices.Utils.IsHexOrOctValue (String Value, Int64& i64Value) at Microsoft.VisualBasic.CompilerServices.Conversions.ToLong(St ring Value) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToLong(St ring Value) at msgModule.FletcherChecksum(Int32& mySum1, Int32& mySum2, String myMessage)]
    26-1-2010 13:06:57 - jvCaddx Plug-In Er - FletcherCheckSum() Currently on Byte1 = byte2 = 0
    26-1-2010 13:06:57 - jvCaddx Plug-In Er - FletcherCheckSum() ix = 22 Length = 43
    26-1-2010 13:06:57 - jvCaddx Plug-In Er - FletcherCheckSum() myMessage = 098600000000400200825409860000000040020082
    26-1-2010 13:06:56 - Plug-In - Finished initializing plug-in jvCaddx Plug-In
    Regards,

    Rien du Pre
    The Netherlands
    Using:
    Homeseer PRO latest HS4 BETA on a Raspberry
    Plugin's:
    RFXCOM, mcsMQTT, Z-Wave

    #2
    I also on occasion see the same error. I have ignored because I only get it at startup and I suspect that some messages are in progress on the serial port during startup and thus they are incomplete which is why the checksum would fail. Do you notice these anytime other than startup and do you see any functional impact?

    I will see if I can find a way to more gracefully handle these.
    James

    Running HS 3 on Win10 .

    Comment


      #3
      Sorry for the late response. As far as I experience it, it only occurs during startup and not all the time...
      Regards,

      Rien du Pre
      The Netherlands
      Using:
      Homeseer PRO latest HS4 BETA on a Raspberry
      Plugin's:
      RFXCOM, mcsMQTT, Z-Wave

      Comment

      Working...
      X