02.12.2017, 15:36
Happens with memory corruption, it sets random values to any variable. I had a similar problem.
You might have such a thing in your script:
(Thanks to Southclaw and Kar)
You might have such a thing in your script:
PHP код:
new test[128];
format(test, 96, "...", ...);