SA-MP Forums Archive
Error message - 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: Error message (/showthread.php?tid=600336)



Error message - SteSte - 06.02.2016

Quote:

5:39:57) Script (gamemodes/hv-dm.AMX): Run time error 19: "File or function is not found
5:39:57) Number of vehicle models: 0

I need help fixing this error message in my server.exe when I launch it that happens.


Re: Error message - Lucky13 - 06.02.2016

I'm pretty sure you have to update your plugins in order to solve this problem.


Re: Error message - SteSte - 06.02.2016

I don't have a folder that says plugins though so how can I do that


Re: Error message - SteSte - 06.02.2016

Can anyone help me


Re: Error message - SteSte - 06.02.2016

It compiler with no warnings or errors so..


Re: Error message - Sascha - 06.02.2016

check your server.cfg and delete the line "plugins" if exists, if you don't have a plugin folder.
In addition check if the specified "gamemode" is actually in your gamemodes folder with "yourmodename.AMX"
either a plugin file is missing, or a library that a plugin or samp is trying to use is missing, or the gamemode in the server.cfg is not in the folder as .amx