SA-MP Forums Archive
error/warning - 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: error/warning (/showthread.php?tid=511586)



error/warning - hillko - 06.05.2014

Код HTML:
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_bit.inc(249) : error 025: function heading differs from prototype
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_bit.inc(250) : error 021: symbol already defined: "Bit_Set"
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_bit.inc(254) : warning 209: function "Bit_Set" should return a value
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\internal\y_dohooks.inc(2034) : error 021: symbol already defined: "OnPlayerObjectMoved"
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_ini.inc(1256) : warning 213: tag mismatch
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_ini.inc(1256) : warning 202: number of arguments does not match definition
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_ini.inc(1297) : warning 213: tag mismatch
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_ini.inc(1297) : warning 202: number of arguments does not match definition
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_ini.inc(1332) : warning 213: tag mismatch
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_ini.inc(1332) : warning 202: number of arguments does not match definition
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_ini.inc(1352) : warning 213: tag mismatch
F:\GTA\ÑÅÐÂ\samp03e_svr_r2_win3\pawno\include\YSI\y_ini.inc(1352) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.



Re: error/warning - Eth - 06.05.2014

did you edit the inc?


Re: error/warning - hillko - 06.05.2014

Quote:
Originally Posted by Eth
Посмотреть сообщение
did you edit the inc?
no! I edit Gamemods


Re: error/warning - RajatPawar - 06.05.2014

I have no idea why that may be happening - why don't you simply re-download the YSI package, and replace it, and try recompiling then?


Re: error/warning - hillko - 06.05.2014

Quote:
Originally Posted by RajatPawar
Посмотреть сообщение
I have no idea why that may be happening - why don't you simply re-download the YSI package, and replace it, and try recompiling then?
sink please package


Re: error/warning - Ghazal - 06.05.2014

Thats because,
You defined Bit_Set , OnPlayerObjectMoved
In your game mode
And they are already defined in the include.