Have you tried double-checking the indentation? It looks like *stat_chart should be indented by two spaces and it’s only indented by one, perhaps.
Edit: Also, try removing the “text Relationships” line? It looks like it should be part of a *stat_chart but it is not. Alternately, add *stat_chart above “text Relationships” and indent “text Relationships” by two spaces (or whatever it is that you’re using), thusly:
The real problem would be that I was working on the correct scene and startup but the wrong stat page (I was working on the public demo instead of the actual thing)