YSI coding
#1

\pawno\include\YSI\..\YSI_Coding\..\YSI_Core\y_uti ls.inc(430) : warning 201: redefinition of constant/macro (symbol "isnull(%1)")

any ideas how to fix it ? after windows reinstall getting crazy errors
Reply
#2

The error means that (symbol "isnull(%1)") it is already defined and you are trying to define it again. Remove the "isnull" function from your script, because i think it is defined in that include.
Reply
#3

Quote:
Originally Posted by FaLLenGirL
Посмотреть сообщение
The error means that (symbol "isnull(%1)") it is already defined and you are trying to define it again. Remove the "isnull" function from your script, because i think it is defined in that include.
I GOT JUST... :

#include <YSI_Coding\y_hooks> nothing else..
Reply
#4

okey.. i found info but what to delete ?

******
Spam Machine


******'s Avatar

Join Date: Jun 2008
Location: 629 - git.io/Y
Posts: 14,563
Reputation: 3018
Default Re: Problem YSI
Quote:
Originally Posted by andim View Post
Why give me that:
PHP Code:
D:\GameModes\gamemode\pawno\include\YSI\..\YSI_Dat a\..\YSI_Internal\..\YSI_Core\y_utils.inc(430) : warning 201: redefinition of constant/macro (symbol "isnull(%1)")
You have two different versions of `isnull`. Delete the other one.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)