Hello,
I found this code in the Relay plugin : if halfops: L.append(format('is a halfop on %L', halfups))
halfups should be halfops. As this misspelled variable name is not used before, it'll raise an exception.
Best regards, ProgVal
Log in to post a comment.