Hi, after updating our server to 1.21.11 we're receiving issues regarding YAML document exceeding limit.
We have hundreds of NPCs, so I'm guessing there's an issue here in reading the stored YAML data.
Main error in console: org.yaml.snakeyaml.error.YAMLException: The incoming YAML document exceeds the limit: 3145728 code points.
See logs: https://paste.denizenscript.com/View/139658
Thanks!