SA-MP Forums Archive
Server File Help - 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: Server File Help (/showthread.php?tid=417973)



Server File Help - Ased - 23.02.2013

Basically i have this issue.. i have connected my server to a database and when ever i start my server it says that i successfully connected to it but it just crashes right after.

Logs:
[10:57:01] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[10:57:01] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[10:57:01] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[10:57:01] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[10:57:01] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[10:57:01] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[10:57:01] Error: Function not registered: 'mysql_query'
[10:57:01] Error: Function not registered: 'mysql_store_result'
[10:57:01] Error: Function not registered: 'mysql_num_rows'
[10:57:01] Error: Function not registered: 'mysql_fetch_field'
[10:57:01] Error: Function not registered: 'mysql_free_result'
[10:57:01] Error: Function not registered: 'mysql_real_escape_string'
[10:57:01] Error: Function not registered: 'mysql_close'
[10:57:01] Error: Function not registered: 'mysql_fetch_row'
[10:57:01] Error: Function not registered: 'mysql_fetch_int'
[10:57:01] Error: Function not registered: 'mysql_init'
[10:57:01] Error: Function not registered: 'mysql_connect'
[10:57:01] Error: Function not registered: 'mysql_ping'
[10:57:01] MYSQL: Attempting to connect to server...
[10:57:01] *** Audio Plugin: Started TCP server on port 7777
[10:57:01] [MySQL] Connected (0) to 'root'@'localhost via TCP/IP'.
[10:57:01] [MySQL] Server Version 5.0.51a.
[10:57:01] MYSQL: Database connection established.
[10:57:01] Boxer loaded!
[10:57:01] Points loaded!
[10:57:01] Turfs loaded!
[10:57:01] Stuff Loaded!
[10:57:01] Businesses loaded!
[10:57:01] IRC Loaded!
[10:57:01] Papers loaded!

It just crashes after