fatal error 100: cannot read from file: - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: fatal error 100: cannot read from file: (
/showthread.php?tid=294636)
fatal error 100: cannot read from file: -
Killer786 - 02.11.2011
i need help all the time it gives same error
Код HTML:
G:\Games\final!\gamemodes\TE.pwn(8) : fatal error 100: cannot read from file: "surfboard"
Код HTML:
//==============================
#include <A_SAMP>
#include <foreach>
#include <zcmd>
#include <YSI\y_timers>
#include <YSI\y_ini>
#include <sscanf2>
#include <surfboard>
#include <audio>
#include <streamer>
#include <BUD>
#include <ysi\y_scripting>
//=============================
Re: fatal error 100: cannot read from file: -
vassilis - 02.11.2011
are you sure you have "surfboard" include to pawno/includes ?
Re: fatal error 100: cannot read from file: -
Killer786 - 02.11.2011
yes it is
Re: fatal error 100: cannot read from file: -
vassilis - 02.11.2011
then the include has problem or you have 2 pawnos and you opened the wrong pawno which it doesnt have the surfboard include :P
Re: fatal error 100: cannot read from file: -
Killer786 - 02.11.2011
no i have only one
Re: fatal error 100: cannot read from file: -
Kingunit - 02.11.2011
No, you have something wrong. Be sure you open the right pawno. And check caps etc.
Re: fatal error 100: cannot read from file: -
Killer786 - 02.11.2011
itt is
Re: fatal error 100: cannot read from file: -
Killer786 - 02.11.2011
thanks i am done!
Re: fatal error 100: cannot read from file: -
Kingunit - 02.11.2011
No thanks, glad to hear it's working.