The state_tracker analyzer accepts a state name as a parameter, and in step() attempts to access the state directly on the people object. We've reworked the state structure in Starsim, so now this fails.
Solution: include module name as an optional parameter.