Problem run time error 19 - 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: Problem run time error 19 (
/showthread.php?tid=633341)
Problem run time error 19 -
skuller12 - 29.04.2017
Hello guys, I recently installed my windows, I installed all MVC ++ and I'm giving this error with runtime error 19, although I have mysql r41-2 and do not get errors to compile and my windows is 8.1 PRO.
Server Log:
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[15:31:31]
[15:31:31] Server Plugins
[15:31:31] --------------
[15:31:31] Loading plugin: crashdetect
[15:31:31] CrashDetect v4.15.1 is OK.
[15:31:31] Loaded.
[15:31:31] Loading plugin: streamer
[15:31:31] Failed.
[15:31:31] Loading plugin: mysql
[15:31:31] Failed.
[15:31:31] Loaded 1 plugins.
[15:31:31]
[15:31:31] Filterscripts
[15:31:31] ---------------
[15:31:31] Loaded 0 filterscripts.
[15:31:31] [debug] Run time error 19: "File or function is not found"
[15:31:31] [debug] cache_get_row_count
[15:31:31] [debug] SSCANF_Init
[15:31:31] [debug] SSCANF_Join
[15:31:31] [debug] SSCANF_Leave
[15:31:31] [debug] Streamer_CallbackHook
[15:31:31] [debug] mysql_format
[15:31:31] [debug] mysql_tquery
[15:31:31] [debug] cache_delete
[15:31:31] [debug] cache_get_value_name
[15:31:31] [debug] CreateDynamicPickup
[15:31:31] [debug] sscanf
[15:31:31] [debug] mysql_query
[15:31:31] [debug] DestroyDynamicPickup
[15:31:31] [debug] CountDynamicPickups
[15:31:31] [debug] IsValidDynamicPickup
[15:31:31] [debug] cache_get_value_name_int
[15:31:31] [debug] cache_get_value_name_float
[15:31:31] [debug] CreateDynamicRectangle
[15:31:31] [debug] mysql_close
[15:31:31] [debug] mysql_log
[15:31:31] [debug] mysql_connect
[15:31:31] [debug] mysql_errno
[15:31:31] [debug] Run time error 19: "File or function is not found"
[15:31:31] [debug] cache_get_row_count
[15:31:31] [debug] SSCANF_Init
[15:31:31] [debug] SSCANF_Join
[15:31:31] [debug] SSCANF_Leave
[15:31:31] [debug] Streamer_CallbackHook
[15:31:31] [debug] mysql_format
[15:31:31] [debug] mysql_tquery
[15:31:31] [debug] cache_delete
[15:31:31] [debug] cache_get_value_name
[15:31:31] [debug] CreateDynamicPickup
[15:31:31] [debug] sscanf
[15:31:31] [debug] mysql_query
[15:31:31] [debug] DestroyDynamicPickup
[15:31:31] [debug] CountDynamicPickups
[15:31:31] [debug] IsValidDynamicPickup
[15:31:31] [debug] cache_get_value_name_int
[15:31:31] [debug] cache_get_value_name_float
[15:31:31] [debug] CreateDynamicRectangle
[15:31:31] [debug] mysql_close
[15:31:31] [debug] mysql_log
[15:31:31] [debug] mysql_connect
[15:31:31] [debug] mysql_errno
[15:31:31] Script[gamemodes/THEG.amx]: Run time error 19: "File or function is not found"
[15:31:31] Number of vehicle models: 0
Respuesta: Problem run time error 19 -
crukk11 - 29.04.2017
i think you missing plugins
Re: Problem run time error 19 -
skuller12 - 29.04.2017
I have them
Respuesta: Problem run time error 19 -
crukk11 - 29.04.2017
update your plugins
Re: Problem run time error 19 -
skuller12 - 29.04.2017
The are updated, I show each and every GM's the same thing.
Respuesta: Problem run time error 19 -
crukk11 - 29.04.2017
i think you dont have sscanf plugin
Re: Problem run time error 19 -
skuller12 - 29.04.2017
I put it and it's the same way
Respuesta: Problem run time error 19 -
crukk11 - 29.04.2017
try download this
https://www.microsoft.com/en-us/down....aspx?id=48145
Re: Problem run time error 19 -
skuller12 - 29.04.2017
I see these 2 microsoft visual c ++ missing, but I get a setup error
http://imgur.com/a/7yt0l
EDIT: We have solved, I reinstalled microsoft visual c ++ from 2015 down, thank you!