an error like that i have found is due to a pointer in an array going out of range, and then starting at a negative value…and that then makes that position in the array out of range,…
but what i will do is change the variable from a integer to a word, so that it does not go negative…
(and upload a new version)