SA-MP Forums Archive
[HELP ME] Invalid index parameter - 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: [HELP ME] Invalid index parameter (/showthread.php?tid=608002)



[HELP ME] Invalid index parameter - YaQi - 26.05.2016

Hello everybody.

Now i've a problem with this warning in the console:
Код:
[debug] Run time error 20: "Invalid index parameter (bad entry point)"
How i can fix it?!

Note
:

I have already main() { } in my script.



Sorry for my bad english.


Re: [HELP ME] Invalid index parameter - Misiur - 26.05.2016

Do you by any chance use crashdetect? If so, update to latest version https://github.com/Zeex/samp-plugin-...etect/releases


Re: [HELP ME] Invalid index parameter - YaQi - 26.05.2016

Thanks bro!
Your suggestion & some changes works.

Problem solved.