Help me out please
#1

This is my log file.. I don't really understand why it bugged out.



----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[16:01:10]
[16:01:10] Server Plugins
[16:01:10] --------------
[16:01:10] Loading plugin: crashdetect
[16:01:10] CrashDetect v4.12 is OK.
[16:01:10] Loaded.
[16:01:10] Loading plugin: dns
[16:01:10]

*** DNS Plugin v2.4 by Incognito loaded ***

[16:01:10] Loaded.
[16:01:10] Loading plugin: sscanf
[16:01:10]

[16:01:10] ===============================

[16:01:10] sscanf plugin loaded.

[16:01:10] Version: 2.8.1

[16:01:10] © 2012 Alex "******" Cole

[16:01:10] ===============================

[16:01:10] Loaded.
[16:01:10] Loading plugin: streamer
[16:01:10]

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

[16:01:10] Loaded.
[16:01:10] Loading plugin: whirlpool
[16:01:10]
[16:01:10] ==================
[16:01:10]
[16:01:10] Whirlpool loaded
[16:01:10]
[16:01:10] ==================
[16:01:10]
[16:01:10] Loaded.
[16:01:10] Loading plugin: nativechecker
[16:01:10] Loaded.
[16:01:10] Loading plugin: mysql
[16:01:10] >> plugin.mysql: R39-3 successfully loaded.
[16:01:10] Loaded.
[16:01:10] Loaded 7 plugins.

[16:01:11]
[16:01:11] Filterscripts
[16:01:11] ---------------
[16:01:11] Loaded 0 filterscripts.

[16:01:11] Error: Function not registered: 'mysql_connect'
[16:01:11] Error: Function not registered: 'mysql_ping'
[16:01:11] Error: Function not registered: 'mysql_function_query'
[16:01:11] Error: Function not registered: 'cache_get_field_content'
[16:01:11] Error: Function not registered: 'mysql_real_escape_string'
[16:01:11] Error: Function not registered: 'cache_get_data'
[16:01:11] Error: Function not registered: 'mysql_affected_rows'
[16:01:11] Error: Function not registered: 'mysql_insert_id'
[16:01:11] Error: Function not registered: 'cache_get_row'
[16:01:11] [debug] Run time error 19: "File or function is not found"
[16:01:11] [debug] mysql_ping
[16:01:11] [debug] mysql_function_query
[16:01:11] [debug] mysql_real_escape_string
[16:01:11] [debug] mysql_affected_rows
[16:01:11] [debug] mysql_insert_id
[16:01:11] [debug] Run time error 19: "File or function is not found"
[16:01:11] [debug] mysql_ping
[16:01:11] [debug] mysql_function_query
[16:01:11] [debug] mysql_real_escape_string
[16:01:11] [debug] mysql_affected_rows
[16:01:11] [debug] mysql_insert_id
[16:01:11] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[16:01:11] Number of vehicle models: 0
[16:01:22] New version of CrashDetect is available for download (4.13)



After I used the new MySQL, I get gamemode errors.
Reply
#2

Load nativechecker last in order so it won't give functions as not registered in the future but the problem is that you loaded mysql plugin version R39-3 and the script uses R7. So load the R7 version for now but consider updating mysql to latest version and also updating the script (functions have been removed/changed, new added etc.) gradually.

For more information to R33+ functions: https://sampwiki.blast.hk/wiki/MySQL/R33
Reply
#3

Yeah, thanks And another help!

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[16:15:09]
[16:15:09] Server Plugins
[16:15:09] --------------
[16:15:09] Loading plugin: crashdetect
[16:15:09] CrashDetect v4.12 is OK.
[16:15:09] Loaded.
[16:15:09] Loading plugin: dns
[16:15:09]

*** DNS Plugin v2.4 by Incognito loaded ***

[16:15:09] Loaded.
[16:15:09] Loading plugin: sscanf
[16:15:09]

[16:15:09] ===============================

[16:15:09] sscanf plugin loaded.

[16:15:09] Version: 2.8.1

[16:15:09] © 2012 Alex "******" Cole

[16:15:09] ===============================

[16:15:09] Loaded.
[16:15:09] Loading plugin: streamer
[16:15:09]

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

[16:15:09] Loaded.
[16:15:09] Loading plugin: whirlpool
[16:15:09]
[16:15:09] ==================
[16:15:09]
[16:15:09] Whirlpool loaded
[16:15:09]
[16:15:09] ==================
[16:15:09]
[16:15:09] Loaded.
[16:15:09] Loading plugin: mysql
[16:15:09]

> MySQL plugin R7 successfully loaded.

[16:15:09] Loaded.
[16:15:09] Loading plugin: nativechecker
[16:15:09] Loaded.
[16:15:09] Loaded 7 plugins.

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

[16:15:09]
[16:15:09]
[16:15:09]
[16:15:09] =======================================
[16:15:09] | |
[16:15:09] | YSI version 3.09.0684 |
[16:15:09] | By Alex "******" Cole |
[16:15:09] | |
[16:15:09] =======================================
[16:15:09]
[16:15:10] [SQL] Connection to "127.0.0.1" failed! Please check the connection settings...
[16:15:10] South Central Roleplay
[16:15:10] Number of vehicle models: 0
[16:15:30] New version of CrashDetect is available for download (4.13)


How can I fix this?
Reply
#4

Do you have a mysql server online? For Windows, I use WAMP for it.
Reply
#5

No, I don't. What must I do?
Reply
#6

Install WAMP and start it, put the server online and you're done.
Reply
#7

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)