SA-MP Forums Archive
Error on starting server - 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: Error on starting server (/showthread.php?tid=427542)



Error on starting server - irfu - 02.04.2013

Hi guys!
i get this error when i start the server on my vps which is linux.
but when i start it on windows, there is no problem. i knw u guys will says check server.cfg or update plugins. but i hve done that for almost an hour. Is there something i hve to do with my vps?

Error is :
Script[gamemodes/mygm.amx]: Run time error 19: "File or function is not found"

pls fix it!
Tnx in advance...


Re: Error on starting server - irfu - 02.04.2013

omg!!!! no help!!


Re: Error on starting server - Deathlane - 02.04.2013

Make sure you have ALL plugins, [plugins/pluginname.so].


Re: Error on starting server - Ibrahim.E - 02.04.2013

Check your plugins folder and be sure that there is no missed Plugin , then go to the server.cfg and add behind all plugins names .so like [streamer.so] , then try to start the server !


Re: Error on starting server - Spydah - 02.04.2013

This means you don't got the plugins/includes in your includes/plugins directory.
If you put them there it will run.

It also can be that you compiled your script and had errors in it so this means there is no working .amx


Re: Error on starting server - irfu - 02.04.2013

Like I said, I have tried everything you say but the problem exists.


Re: Error on starting server - Spydah - 02.04.2013

Open your .pwn and compile it.

The .amx will get fixed.


Re: Error on starting server - Windrush - 02.04.2013

Download Nativechecker
https://sampforum.blast.hk/showthread.php?tid=249226


Re: Error on starting server - irfu - 03.04.2013

i hve also used nativechecker. but it doesnt say anything...
i have tried compiling the script for so many times. but doesnt work...


Re: Error on starting server - TheSka - 03.04.2013

Post your server_log.txt here..