Compiler statement stack overflow at: <token name>

The statement being compiled is too complex. It may contain deeply nested block statements, or single-line If statements.

Reduce the nesting level, or break up the offending statement into multiple, less complex statements.