Home / error / string 
Too many simultaneous new strings (#56)
The interpreter sometimes need creating temporary strings, and it cannot create more than a defined number of temporary strings at the same time.

Until now, nobody have got this error, so do not worry :-)