Compiler + YSI - 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: Compiler + YSI (
/showthread.php?tid=519985)
Compiler + YSI -
Manyula - 16.06.2014
Hi,
I just wanted to implement Zeex's Compiler Patches to see if it works. After several compiler crashes, I put in the standard pawncc and pawnc.dll. Before that everyting worked fine, but now I'm getting this error here.
Код:
D:\Documents\SA-ARENA\pawno\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags"
...which is this particular line.
Код:
#include "y_globaltags"
Does anyone know how to solve this issue?
EDIT: Nevermind, I fixed it by re-downloading a whole new server package.