16.06.2014, 20:23
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.
...which is this particular line.
Does anyone know how to solve this issue?
EDIT: Nevermind, I fixed it by re-downloading a whole new server package.
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"
Код:
#include "y_globaltags"
EDIT: Nevermind, I fixed it by re-downloading a whole new server package.