Really hope work is being done regarding the Stack Overflow errors
-
It just feels like variables assigned within functions don't get cleared up when reassigned data, where they continue accumulating the stack to the point where there's no more space to allocate variables. My progress with my MML program has been put on hold because the more I add, the quicker this problem crops up.
-
they absolutely are / have been worked on. the patch resolves a huge number of issues. Just hoping it makes approval sooner rather than later!
-
@MikeDX Very much appreciated.
-
At the very least until the patch comes out, I'm going to revamp my MML parsing code and how I have my structures set up. Got some ideas while at work lat night, so hopefully that may provide more playback efficiency.