Problem [REP+] - 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: Problem [REP+] (
/showthread.php?tid=358998)
Problem [REP+] -
Eugene. - 12.07.2012
I got a little problem. I really need help becouse I need to open the server today.
Код:
C:\Users\*\Desktop\*\pawno\include\YSI\y_iterate.inc(179) : fatal error 111: user error: "Old foreach.inc files are no longer compatible with YSI."
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
I did update the foreach.inc with the new version but now when I compile my pawno gets crashed. Can someone help me out please ? I give rep.. I really need help to open up the server.
Re: Problem [REP+] -
aRoach - 12.07.2012
Update the hole
YSI Library..
And use
#include <y_iterate>
Re: Problem [REP+] -
WinterAce - 12.07.2012
CLICK HERE
This should help.
Re: Problem [REP+] -
CmZxC - 12.07.2012
This same problem happened to me before, I went back to old YSI library and it fixed it, you might try that.
Re: Problem [REP+] -
Cxnnor - 12.07.2012
Refer to what ****** said
HERE.
Re: Problem [REP+] -
Eugene. - 12.07.2012
Quote:
Originally Posted by aRoach
Update the hole YSI Library..
And use
#include <y_iterate>
|
I changed the #include <foreach> into #include <y_iterate> and I updated the YSI and I still get crash on Pawno.
Re: Problem [REP+] -
clarencecuzz - 12.07.2012
Oh you're pawno crashes? I've fixed too many of these today...
post your script here. If you're too worried about someone stealing it,
http://www.pastebin.com and PM me the link.
Re : Problem [REP+] -
Eugene. - 12.07.2012
I don't want anybody to have my script.
Re: Problem [REP+] -
Captain_Mani - 12.07.2012
Well how could we help you then?
Re: Problem [REP+] -
Kalroz - 12.07.2012
Update YSI or post your script here.
That's the only way,i think