If you’re wondering what’s actually happening since a lot of these seem to be a similar issue.
The Studio output window cant handle very long strings, resulting in it crashing, these functions emit the passed string into the output when it errors, which results in the output issue.
I think it would be better to report the source of all the issues instead of every single method to throw an error, you’re kind of just creating useless bug reports.
I think in this case since you’re finding multiple problems with passing long strings to certain functions you might want to batch these all into one report. The crash is just a symptom of Roblox not handling an out of memory error gracefully somewhere.