Another runtime error 19
#1

I've been looking at the previous threads of this runtime error, tried whatnot and had no success.

Plugins are up to date, got all visual studio redistributables. Can't seem to find what's wrong.

It appears to be coming from the streamer & mysql plugins..

On my previous VPS it worked, moved to a new VPS and it suddenly doesn't.

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[03:55:28] password = ""  (string)
[03:55:28] filterscripts = ""  (string)
[03:55:28] 
[03:55:28] Server Plugins
[03:55:28] --------------
[03:55:28]  Loading plugin: mysql.dll
[03:55:28]   Failed.
[03:55:28]  Loading plugin: sscanf.dll
[03:55:28] 

[03:55:28]  ===============================

[03:55:28]       sscanf plugin loaded.     

[03:55:28]          Version:  2.8.2        

[03:55:28]    © 2012 Alex "******" Cole  

[03:55:28]  ===============================

[03:55:28]   Loaded.
[03:55:28]  Loading plugin: crashdetect.dll
[03:55:28]   Failed.
[03:55:28]  Loading plugin: pawncmd.dll
[03:55:28] Pawn.CMD plugin v3.1.2 by urShadow loaded
[03:55:28]   Loaded.
[03:55:28]  Loading plugin: pawnregex.dll
[03:55:28] Pawn.Regex plugin v1.1 by urShadow loaded
[03:55:28]   Loaded.
[03:55:28]  Loading plugin: Whirlpool.dll
[03:55:28]  
[03:55:28]  ==================
[03:55:28]  
[03:55:28]   Whirlpool loaded
[03:55:28]  
[03:55:28]  ==================
[03:55:28]  
[03:55:28]   Loaded.
[03:55:28]  Loading plugin: streamer.dll
[03:55:28]   Failed.
[03:55:28]  Loading plugin: SKY.dll
[03:55:28]   Loaded.
[03:55:28]  Loading plugin: nativechecker.dll
[03:55:28]   Loaded.
[03:55:28]  Loaded 6 plugins.

[03:55:28] 
[03:55:28] Filterscripts
[03:55:28] ---------------
[03:55:28]   Loaded 0 filterscripts.

[03:55:28]    Error: Function not registered: 'mysql_connect'
[03:55:28]    Error: Function not registered: 'mysql_log'
[03:55:28]    Error: Function not registered: 'mysql_errno'
[03:55:28]    Error: Function not registered: 'mysql_format'
[03:55:28]    Error: Function not registered: 'mysql_tquery'
[03:55:28]    Error: Function not registered: 'cache_get_data'
[03:55:28]    Error: Function not registered: 'cache_get_field_content'
[03:55:28]    Error: Function not registered: 'cache_get_field_content_int'
[03:55:28]    Error: Function not registered: 'cache_insert_id'
[03:55:28]    Error: Function not registered: 'CreateDynamicPickup'
[03:55:28]    Error: Function not registered: 'DestroyDynamicCP'
[03:55:28]    Error: Function not registered: 'CreateDynamicObject'
[03:55:28]    Error: Function not registered: 'EditDynamicObject'
[03:55:28]    Error: Function not registered: 'DestroyDynamicObject'
[03:55:28]    Error: Function not registered: 'cache_get_field_content_float'
[03:55:28]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[03:55:28]    Error: Function not registered: 'DestroyDynamicPickup'
[03:55:28]    Error: Function not registered: 'IsValidDynamicObject'
[03:55:28]    Error: Function not registered: 'MoveDynamicObject'
[03:55:28] Script[gamemodes/script.amx]: Run time error 19: "File or function is not found"
[03:55:28] Number of vehicle models: 0
Reply
#2

Even if you update the plugins, you also need to compile with your same version include of that plugin.

Let me give an example.

Let me say, you are using streamer 3.1 , when you download this thing, you will get three things inside it. streamer.dll streamer.so and streamer.inc .

You must replace your old streamer.inc to the latest one and replace the plugin too.

Did you have done this simple thing? I am sure you haven't done it. That's the main reason for showing errors.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)