
Hello, I had this error while extracting the status of the "red" status marker from one of my tokens. It was with the "red" status active (set by hand, together with some other statuses selected), and when I got it using obj.get('status_red') it kept returning "false". Accessing 'statusmarkers' it returned the string including "red", so it was clearly there.