HELP] YSI cannot read from file - 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: HELP] YSI cannot read from file (
/showthread.php?tid=524580)
HELP] YSI cannot read from file -
Luca12 - 07.07.2014
So I was downloaded YSI 4.0 and it give me the error
I:\Moje Stvari\GURP v2.9.9 0.3z\pawno\include\YSI-Includes-YSI.tl\YSI\..\YSI_Storage\y_ini.inc(206) : fatal error 100: cannot read from file: "..\amx\os"
Respuesta: HELP] YSI cannot read from file -
Siralos - 07.07.2014
Can you paste your code?
Re: HELP] YSI cannot read from file -
Luca12 - 07.07.2014
#include <YSI-Includes-YSI.tl\YSI\y_ini>
Re: HELP] YSI cannot read from file -
ShinichiKudou - 07.07.2014
download the amx libraries from zeex github
Respuesta: Re: HELP] YSI cannot read from file -
Siralos - 07.07.2014
Quote:
Originally Posted by Luca12
#include <YSI-Includes-YSI.tl\YSI\y_ini>
|
I checked last branch of y_ini beta 4 and has no file called "os" under amx folder.
Maybe ****** can throw some light here.
Re: HELP] YSI cannot read from file -
ShinichiKudou - 07.07.2014
Here
https://github.com/Zeex/amx_assembly/archive/master.zip extract it inside pawno/include/amx
Re: HELP] YSI cannot read from file -
Luca12 - 07.07.2014
Quote:
Originally Posted by ShinichiKudou
|
know compile ok I check first amx folder and it was empty and I extract this in amx and is ok. Thanks
Re: HELP] YSI cannot read from file -
Justinclaveria123 - 04.11.2014
Hi , can someone tell me where to put the folder amx_assembly-master?