SA-MP Forums Archive
Some 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: Some help (/showthread.php?tid=367880)



Some help - xSkullx - 11.08.2012

Hi everybody i receive this error when i lauch the server:
Код:
[16:25:14] Script[gamemodes/RwS.amx]: Run time error 20: "Invalid index parameter (bad entry point)"
[16:25:14] Number of vehicle models: 5
samp-server.exe don't shut down, just show this.
It read the gamemode/maps/fs all.
But it say that..


Re: Some help - jeremy8810 - 11.08.2012

did you checked your: crashinfo.txt in your server directory?
Look what errors are in there (if they are)


Re: Some help - Devilxz97 - 11.08.2012

download this nativechecker plugins, install it correctly and run again your server .
it will show you what's the problems on the console
https://sampforum.blast.hk/showthread.php?tid=249226


Re: Some help - xSkullx - 11.08.2012

It say's to me :
nativechecker.dll is not designe to...


Re: Some help - [MM]RoXoR[FS] - 11.08.2012

Do you have
pawn Код:
main()
{
   
}
in your code??

If you dont, it will give you bad entry point warning


Re: Some help - xSkullx - 11.08.2012

*facepalm*
I'm soo nooob.
I've deleted it by mistake.
Thanks.
+ rep ^^