04.08.2014, 19:48
Hi,
I have just downloaded E-RP and the new version has MySQL implemented. Now I moved all the includes it came with and compiled and I saw it was missing the C-MySQL include so I got that and compiled it, No errors! However when I try to start I get these errors:
The NativeChecker confirms that it loaded every single one correctly and I am sure the Streamer is updated but no luck.
I have just downloaded E-RP and the new version has MySQL implemented. Now I moved all the includes it came with and compiled and I saw it was missing the C-MySQL include so I got that and compiled it, No errors! However when I try to start I get these errors:
Код:
*** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RegisterInterface" found (script might need to be recompiled with the latest include file) [20:38:12] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_AddPlayer" found (script might need to be recompiled with the latest include file) [20:38:12] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RemovePlayer" found (script might need to be recompiled with the latest include file) [20:38:12] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyPickup" found (script might need to be recompiled with the latest include file) [20:38:12] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script might need to be recompiled with the latest include file) [20:38:12] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x27201) (script might need to be recompiled with the latest include file) [20:38:12] Error: Function not registered: 'mysql_query' [20:38:12] Error: Function not registered: 'mysql_debug' [20:38:12] Error: Function not registered: 'mysql_connect' [20:38:12] Error: Function not registered: 'mysql_real_escape_string' [20:38:12] Error: Function not registered: 'mysql_store_result' [20:38:12] Error: Function not registered: 'mysql_num_rows' [20:38:12] Error: Function not registered: 'mysql_free_result' [20:38:12] Error: Function not registered: 'mysql_fetch_row_format' [20:38:12] [debug] Run time error 19: "File or function is not found"