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: Error: 19 (
/showthread.php?tid=480165)
Error: 19 -
newbie scripter - 09.12.2013
Hi guys, i'm getting this error and here is the thing i get from the Server Log
pawn Код:
[18:16:19] Error: Function not registered: 'cache_get_data'
[18:16:19] Error: Function not registered: 'mysql_tquery'
[18:16:19] Error: Function not registered: 'cache_get_field_content_int'
[18:16:19] Error: Function not registered: 'mysql_connect'
[18:16:19] [debug] Run time error 19: "File or function is not found"
[18:16:19] [debug] cache_get_data
[18:16:19] [debug] mysql_tquery
[18:16:19] [debug] cache_get_field_content_int
[18:16:19] [debug] mysql_connect
[18:16:19] [debug] Run time error 19: "File or function is not found"
[18:16:19] [debug] cache_get_data
[18:16:19] [debug] mysql_tquery
[18:16:19] [debug] cache_get_field_content_int
[18:16:19] [debug] mysql_connect
[18:16:19] Script[gamemodes/DDM.amx]: Run time error 19: "File or function is not found"
when i open samp server if opens a dialog and says msvcp100.dll is missing. Help..
Re: Error: 19 -
iJumbo - 09.12.2013
You have last version of plugin?
Re: Error: 19 -
newbie scripter - 09.12.2013
Yep.
Re: Error: 19 -
iJumbo - 09.12.2013
Well try to update it again and also the includes.. and you need msvcp100.dll in your server floder
Re: Error: 19 -
newbie scripter - 09.12.2013
i don't have it, is there any link for it?
EDIT: msvcp100.dll
Re: Error: 19 -
iJumbo - 09.12.2013
I think is on windwos package of the plugin no? anyway you can ****** it
Re: Error: 19 -
newbie scripter - 09.12.2013
i can't find it in ****** :/
Re: Error: 19 -
iJumbo - 09.12.2013
I get it on the frist result ..
Re: Error: 19 -
[CG]Milito - 09.12.2013
Here you go
http://www.microsoft.com/en-us/downl...s.aspx?id=5555
Re: Error: 19 -
newbie scripter - 09.12.2013
isn't it Visual Studio?