Problem MYSQL R40
#1

Hi, I encountered some problems after switching to mysql r40, we solved sites warning / error, and we all MVC ++ plugin mysql, .inc, but get errors from native
Sorry if I have not written correctly, I do not speak good English

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

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

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

[23:44:51]  ===============================

[23:44:51]       sscanf plugin loaded.     

[23:44:51]          Version:  2.8.1        

[23:44:51]    © 2012 Alex "******" Cole  

[23:44:51]  ===============================

[23:44:51]   Loaded.
[23:44:51]  Loading plugin: streamer
[23:44:51] 

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

[23:44:51]   Loaded.
[23:44:51]  Loading plugin: wp
[23:44:51]  
[23:44:51]  ==================
[23:44:51]  
[23:44:51]   Whirlpool loaded
[23:44:51]  
[23:44:51]  ==================
[23:44:51]  
[23:44:51]   Loaded.
[23:44:51]  Loading plugin: nativechecker
[23:44:51]   Loaded.
[23:44:51]  Loaded 5 plugins.

[23:44:51] 
[23:44:51] Ban list
[23:44:51] --------
[23:44:51]  Loaded: samp.ban
[23:44:51] 
[23:44:51] 
[23:44:51] Filterscripts
[23:44:51] ---------------
[23:44:51]   Loaded 0 filterscripts.

[23:44:51]    Error: Function not registered: 'cache_get_row_count'
[23:44:51]    Error: Function not registered: 'mysql_format'
[23:44:51]    Error: Function not registered: 'mysql_query'
[23:44:51]    Error: Function not registered: 'cache_delete'
[23:44:51]    Error: Function not registered: 'cache_get_value_name'
[23:44:51]    Error: Function not registered: 'mysql_tquery'
[23:44:51]    Error: Function not registered: 'mysql_close'
[23:44:51]    Error: Function not registered: 'cache_get_value_name_int'
[23:44:51]    Error: Function not registered: 'cache_get_value_name_float'
[23:44:51]    Error: Function not registered: 'cache_get_field_name'
[23:44:51]    Error: Function not registered: 'mysql_connect'
[23:44:51]    Error: Function not registered: 'mysql_errno'
[23:44:51]    Error: Function not registered: 'mysql_log'
[23:44:51]    Error: Function not registered: 'cache_get_field_count'
[23:44:51]    Error: Function not registered: 'mysql_escape_string'
[23:44:51] [debug] Run time error 19: "File or function is not found"
[23:44:51] [debug]  cache_get_row_count
[23:44:51] [debug]  mysql_format
[23:44:51] [debug]  mysql_query
[23:44:51] [debug]  cache_delete
[23:44:51] [debug]  cache_get_value_name
[23:44:51] [debug]  mysql_tquery
[23:44:51] [debug]  mysql_close
[23:44:51] [debug]  cache_get_value_name_int
[23:44:51] [debug]  cache_get_value_name_float
[23:44:51] [debug]  cache_get_field_name
[23:44:51] [debug]  mysql_connect
[23:44:51] [debug]  mysql_errno
[23:44:51] [debug]  mysql_log
[23:44:51] [debug]  cache_get_field_count
[23:44:51] [debug]  mysql_escape_string
[23:44:51] [debug] Run time error 19: "File or function is not found"
[23:44:51] [debug]  cache_get_row_count
[23:44:51] [debug]  mysql_format
[23:44:51] [debug]  mysql_query
[23:44:51] [debug]  cache_delete
[23:44:51] [debug]  cache_get_value_name
[23:44:51] [debug]  mysql_tquery
[23:44:51] [debug]  mysql_close
[23:44:51] [debug]  cache_get_value_name_int
[23:44:51] [debug]  cache_get_value_name_float
[23:44:51] [debug]  cache_get_field_name
[23:44:51] [debug]  mysql_connect
[23:44:51] [debug]  mysql_errno
[23:44:51] [debug]  mysql_log
[23:44:51] [debug]  cache_get_field_count
[23:44:51] [debug]  mysql_escape_string
[23:44:51] Script[gamemodes/GM.amx]: Run time error 19: "File or function is not found"
[23:44:51] Number of vehicle models: 0
Reply
#2

Judging by the version of streamer (below 2.8) and the version of sscanf (not the latest which is 2.8.2), I presume you don't update them because they fail to load as well, right? These two along with R40 of mysql plugin require Microsoft Visual C++ 2015 Redistributable Package.
Reply
#3

The same thing, I bit x64 Windows 8,
Reply
#4

Even if you have 64-bit, you must install vc_redist.x86.exe
Reply
#5

I installed and everything just makes me
Reply
#6

At least do you get an error when starting the server for missing a .dll file? Can you also post a screenshot of Programs and Features with all the redistributable packages?
Reply
#7

Yes
I tried to install MVC ++ 2005 x86 but it gives me error
http://imgur.com/a/HfIqm
Reply
#8

The packages you've got seem fine to me. You don't really need the version of 2005 only from 2010 and above.

What is the error you get when starting the server?
Reply
#9

Well, I first time I passed MYSQL R39-2, I went well, we had no errors today when I passed R40 gave me these errors, the plugin did not load mysql, http://imgur.com/a/nDSo2 error in MVC ++ asked me this is another .dll api-ms-win-crt-runtime-l1-1-0, I added, and I give same problems from mysql
Reply
#10

The setup failed and then you got it installed? The reason it failed was because you should have installed the Important Updates first.

Anyway, if the problem persists then install these three as they are required:

Windows 8.1 and Windows Server 2012 R2: KB2919355
Windows 7 and Windows Server 2008 R2: Service Pack 1
Windows Vista and Windows Server 2008: Service Pack 2

and last the universal Windows CRT which hopefully will fix the issue.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)