Since the patch release, I have noticed that there appears to be something wrong with the variable evaluation, is_variable_equal. It appears as if this condition is being ignored, either being regarded as implicitly true, or implicitly false at a seeming random variance. @Divine @Meneth Is there any way you can have a look at what is causing the issue. In my usage, it is used for a strict variable comparison. Perhaps has there been some issue with respect to the use of "" as in this code, numeric values are not declared with "" and variable names are.