SA-MP Forums Archive
Continuous server error - 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: Continuous server error (/showthread.php?tid=603515)



Continuous server error - TheWay - 24.03.2016

I keep getting a constant error..the server runs fine,but it's annoying because it repeats after every ~2 seconds..and i seriously have no idea how to fix it or why it appears.

"[debug] Run time error 20: "Invalid index parameter (bad entry point)"


Re: Continuous server error - SsHady - 24.03.2016

Go at the top of your script and add this snippet
pawn Код:
main(){}
Then go ahead and compile.


Re: Continuous server error - Konstantinos - 24.03.2016

http://forum.sa-mp.com/showthread.ph...79#post3674879


Re: Continuous server error - TheWay - 24.03.2016

Quote:
Originally Posted by SsHady
Посмотреть сообщение
Go at the top of your script and add this snippet
pawn Код:
main(){}
Then go ahead and compile.
I wasn't born yesterday,thanks for trying tho.

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Seriously..thanks