SA-MP Forums Archive
[ERROR] Again - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [ERROR] Again (/showthread.php?tid=574118)



[ERROR] Again - Lumabd - 13.05.2015

My friend can open this GM in thei computer i format mine and now i cant but yestarday before i format it i was aviable to open it...

Код:
[15:16:24]  ===============================

[15:16:24]   Loaded.
[15:16:24]  Loading plugin: streamer.dll
[15:16:24] 

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

[15:16:24]   Loaded.
[15:16:24]  Loaded 3 plugins.

[15:16:24] 
[15:16:24] Filterscripts
[15:16:24] ---------------
[15:16:24]   Loaded 0 filterscripts.

[15:16:24] [debug] Run time error 19: "File or function is not found"
[15:16:24] [debug]  mysql_connect
[15:16:24] [debug]  mysql_log
[15:16:24] [debug]  mysql_format
[15:16:24] [debug]  mysql_tquery
[15:16:24] [debug]  mysql_query
[15:16:24] [debug]  cache_get_row_count
[15:16:24] [debug]  cache_get_row_int
[15:16:24] [debug]  cache_delete
[15:16:24] [debug]  cache_get_row
[15:16:24] [debug]  cache_get_row_float
[15:16:24] [debug] Run time error 19: "File or function is not found"
[15:16:24] [debug]  mysql_connect
[15:16:24] [debug]  mysql_log
[15:16:24] [debug]  mysql_format
[15:16:24] [debug]  mysql_tquery
[15:16:24] [debug]  mysql_query
[15:16:24] [debug]  cache_get_row_count
[15:16:24] [debug]  cache_get_row_int
[15:16:24] [debug]  cache_delete
[15:16:24] [debug]  cache_get_row
[15:16:24] [debug]  cache_get_row_float
[15:16:24] Script[gamemodes/ZZ-RP.amx]: Run time error 19: "File or function is not found"
[15:16:24] Number of vehicle models: 0



Re: [ERROR] Again - TakeiT - 13.05.2015

do you have the proper version of mysql.dll? Do you have libmysql.dll?


Re: [ERROR] Again - Konstantinos - 13.05.2015

Load mysql plugin R39-3.

Your server log is cut so we are not aware of what the other 2 plugins loaded were (in case you loaded mysql plugin but wrong plugin (not by BlueG) or wrong version) or you simply forgot to load it.


Re: [ERROR] Again - Lumabd - 13.05.2015

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Load mysql plugin R39-3.

Your server log is cut so we are not aware of what the other 2 plugins loaded were (in case you loaded mysql plugin but wrong plugin (not by BlueG) or wrong version) or you simply forgot to load it.
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[15:44:14] password = ""  (string)
[15:44:14] filterscripts = ""  (string)
[15:44:14] 
[15:44:14] Server Plugins
[15:44:14] --------------
[15:44:14]  Loading plugin: crashdetect.dll
[15:44:14]   CrashDetect v4.15.1 is OK.
[15:44:14]   Loaded.
[15:44:14]  Loading plugin: mysql.dll
[15:44:14]   Failed.
[15:44:14]  Loading plugin: sscanf.dll
[15:44:14] 

[15:44:14]  ===============================

[15:44:14]       sscanf plugin loaded.     

[15:44:14]          Version:  2.8.1        

[15:44:14]    © 2012 Alex "******" Cole  

[15:44:14]  ===============================

[15:44:14]   Loaded.
[15:44:14]  Loading plugin: streamer.dll
[15:44:14] 

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

[15:44:14]   Loaded.
[15:44:14]  Loaded 3 plugins.

[15:44:14] 
[15:44:14] Filterscripts
[15:44:14] ---------------
[15:44:14]   Loaded 0 filterscripts.

[15:44:14] [debug] Run time error 19: "File or function is not found"
[15:44:14] [debug]  mysql_connect
[15:44:14] [debug]  mysql_log
[15:44:14] [debug]  mysql_format
[15:44:14] [debug]  mysql_tquery
[15:44:14] [debug]  mysql_query
[15:44:14] [debug]  cache_get_row_count
[15:44:14] [debug]  cache_get_row_int
[15:44:14] [debug]  cache_delete
[15:44:14] [debug]  cache_get_row
[15:44:14] [debug]  cache_get_row_float
[15:44:14] [debug] Run time error 19: "File or function is not found"
[15:44:14] [debug]  mysql_connect
[15:44:14] [debug]  mysql_log
[15:44:14] [debug]  mysql_format
[15:44:14] [debug]  mysql_tquery
[15:44:14] [debug]  mysql_query
[15:44:14] [debug]  cache_get_row_count
[15:44:14] [debug]  cache_get_row_int
[15:44:14] [debug]  cache_delete
[15:44:14] [debug]  cache_get_row
[15:44:14] [debug]  cache_get_row_float
[15:44:14] Script[gamemodes/ZZ-RP.amx]: Run time error 19: "File or function is not found"
[15:44:14] Number of vehicle models: 0
here you got, sorry


Re: [ERROR] Again - Konstantinos - 13.05.2015

So the plugin failed to load.

This is from the FAQ of mysql plugin:

Q: The plugin just fails to load on Windows, how can I fix this?
A: You have to install the Microsoft C++ redistributables (2010 (x86), 2010 SP1 (x86) and 2012 (x86)).


Re: [ERROR] Again - Lumabd - 13.05.2015

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
So the plugin failed to load.

This is from the FAQ of mysql plugin:

Q: The plugin just fails to load on Windows, how can I fix this?
A: You have to install the Microsoft C++ redistributables (2010 (x86), 2010 SP1 (x86) and 2012 (x86)).
Solved, love u