java.lang.NullPointerException when deleting a variable in Rule-5.1

I attempted to delete an unused variable in a rule, and the editor now errors out when trying to edit actions:

Unexpected Error

An unexpected error has occurred trying to load the app. Check Logs for more information.

Error: Cannot invoke method toInteger() on null object

Logs:

java.lang.NullPointerException: Cannot invoke method toInteger() on null object on line 3037 (method selectActions)

  1. That’s a bug in 2.3.4.128
  2. Is there any way for me to recover my rule without recreating it or using a backup? Or if I use a backup, can I restore just one app?

Thank you.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.