SA-MP Forums Archive
Sublime Text 3 help - 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: Sublime Text 3 help (/showthread.php?tid=632089)



Sublime Text 3 help - DeeadPool - 09.04.2017

Well, I installed sublime text 3 and followed every instruction given in the tutorial but even after it I get an error on building the code which is:

Code:
.p(0) : fatal error 100: cannot read from file: ".p"

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


1 Error.
[Finished in 0.2s with exit code 1]
[cmd: ['pawncc.exe', '-i includes', '', '-;+']]
[dir: C:\Program Files\Sublime Text 3]
[path: C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Skype\Phone\;C:\Program Files\Git\cmd]
Any idea on how to resolve this issue?


Re: Sublime Text 3 help - Logic_ - 09.04.2017

You didn't follow the tutorial like you should.


Re: Sublime Text 3 help - DeeadPool - 09.04.2017

I really did follow them. Can you tell where I went wrong, sir?


Re: Sublime Text 3 help - DeeadPool - 09.04.2017

Anyone, please?


Re: Sublime Text 3 help - jasperschellekens - 09.04.2017

Show us the code.


Re: Sublime Text 3 help - DeeadPool - 09.04.2017

What code? It's a program .exe file where we can script in pawn. I followed down the whole tutorial but nothing worked, i kept on getting this error.


Re: Sublime Text 3 help - ISmokezU - 09.04.2017

http://forum.sa-mp.com/showpost.php?...7&postcount=12


Re: Sublime Text 3 help - DeeadPool - 09.04.2017

Still getting the same error.