07.10.2017, 09:15
(
Последний раз редактировалось Dayrion; 07.10.2017 в 10:13.
)
Hello.
I've a warning since some times. I though I solved it but apparently nop.
****** said YSI include should be at the top of the script except before fixes.inc.
But I still have the warning:
Crash detect must be included too otherwise I'll get an error
I've a warning since some times. I though I solved it but apparently nop.
Код:
YSI Warning: y_malloc set up via "CallLocalFunction", memory corruption is a remote possibility
But I still have the warning:
PHP код:
#include <a_samp>
#include <fixes>
#include <crashdetect>
#define DYNAMIC_MEMORY 12500
#include <YSI\YSI\y_malloc>
#include <YSI\YSI\y_iterate>
#include <YSI\YSI\y_va>
#include <YSI\YSI\y_inline>
#include <a_mysql_yinline>