Problem with y_plugins
#1

Hey all.I need help with the
Код:
fatal error 100: cannot read from file: "internal\y_plugins"
I Downloaded the YSI 3.1 but I keep receiving that error
How do I get rid of that?
Help please
Reply
#2

I tried the procedures on the web.Now the Pawno won't Compile . It says
Код:
Pawno Compiler library has stopped working
Now what?
Reply
#3

What was the last code that you changed ?

* make sure :

pawn Код:
#include <YSI\internal\y_plugins>
Reply
#4

The Problem is on "y_timer" . It does'nt compile.. It says cant read from file internal\y_plugins !
Reply
#5

but you have that file where it should be?

PD:

pawn Код:
#include <YSI\y_timers>
it had to be?
Reply
#6

Yeah.. I Just need help with it .. the impl.inc one at y_timers


[code]
Pawno\Includes\YSI\y_timers\impl.inc
Reply
#7

not what you say as you put the includes? in gamemode? leaves you some kind of error? or just want to know?

pawn Код:
#include <..Pawno/Includes/YSI/y_timers/impl.inc>
Reply
#8

Just to clear things up , First. Here is my Includes(GM)

pawn Код:
//--------------------------------[ INCLUDES ]-------------------------------
#include                    <a_samp>
#include                    <a_zones>
#include                    <streamer>
#include                    <foreach>
#include                    <progress>
#include                    <ZCMD>
#include                    <YSI\y_timers.inc>
#include                    <yom_buttons>
#include                    <sscanf2>
#include                    <a_mysql>
Now on the " #include <YSI\y_timers> It gives me error when I Compile

Код:
C:\Users\Robinson\Downloads\New folder\pawno\include\YSI\y_timers\impl.inc(74) : fatal error 100: cannot read from file: "internal/y_version"

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


1 Error.
Aybody get it now?
Reply
#9

first
pawn Код:
#include <YSI\y_timers>
// proper
second :
check your directory ..pawno\include\YSI\internal and search for y_pugins,y_version or whatever

third:
did u really update your YSI, i mean the whole YSI in your ..pawno\includes\YSI
cuz its looks like the file didnt exist eg.y_plugins,y_version
Reply
#10

I updated it with the YSI 3.1 ..
And yes it has all files in the said directory.
btw the
pawn Код:
#include <YSI\y_timers>
I just change it to <YSI\y_timers.inc> hoping that it will work but I Failed..
Now what
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)