How fix that?
#2

Quote:
Originally Posted by murilo2929
Посмотреть сообщение
[00:28:54] Error: Function not registered: 'WP_Hash'
[00:28:54] Error: Function not registered: 'cache_get_field_content'
[00:28:54] Error: Function not registered: 'cache_get_data'
[00:28:54] Error: Function not registered: 'cache_get_row'
[00:28:54] [debug] Run time error 19: "File or function is not found"
[00:28:54] [debug] cache_get_field_content
[00:28:54] [debug] cache_get_data
[00:28:54] [debug] cache_get_row
[00:28:54] [debug] Run time error 19: "File or function is not found"
[00:28:54] [debug] cache_get_field_content
[00:28:54] [debug] cache_get_data
[00:28:54] [debug] cache_get_row
[00:28:54] Script[gamemodes/roleplay.amx]: Run time error 19: "File or function is not found"
[00:28:54] Number of vehicle models: 0
[00:28:54] New version of CrashDetect is available for download (4.13)
Код:
[00:28:54]    Error: Function not registered: 'WP_Hash'
Need the whirlpool plugin

Код:
[00:28:54]    Error: Function not registered: 'cache_get_field_content'
[00:28:54]    Error: Function not registered: 'cache_get_data'
[00:28:54]    Error: Function not registered: 'cache_get_row'
[00:28:54] [debug] Run time error 19: "File or function is not found"
[00:28:54] [debug]  cache_get_field_content
[00:28:54] [debug]  cache_get_data
[00:28:54] [debug]  cache_get_row
[00:28:54] [debug] Run time error 19: "File or function is not found"
[00:28:54] [debug]  cache_get_field_content
[00:28:54] [debug]  cache_get_data
[00:28:54] [debug]  cache_get_row
You are missing the mysql plugin or have the incorrect version. Also make sure you have your mysql database information inside of your gamemode. It will look something like this:
Код:
#define SQL_HOST "-"
#define SQL_USER "-"
#define SQL_PASS "-"
#define SQL_DB "-"
Reply


Messages In This Thread
How fix that? - by murilo2929 - 13.11.2018, 01:29
Re: How fix that? - by YourWhalecum - 13.11.2018, 03:16

Forum Jump:


Users browsing this thread: 1 Guest(s)