[Tutorial] How to avoid 'fatal error 100: cannot read from file'
#9

Just to add Why this happens:

It is Usual by people with more than one Server Package. PAWNO is Programmed to Configure registry so that Every .pwn file is executed with RecentOpenedSAMPServerPackage\pawno\pawn.exe
So basically then you goto the other Package you are scripting for and open a .pwn file And That isnt the Pawno from the package you are working from then Another one. So we need to re-accosiate pawno....

Oh sorry Guys that was SUPER not Understandable here il simple it out


Basically:


Code:
You open Server2\pawno\pawn.exe. Server2\pawno\pawn.exe makes all pawn files open with it.
You open Server1\filterscripts\gamemode.pwn. gamemode.pwn Opens with Server2\pawno\pawn.exe
Server2\pawno\pawn.exe Loads all Server2\pawno\include Includes.
And we need the includes from Server1

So, we open Server1\pawno\pawn.exe pawn.exe of Server1 makes all .pwn files open with it.
All Needed includes are loaded.

You succeded.
Reply


Messages In This Thread
How to avoid 'fatal error 100: cannot read from file' - by [L3th4l] - 16.10.2010, 19:47
Re: How to avoid 'fatal error 100: cannot read from file' - by Mattjones17 - 25.10.2010, 16:47
Re: How to avoid 'fatal error 100: cannot read from file' - by Benzinas - 26.10.2010, 06:59
Re: How to avoid 'fatal error 100: cannot read from file' - by HyperZ - 26.10.2010, 10:17
Re: How to avoid 'fatal error 100: cannot read from file' - by Noss* - 26.10.2010, 10:42
Re: How to avoid 'fatal error 100: cannot read from file' - by Lorenc_ - 30.10.2010, 22:50
Re: How to avoid 'fatal error 100: cannot read from file' - by Hal - 30.10.2010, 23:48
Re: How to avoid 'fatal error 100: cannot read from file' - by KK - 11.12.2010, 10:49
Re: How to avoid 'fatal error 100: cannot read from file' - by DeadAhead - 11.12.2010, 12:46
Re: How to avoid 'fatal error 100: cannot read from file' - by [MWR]Blood - 11.12.2010, 17:01
Re: How to avoid 'fatal error 100: cannot read from file' - by [L3th4l] - 11.12.2010, 22:30
Re: How to avoid 'fatal error 100: cannot read from file' - by Dennis_Smith - 22.02.2011, 17:08
Re: How to avoid 'fatal error 100: cannot read from file' - by dahley5 - 23.02.2011, 19:34
Re: How to avoid 'fatal error 100: cannot read from file' - by alpha500delta - 23.02.2011, 21:24
Re: How to avoid 'fatal error 100: cannot read from file' - by Medal Of Honor team - 05.03.2011, 08:20
Re: How to avoid 'fatal error 100: cannot read from file' - by ilikenuts - 05.03.2011, 08:37
Re: How to avoid 'fatal error 100: cannot read from file' - by misho1 - 09.05.2011, 19:32
Re: How to avoid 'fatal error 100: cannot read from file' - by juraska - 12.05.2011, 13:05
Re: How to avoid 'fatal error 100: cannot read from file' - by Alphos - 18.06.2011, 09:11
Re: How to avoid 'fatal error 100: cannot read from file' - by Wesley221 - 18.06.2011, 09:23
Re: How to avoid 'fatal error 100: cannot read from file' - by Egyptian Trooper - 18.06.2011, 19:36
Re: How to avoid 'fatal error 100: cannot read from file' - by [P4] - 22.06.2011, 14:18
Re: How to avoid 'fatal error 100: cannot read from file' - by niels44 - 11.09.2011, 17:39
Re: How to avoid 'fatal error 100: cannot read from file' - by Tricks - 12.02.2012, 18:32
Re: How to avoid 'fatal error 100: cannot read from file' - by Max_Coldheart - 12.02.2012, 19:13
Re: How to avoid 'fatal error 100: cannot read from file' - by Dude_Lebowski - 16.03.2012, 12:34
Re: How to avoid 'fatal error 100: cannot read from file' - by kalvi1 - 19.03.2012, 20:23
AW: How to avoid 'fatal error 100: cannot read from file' - by jordyvl - 31.05.2012, 15:48
Re: How to avoid 'fatal error 100: cannot read from file' - by MacT - 04.02.2014, 13:38
Re: How to avoid 'fatal error 100: cannot read from file' - by TazmaNiax - 29.04.2014, 03:03
Re: How to avoid 'fatal error 100: cannot read from file' - by McLaren79 - 30.07.2014, 09:47
Respuesta: How to avoid 'fatal error 100: cannot read from file' - by jerocovern - 31.07.2015, 02:10
Re: How to avoid 'fatal error 100: cannot read from file' - by SkyGameer - 16.11.2016, 17:48
Re: How to avoid 'fatal error 100: cannot read from file' - by SickAttack - 16.11.2016, 18:59
Re: How to avoid 'fatal error 100: cannot read from file' - by ChampGamer - 01.01.2018, 08:53

Forum Jump:


Users browsing this thread: 1 Guest(s)