SA-MP Forums Archive
SII Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: SII Error (/showthread.php?tid=535031)



SII Error - Jigsaw123 - 01.09.2014

I get this SII error when I compile:

Код:
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(48) : error 025: function heading differs from prototype
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(48) : error 025: function heading differs from prototype
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(49) : error 021: symbol already defined: "INI_Open"
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(50) : warning 213: tag mismatch
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(53) : warning 213: tag mismatch
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(55) : warning 202: number of arguments does not match definition
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(89) : warning 213: tag mismatch
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(91) : warning 213: tag mismatch
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(129) : error 021: symbol already defined: "INI_Close"
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(171) : error 025: function heading differs from prototype
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(171) : error 025: function heading differs from prototype
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(172) : error 021: symbol already defined: "INI_WriteString"
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(196) : error 025: function heading differs from prototype
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(197) : error 021: symbol already defined: "INI_WriteInt"
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(200) : error 035: argument type mismatch (argument 1)
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(204) : error 025: function heading differs from prototype
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(205) : error 021: symbol already defined: "INI_WriteFloat"
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(208) : error 035: argument type mismatch (argument 1)
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(212) : error 025: function heading differs from prototype
C:\Users\USER\Desktop\Server\pawno\include\SII.inc(213) : error 021: symbol already defined: "INI_RemoveEntry"



Re: SII Error - Stinged - 01.09.2014

Are you compiling your script or SII.inc?


Re: SII Error - M0HAMMAD - 01.09.2014

Make Sure The pawn.exe you opened, Include is in that folder !!