Posts: 135
Threads: 59
Joined: May 2013
Reputation:
0
What does this mean, help?
The whole error is...
C:\Users\xxxxxxxx\Documents\xxxxxxxx\pawno\include \YSI/y_timers.inc(82) : fatal error 100: cannot read from file: "y_timers/impl"
What's wrong?
I have YSI installed.
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
Make sure you have CG-RP compiled and placed in the right directory which is in the gamemodes folder. Also when you compile, make sure you open the pawno when you compile (instead of double-clicking the gamemode). Take care of your plugins' extensions (.dll for Windows and .so for Linux).
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
Of course it won't work! If the compiler crashes, that means that the .amx isn't created! What last thing did you add which before it, it didn't crash the compiler? If you don't remember, I suggest commenting out lines and compiling and do it over and over again until you reach for the part that crashes the compiler.
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
Then get the .amx from him if you're unable to solve it yourself. The only way to fix the crash of the compiler is to know where is the snippet of code which causes that crash.