SA-MP Forums Archive
YSI errors. - 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: YSI errors. (/showthread.php?tid=573625)



YSI errors. - Elmis - 09.05.2015

Код:
C:\Users\Administrator\Desktop\GameMode\pawno\include\a_http.inc(22) : warning 225: unreachable code
C:\Users\Administrator\Desktop\GameMode\pawno\include\a_http.inc(22) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\GameMode\pawno\include\a_http.inc(22) : error 017: undefined symbol "HTTP"
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(106) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(106) : error 017: undefined symbol "YVers_Callback"
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(120) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(120) : error 004: function "Itter_OnGameModeInit" is not implemented
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(122) : error 001: expected token: ";", but found "{"
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(153) : error 017: undefined symbol "HTTP"
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(173) : warning 225: unreachable code
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(173) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(193) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(193) : error 017: undefined symbol "YVers_Callback"
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(196) : error 017: undefined symbol "code"
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(203) : error 017: undefined symbol "data"
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(204) : error 017: undefined symbol "data"
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(204) : warning 215: expression has no effect
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(204) : error 001: expected token: ";", but found "]"
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(204) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\GameMode\pawno\include\YSI\internal\y_version.inc(204) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


17 Errors.
When I compile, appear these errors. But I never changed that includes.
Can someone please help me? Thanks.
@******


Re: YSI errors. - Emmet_ - 09.05.2015

Try downloading a new version of YSI here.


Re: YSI errors. - Elmis - 09.05.2015

Quote:
Originally Posted by Emmet_
Посмотреть сообщение
Try downloading a new version of YSI here.
Already, it gives me a couple of errors, if possible I would like to stay with the current version.


Re: YSI errors. - Emmet_ - 09.05.2015

Where did you get your current version from


Re: YSI errors. - Elmis - 09.05.2015

Quote:
Originally Posted by Emmet_
Посмотреть сообщение
Where did you get your current version from
I don't remember, but weeks/months ago it worked.
https://github.com/Zeex/pawn/issues/31
here they have spoken of flag, but I do not understand where I put it.


Re: YSI errors. - Elmis - 10.05.2015

BUMP.


Re: YSI errors. - J4Rr3x - 10.05.2015

Try to use old YSI version: https://github.com/Misiur/YSI
or try to compile with -;+ and/or -(+ flags


AW: YSI errors. - Mencent - 10.05.2015

Hello!

Can you share your code of row 1 in your script up to the last row of the includes.


Re: YSI errors. - Elmis - 13.05.2015

Quote:
Originally Posted by J4Rr3x
Посмотреть сообщение
Try to use old YSI version: https://github.com/Misiur/YSI
or try to compile with -;+ and/or -(+ flags
Where can I add the flag?


Re: YSI errors. - J4Rr3x - 13.05.2015

Go to pawno folder, open settings.ini and in "Params" value add -;+ and/or -(+