SA-MP Forums Archive
Little Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Little Problem (/showthread.php?tid=476720)



Little Problem - Spydah - 19.11.2013

Whenever I open the .exe I get a message that the .amx file can't be found while it's clearly in the gamemodes map..
How can I fix this?


Re: Little Problem - whando - 19.11.2013

Are you sure you did put in the right GM name at server.cfg?


Re: Little Problem - Spydah - 19.11.2013

Yeah, I'm very sure.


Re: Little Problem - [L]azy[H]aze - 19.11.2013

Maybe there is a spelling mistake ?? or even Gamemodes Instead of gamemodes?


Re: Little Problem - StuartD - 20.11.2013

Take a screenshot of your gamemodes folder and you server.cfg and post it here.


Re: Little Problem - Jankingston - 20.11.2013

hm....Strange and wiered. Try to re-compile it with other name and then try starting the .exe


Re: Little Problem - newbie scripter - 20.11.2013

native checker can help u.


Re: Little Problem - Konstantinos - 20.11.2013

Quote:
Originally Posted by Spydah
Посмотреть сообщение
Whenever I open the .exe I get a message that the .amx file can't be found while it's clearly in the gamemodes map..
How can I fix this?
Post a screenshot of the error.


Re: Little Problem - Spydah - 20.11.2013

pawn Код:
Script[gamemodes/rrp.amx]: Run time error 20: "Invalid index parameter (bad entry point)"



Re: Little Problem - DJ_Shocker - 20.11.2013

Don't you have this:
pawn Код:
main( ) { }