#Hodor - invalid boolean

1 messages · Page 1 of 1 (latest)

uncut marsh
#

I don't think that test mode is the issue, that error makes it sound like this is happening because you are sending 1 as a boolean instead of "true" or "false"

#

1 can be treated as a boolean in a lot of places but not here unfortunately