I’m getting this error in logs in reference to the hasCommand in the webCoRE Piston Smartapp, not sure if this is an issue or not since I’m not seeing any issues from this error but wanted to report it just incase.
I also posted this here:
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:08 PM: trace ║║ Executed virtual command setVariable (4ms)
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:08 PM: debug ║║ Calculating (integer) 1 + (integer) 1 >> (integer) 2
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:08 PM: debug ║║ Calculating (integer) 2 - (integer) 1 >> (integer) 1
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:08 PM: debug ║║ Calculating (integer) 2 - (integer) 1 >> (integer) 1
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:08 PM: debug ║║ Calculating (string) 65% + (string) 5376 >> (string) 65% 5376
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:03 PM: error ║║ An error occurred while executing the event: java.lang.NullPointerException: Cannot invoke method hasCommand() on null object @ line 1579
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:03 PM: debug ║║ Calculating (string) 25 + (string) % >> (string) 25%
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:03 PM: debug ║║ Calculating (string) 25% + (string) 0 >> (string) 25% 0
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:03 PM: debug ║║ Calculating (string) 25 + (string) % >> (string) 25%
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:03 PM: debug ║║ Calculating (integer) 2 + (integer) 1 >> (integer) 3
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:03 PM: debug ║║ Cancelling statement #119’s schedules…
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:03 PM: debug ║║ Cancelling statement #206’s schedules…
ce984a2b-a2ae-4b9d-96c3-c44e803a769e 9:35:03 PM: trace ║║ Executed virtual command setTile (2ms)
Here’s the Piston I’m getting this error on: