Fatal error 100
#1

The error is:
C:\Users\IT SYSTEMS\Desktop\AWD SAMP\gamemodes\DEATHMATCH.pwn(6) : fatal error 100: cannot read from file: "YSI\y_ini"
and the code is:
#include <YSI\y_ini>
Reply
#2

It means exactly what it says, and it is because the file doesn't exist.
Reply
#3

how can i fix?
Reply
#4

https://github.com/Misiur/YSI/raw/ma.../YSI/y_ini.inc
Reply
#5

You are missing that include from your YSI library.
Download, and place it inside of the library to resolve the issue.
Reply
#6

I have it in Pwno/Includes/YSI/y_ini
See this Screen:
http://imgur.com/xjvXz97
Reply
#7

Do not doubleclick on .pwn files to open them. Open the right instance of Pawno and then open the script through the editor.
Reply
#8

Quote:
Originally Posted by Vince
Посмотреть сообщение
Do not doubleclick on .pwn files to open them. Open the right instance of Pawno and then open the script through the editor.
As this guy said, otherwise the .pwn file might open in a Pawno executable located in another folder, and it will read from that folder instead.

Although, once you've opened the right Pawno it will resort all .pwn files to that, until you open another one manually.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)