C:\Users\cuchi\Desktop\poco2\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\y_utils.inc(430) : warning 201: redefinition of constant/macro (symbol "isnull(%1)") Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
TextDrawUseBox(HinhAnhDangNhap15, true);
v0.3.7-R2, ©2005-2015 SA-MP Team [18:09:48] filterscripts = "" (string) [18:09:48] [18:09:48] Server Plugins [18:09:48] -------------- [18:09:48] Loading plugin: MapAndreas [18:09:48] Loaded. [18:09:48] Loading plugin: mysql [18:09:49] >> plugin.mysql: R41-4 successfully loaded. [18:09:49] Loaded. [18:09:49] Loading plugin: sscanf [18:09:49] [18:09:49] =============================== [18:09:49] sscanf plugin loaded. [18:09:49] Version: 2.8.2 [18:09:49] © 2012 Alex "******" Cole [18:09:49] =============================== [18:09:49] Loaded. [18:09:49] Loading plugin: streamer [18:09:49] *** Streamer Plugin v2.9.1 by Incognito loaded *** [18:09:49] Loaded. [18:09:49] Loading plugin: Whirlpool [18:09:49] [18:09:49] ================== [18:09:49] [18:09:49] Whirlpool loaded [18:09:49] [18:09:49] ================== [18:09:49] [18:09:49] Loaded. [18:09:49] Loaded 5 plugins. [18:09:49] [18:09:49] Filterscripts [18:09:49] --------------- [18:09:49] Loaded 0 filterscripts. [18:09:49] This server folder has been put together by Ricky Phelps. [18:09:49] [18:09:49] [18:09:49] [18:09:49] ======================================= [18:09:49] | | [18:09:49] | YSI version 4.00.0001 | [18:09:49] | By Alex "******" Cole | [18:09:49] | | [18:09:49] ======================================= [18:09:49] [18:09:49] *** YSI Warning: y_malloc set up via "CallLocalFunction", memory corruption is a remote possibility [18:09:49] |-------------PoCo-------------| [18:09:49] -------Gamemode By CuChip------- [18:09:49] |-------------PoCo-------------| [18:09:49] [Du Lieu] Ket Noi Vung Du Lieu Thanh Cong [18:09:49] Number of vehicle models: 0
\YSI_Data\..\YSI_Internal\..\YSI_Core\y_utils.inc(430)
Could you search your gamemode for something like "#define isnull"? If you find it, remove the whole line as it is already provided by YSI.
|
you didn't need to post the server log nor that fake line, first of all let me explain what happened here, line 430 is not meant to be the line in your script if you read the warning it says:
Код:
\YSI_Data\..\YSI_Internal\..\YSI_Core\y_utils.inc(430) |