JSON.stringify(curScore) causes program to crash (PlugIn Dev)

• Aug 12, 2020 - 13:31
Reported version
3.5
Type
Plugins
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
active
Regression
No
Workaround
No
Project

Add this to "onRun" of a plugin:
console.log(JSON.stringify(curScore))

The program freezes,, then crashes.

MacOS 10.3.16