fatal error 100: cannot read from file: "a_json" - 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: "a_json" (
/showthread.php?tid=637286)
fatal error 100: cannot read from file: "a_json" -
s3ek - 12.07.2017
pawno\include\[MV]_*******.inc(2) : fatal error 100: cannot read from file: "a_json"
i add this :
https://sampforum.blast.hk/showthread.php?tid=48439
but not fix!!
Re: fatal error 100: cannot read from file: "a_json" -
JasonRiggs - 12.07.2017
To Avoid the "Cannot Read from File: "***"
1. Make sure you are putting that file in the "Pawno/includes" directory of the GAMEMODE folder.
2. Make sure that you are using the Pawno file from the folder of that gamemode.
3. Make sure you don't have a fake file, and it is not corrupted, Official Copy.
Are you sure that you followed these steps?
EDIT: the link you sent is for "djson" not "a_json" -_-