Error when try to compile
#1

When i try to compile a pwn it's get to me a error like that



the problem isn't that the code is wrong or something is that the Code i'm using that somone realised on the forums and it's working good when i try to Open a Server IG the problem on another thing
Reply
#2

i can't take Screen shot for the error here is the code for it
Код:
C:\Users\SamarTech\Downloads\Roleplay\gamemodes\RP.pwn(30) : fatal error 100: cannot read from file: "YSI\y_ini"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#3

Check you include file !
Reply
#4

Go to pawno/includes and download the YSI library and place it there.
Reply
#5

Thanks for your help Do you can gave me exact link for the YSI when i open ****** thread for it i found many things Do you can gave me the link
Reply
#6

Here: https://github.com/Y-Less/YSI/archive/master.zip
Reply
#7

Thank you
Reply
#8

got another problem when fix the error i got another one again and again Do you can gave me Pawn file without any Errors
Reply
#9

You have forgotten to do the following:
  • Include YSI.
To fix this error, all you must do is copy the code bellow, and paste it in your includes.
To fix your error, copy & paste the following, and paste it to the top of your script:
pawn Код:
#include YSI\y_ini
Reply
#10

^ After #include <a_samp>
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)