Pawn has Stopped working - 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: Pawn has Stopped working (
/showthread.php?tid=519741)
Pawn has Stopped working -
CountryTrooper441 - 15.06.2014
Hello Everyone... When I try to compile a script it says "Pawno has stopped working..." Can anyone help me out with it? And I know its not the barracks thing...
Re: Pawn has Stopped working -
AndySedeyn - 15.06.2014
-You're missing a closing bracket or an opening bracket.
-You have a code of line that is incomplete.
You can comment out lines that you added recently and see what the problem is.
EDIT:
I once had this problem because I placed a modern parenthesis instead of a comma.
Re: Pawn has Stopped working -
CountryTrooper441 - 15.06.2014
But all I did was put was put includes in.... lol
Re: Pawn has Stopped working -
nGen.SoNNy - 15.06.2014
Then... the include it's fuc&$ up
Re: Pawn has Stopped working -
AndySedeyn - 15.06.2014
Quote:
Originally Posted by nGen.SoNNy
Then... the include it's fuc&$ up 
|
This ^
Which plugins did you add?
Re: Pawn has Stopped working -
CountryTrooper441 - 15.06.2014
Streamer, Whirlpool, sscanf, irc, audio, socket
Re: Pawn has Stopped working -
AndySedeyn - 15.06.2014
Can you give me the links to the IRC, audio and the socket plugin?
I'll test them.