My tester (and I) both have gotten this kind of error message. The link to the image is: https://drive.google.com/file/d/0B5fbkRqVCqoMQTBFdkVOaHBoS00/view?usp=sharing
There is no additional traceback available to indicate where in my source the error originated.
I have had this occur only in /CHECKMATE.
[u:fce85e230b]Correction: My tester confirms this occurred with the RELEASE version as well.[/u:fce85e230b]
If I change the stack/heap sizes, I can get this problem to 'move', meaning it will disappear from one spot only to show up (maybe) some time later in a spot that had been thoroughly tested clean before.
Sometimes, simply removing a line of code (that really needs to be there eventually) will cause the error to disappear; sometimes, not.
I am using TextArray extensively; perhaps that is a clue or hint. But, the TextArray window does not show when this error occurs. It is sometime before the window is shown. Without a decent traceback, I am at a loss to determine what I am doing that changing stack/heap sizes causes thing to work or not.