SA-MP Forums Archive
File or Function 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: File or Function Not Found: (/showthread.php?tid=492291)



File or Function Not Found: - ross8839 - 03.02.2014

WHAT THE HELL?! I have searched everywhere and nothing has fixed my problem... anyone? Here is my server log, request the code if needed my sql plugin here has failed to load, but i change it, and i get the same thing, update, down grade, anything! Somebody has to know xD
Код:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[10:17:08] filterscripts = ""  (string)
[10:17:08] 
[10:17:08] Server Plugins
[10:17:08] --------------
[10:17:08]  Loading plugin: whirlpool
[10:17:08]  
[10:17:08]  ==================
[10:17:08]  
[10:17:08]   Whirlpool loaded
[10:17:08]  
[10:17:08]  ==================
[10:17:08]  
[10:17:08]   Loaded.
[10:17:08]  Loading plugin: mysql
[10:17:08]   Failed.
[10:17:08]  Loading plugin: nativechecker
[10:17:08]   Loaded.
[10:17:08]  Loaded 2 plugins.

[10:17:08] 
[10:17:08] Filterscripts
[10:17:08] ---------------
[10:17:08]   Loaded 0 filterscripts.

[10:17:08]    Error: Function not registered: 'mysql_connect'
[10:17:08]    Error: Function not registered: 'mysql_errno'
[10:17:08]    Error: Function not registered: 'mysql_tquery'
[10:17:08]    Error: Function not registered: 'mysql_format'
[10:17:08]    Error: Function not registered: 'cache_get_data'
[10:17:08]    Error: Function not registered: 'cache_get_row'
[10:17:08]    Error: Function not registered: 'cache_get_row_int'
[10:17:08] Script[gamemodes/dm.amx]: Run time error 19: "File or function is not found"
[10:17:08] Number of vehicle models:



Re: File or Function Not Found: - alex9419 - 03.02.2014

Do you have the libmysql.dll library in your sa-mp server root folder? Assuming you're on windows.


Re: File or Function Not Found: - ross8839 - 03.02.2014

Yess i do


Re: File or Function Not Found: - alex9419 - 03.02.2014

Try updating it: http://files.g-stylezzz.com/libmySQL.dll

What plugin are you using?


Re: File or Function Not Found: - ross8839 - 03.02.2014

blueG is his name? r33 of his

EDIT: updating the libmysql didn't work