SA-MP Forums Archive
Starting 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Starting error. (/showthread.php?tid=212438)



Starting error. - DyDy - 17.01.2011

Hello. I'm creating new server and I have a strange error.
When I start my server, console prints me this:

Code:
Script[gamemodes/FreeRoam.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
My gamemode is absolutely empty and I don't know what's wrong. ;/


Re: Starting error. - [L3th4l] - 17.01.2011

Add:
pawn Code:
main() {}
Somewhere in your script