SA-MP Forums Archive
[HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - 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: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" (/showthread.php?tid=324608)



[HELP] Server.Exe Error - Ravnos - 10.03.2012

Hello friends, I'm new in this forum. Sql'u have one in my hands, my computer which I installed mysql-based mode but it gives an error (Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found"), he says, and does not turn on the server. What's the problem? I need help on this subject.





Re: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - _DownLoaD_ - 10.03.2012

in Gamemode add: main() {}


Re: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - Ravnos - 10.03.2012

How to understand ?


Re: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - Twisted_Insane - 10.03.2012

Ignore him, he's a rude guy I just read in one of his posts! However, add in the last line of your script:

pawn Код:
main ( ) { }



Re: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - Shabi RoxX - 10.03.2012

Show Your Server.cfg... AND includes files


Re: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - Ravnos - 10.03.2012

Quote:
Originally Posted by _DownLoaD_
Посмотреть сообщение
in Gamemode add: main() {}
Quote:
Originally Posted by Shabi RoxX
Посмотреть сообщение
Show Your Server.cfg... AND includes files






Is this what you want?


Re: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - Edvin - 10.03.2012

Put here your includes from you gamemode!

#include <a_samp>
...

A plugin is missing from your server.


Re: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - Ravnos - 10.03.2012




Re: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - Mark™ - 10.03.2012

download native checker plugin from plugin development section and load the server again with that plugin, then post the new server_log here, which will show which native function or plugin is missing.


Re: [HELP]Script [gamemodes/v7.amx]: Run time error 19: "File or function is not found" - Ravnos - 10.03.2012

Server Log ;

Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3d-R2-800p, ©2005-2011 SA-MP Team

[13:03:49] mapname = "San Andreas" (string)
[13:03:49] filterscripts = "" (string)
[13:03:49]
[13:03:49] Server Plugins
[13:03:49] --------------
[13:03:49] Loading plugin: streamer
[13:03:49]

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[13:03:49] Loaded.
[13:03:49] Loading plugin: mysql
[13:03:49]

> MySQL plugin R5 successfully loaded.

[13:03:49] Loaded.
[13:03:49] Loading plugin: sscanf
[13:03:49]

[13:03:49] ===============================

[13:03:49] sscanf plugin loaded.

[13:03:49] © 2009 Alex "******" Cole

[13:03:49] ===============================

[13:03:49] Loaded.
[13:03:49] Loading plugin: exec
[13:03:49] [PLUGIN]: Exec got loaded
[13:03:49] Loaded.
[13:03:49] Loaded 4 plugins.

[13:03:49]
[13:03:49] Ban list
[13:03:49] --------
[13:03:49] Loaded: samp.ban
[13:03:49]
[13:03:49]
[13:03:49] Filterscripts
[13:03:49] ---------------
[13:03:49] Loaded 0 filterscripts.

[13:03:49] Script[gamemodes/v7.amx]: Run time error 19: "File or function is not found"
[13:03:49] Number of vehicle models: 0
v