SA-MP Forums Archive
Y_INI problem - 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: Y_INI problem (/showthread.php?tid=409153)



Y_INI problem - jordyvc - 20.01.2013

Hey,

I have a problem whit my Y_INI, If I want to compile, it give this error:
pawn Код:
C:\Users\Administrator\Desktop\Roleplay\pawno\include\YSI/y_timers.inc(83) : fatal error 100: cannot read from file: "y_iterate"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Thanks in advance!
Jordyvc


Re: Y_INI problem - DaRk_RaiN - 20.01.2013

Your YSI was damaged during the download, re-download the package again and include it.


Re: Y_INI problem - LarzI - 20.01.2013

Show us your includes. I suspect you're using a forward-slash rather than a back-slash, which may cause problems sometimes. Correct me if I'm wrong, though.


Re: Y_INI problem - jordyvc - 20.01.2013

It was the slash. Thanks man!