Announcement

Collapse
No announcement yet.

Beta errors on HS 3.0.0.372

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

    Beta errors on HS 3.0.0.372

    using HS 3.0.0.372

    I have tried uninstalling, installing older version, then reinstalling

    Frequent Log error...

    ERROR HSEvent callback. Object reference not set to an instance of an object.

    #2
    You probably have some group triggers which have been defined with version 3.0.0.38. You need to delete them and recreate them with the current beta version.

    Comment


      #3
      Originally posted by spud View Post
      You probably have some group triggers which have been defined with version 3.0.0.38. You need to delete them and recreate them with the current beta version.
      Maybe it's a remnant? I only installed it and played with the condition but deleted it since I didn't have use for the new functionality. Anyway to quickly and easily see events that use ET?

      Sent from my SM-G950U using Tapatalk

      Comment


        #4
        Originally posted by Ltek View Post
        Maybe it's a remnant? I only installed it and played with the condition but deleted it since I didn't have use for the new functionality. Anyway to quickly and easily see events that use ET?

        Sent from my SM-G950U using Tapatalk
        no, but when the plugin starts you can see in the logs how many group triggers it has detected.

        Comment


          #5
          Originally posted by spud View Post
          no, but when the plugin starts you can see in the logs how many group triggers it has detected.
          I currently have ET 3.0.0.37 installed, without any log errors. I only get the error when I install .40

          Here's the complete Debug log - after going from .37 to .40 and turning ET off then on (in the Plugin mgr) and then it errors when I go into the ET GUI to create groups.

          Oct-13 8:52:57 AM EasyTrigger DEBUG Stack: at HSPI_EasyTrigger.EasyTriggerApp.HSEvent(HSEvent eventType, Object[] parms)
          Oct-13 8:52:57 AM EasyTrigger ERROR HSEvent callback. Object reference not set to an instance of an object.
          Oct-13 8:52:57 AM EasyTrigger DEBUG Device 527 value changed from 14045 to 14046
          Oct-13 8:52:57 AM EasyTrigger DEBUG Stack: at HSPI_EasyTrigger.EasyTriggerApp.HSEvent(HSEvent eventType, Object[] parms)
          Oct-13 8:52:57 AM EasyTrigger ERROR HSEvent callback. Object reference not set to an instance of an object.
          Oct-13 8:52:57 AM EasyTrigger DEBUG Device 243 value changed from 866 to 867
          Oct-13 8:52:22 AM EasyTrigger DEBUG at HSPI_EasyTrigger.WebConfig.postBackProc(String page, String data, String user, Int32 userRights)
          Oct-13 8:52:22 AM EasyTrigger ERROR Object reference not set to an instance of an object.
          Oct-13 8:52:20 AM EasyTrigger DEBUG at HSPI_EasyTrigger.WebConfig.postBackProc(String page, String data, String user, Int32 userRights)
          Oct-13 8:52:20 AM EasyTrigger ERROR Object reference not set to an instance of an object.
          Oct-13 8:52:17 AM EasyTrigger DEBUG at HSPI_EasyTrigger.WebConfig.postBackProc(String page, String data, String user, Int32 userRights)
          Oct-13 8:52:17 AM EasyTrigger ERROR Object reference not set to an instance of an object.
          Oct-13 8:52:03 AM Plug-In Finished initializing plug-in EasyTrigger
          Oct-13 8:52:03 AM EasyTrigger INFO Found 1 device group value triggers
          Oct-13 8:52:03 AM EasyTrigger INFO Refreshing list of device group value triggers to monitor
          Oct-13 8:52:03 AM EasyTrigger INFO Found 0 random triggers
          Oct-13 8:52:03 AM EasyTrigger INFO Refreshing list of random triggers to monitor
          Oct-13 8:52:03 AM EasyTrigger INFO Found 2 schedule triggers
          Oct-13 8:52:03 AM EasyTrigger INFO Refreshing list of schedule triggers to monitor
          Oct-13 8:52:03 AM EasyTrigger INFO Found 0 device's value conditions that need monitoring
          Oct-13 8:52:03 AM EasyTrigger INFO Found 7 device's value triggers
          Oct-13 8:52:03 AM EasyTrigger DEBUG Starting timer for "device value has NOT changed" trigger with interval=28800000ms
          Oct-13 8:52:03 AM EasyTrigger INFO Refreshing list of device's value triggers to monitor
          Oct-13 8:52:03 AM EasyTrigger INFO Found 1 device's string triggers
          Oct-13 8:52:03 AM EasyTrigger INFO Refreshing list of device's string triggers to monitor
          Oct-13 8:52:02 AM EasyTrigger INFO EasyTrigger version 3.0.0.40
          Oct-13 8:52:02 AM Info Plugin EasyTrigger has connected. IP:127.0.0.1:58180
          Oct-13 8:51:46 AM Warning File does not exist: C:\Program Files (x86)\HomeSeer HS3\html\easytriggerconfig
          Oct-13 8:51:28 AM Plug-In Finished initializing plug-in Blue-Iris
          Oct-13 8:51:28 AM Error (1) Unable to initialize interface Blue-Iris :Either no license or trial has expired
          Oct-13 8:51:20 AM Z-Wave Device: Main Kitchen kW Hours Set to 198.234 (198.234 kW Hours)
          Oct-13 8:51:08 AM Info Plugin EasyTrigger with instance: has disconnected
          Oct-13 8:51:08 AM Plug-In Shutting down Plug-In: EasyTrigger

          Comment


            #6
            HS3 3.0.0.372 has some big problems with ini files, Rich told me he fixed them in .376 (I haven't tested it though)

            before installing 3.0.0.40, delete you group trigger from your events then edit your EasyTrigger.ini file and delete the DEVICE_GROUP section

            Comment


              #7
              Originally posted by spud View Post
              HS3 3.0.0.372 has some big problems with ini files, Rich told me he fixed them in .376 (I haven't tested it though)

              before installing 3.0.0.40, delete you group trigger from your events then edit your EasyTrigger.ini file and delete the DEVICE_GROUP section
              I updated to .376

              but, as you can see from the log, ET doesnt tell me which Events use ET...

              Oct-13 11:59:44 PM EasyTrigger DEBUG Stack: at HSPI_EasyTrigger.EasyTriggerApp.HSEvent(HSEvent eventType, Object[] parms)
              Oct-13 11:59:44 PM EasyTrigger ERROR HSEvent callback. Object reference not set to an instance of an object.
              Oct-13 11:59:44 PM EasyTrigger DEBUG Device 527 value changed from 14952 to 14953
              Oct-13 11:59:44 PM EasyTrigger DEBUG Stack: at HSPI_EasyTrigger.EasyTriggerApp.HSEvent(HSEvent eventType, Object[] parms)
              Oct-13 11:59:44 PM EasyTrigger ERROR HSEvent callback. Object reference not set to an instance of an object.
              Oct-13 11:59:44 PM EasyTrigger DEBUG Device 243 value changed from 238 to 239
              Oct-13 11:59:32 PM Plug-In Finished initializing plug-in EasyTrigger
              Oct-13 11:59:32 PM EasyTrigger INFO Found 1 device group value triggers
              Oct-13 11:59:32 PM EasyTrigger INFO Refreshing list of device group value triggers to monitor
              Oct-13 11:59:32 PM EasyTrigger INFO Found 0 random triggers
              Oct-13 11:59:32 PM EasyTrigger INFO Refreshing list of random triggers to monitor
              Oct-13 11:59:32 PM EasyTrigger INFO Found 2 schedule triggers
              Oct-13 11:59:32 PM EasyTrigger INFO Refreshing list of schedule triggers to monitor
              Oct-13 11:59:32 PM EasyTrigger INFO Found 0 device's value conditions that need monitoring
              Oct-13 11:59:32 PM EasyTrigger INFO Found 7 device's value triggers
              Oct-13 11:59:32 PM EasyTrigger DEBUG Starting timer for "device value has NOT changed" trigger with interval=28800000ms
              Oct-13 11:59:32 PM EasyTrigger INFO Refreshing list of device's value triggers to monitor
              Oct-13 11:59:32 PM EasyTrigger INFO Found 1 device's string triggers
              Oct-13 11:59:32 PM EasyTrigger INFO Refreshing list of device's string triggers to monitor
              Oct-13 11:59:32 PM EasyTrigger INFO EasyTrigger version 3.0.0.40

              Comment

              Working...
              X