29.03.2018, 22:12
Well it appears that one of your arrays has a size of 122 but you try to access the element at index 123.
Line 6674 in your GM.pwn seems to be the problem, I think.
Try posting the code around that line and mark which line is 6674.
Line 6674 in your GM.pwn seems to be the problem, I think.
Try posting the code around that line and mark which line is 6674.