SA-MP Forums Archive
HELP ME PLZ : 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 ME PLZ : run time error 19 file or function is not found (/showthread.php?tid=602471)



HELP ME PLZ : run time error 19 file or function is not found - kaloul - 07.03.2016

when i run my server i get this error : run time error 19 file or function is not found
LOG :
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[19:58:08] filterscripts = "" (string)
[19:58:08]
[19:58:08] Server Plugins
[19:58:08] --------------
[19:58:08] Loading plugin: crashdetect
[19:58:08] CrashDetect v4.15.1 is OK.
[19:58:08] Loaded.
[19:58:08] Loading plugin: sscanf
[19:58:08]

[19:58:08] ===============================

[19:58:08] sscanf plugin loaded.

[19:58:08] Version: 2.8.1

[19:58:08] © 2012 Alex "******" Cole

[19:58:08] ===============================

[19:58:08] Loaded.
[19:58:08] Loading plugin: streamer
[19:58:08]

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

[19:58:08] Loaded.
[19:58:08] Loading plugin: MapAndreas
[19:58:08] Loaded.
[19:58:08] Loading plugin: mysql
[19:58:08]

> MySQL plugin R7 successfully loaded.

[19:58:08] Loaded.
[19:58:08] Loading plugin: Whirlpool
[19:58:08]
[19:58:08] ==================
[19:58:08]
[19:58:08] Whirlpool loaded
[19:58:08]
[19:58:08] ==================
[19:58:08]
[19:58:08] Loaded.
[19:58:08] Loading plugin: socket
[19:58:08] Socket plugin v0.2b loaded.
[19:58:08] Loaded.
[19:58:08] Loaded 7 plugins.

[19:58:08]
[19:58:08] Filterscripts
[19:58:08] ---------------
[19:58:08] Loaded 0 filterscripts.

[19:58:08] [debug] Run time error 19: "File or function is not found"
[19:58:08] [debug] mysql_query
[19:58:08] [debug] cache_get_row_count
[19:58:08] [debug] mysql_tquery
[19:58:08] [debug] cache_insert_id
[19:58:08] [debug] cache_get_field_content_int
[19:58:08] [debug] cache_set_active
[19:58:08] [debug] cache_get_field_content_float
[19:58:08] [debug] cache_save
[19:58:08] [debug] mysql_escape_string
[19:58:08] [debug] mysql_log
[19:58:08] [debug] Run time error 19: "File or function is not found"
[19:58:08] [debug] mysql_query
[19:58:08] [debug] cache_get_row_count
[19:58:08] [debug] mysql_tquery
[19:58:08] [debug] cache_insert_id
[19:58:08] [debug] cache_get_field_content_int
[19:58:08] [debug] cache_set_active
[19:58:08] [debug] cache_get_field_content_float
[19:58:08] [debug] cache_save
[19:58:08] [debug] mysql_escape_string
[19:58:08] [debug] mysql_log
[19:58:08] Script[gamemodes/CCNR.amx]: Run time error 19: "File or function is not found"
[19:58:08] Number of vehicle models: 0


Re: HELP ME PLZ : run time error 19 file or function is not found - Amit1998 - 07.03.2016

Update the includes and plugins and re compile your game mode after you had done that.