22.11.2012, 22:33
Hi there. Can anyone please help me with the following problem:
I have a script that compiles without ANY problem. BUT when i try to run it locally with samp-server.exe, it gives me this error in the server_log.
I have a_mysql.inc and mysql.dll
I also have the streamer.dll and updated my .inc files but still gives me this errors.
It says compile with newest .inc files, but i downloaded the server pack 5min ago, aswell as the other .inc files necessary for the server.
Please help
I have a script that compiles without ANY problem. BUT when i try to run it locally with samp-server.exe, it gives me this error in the server_log.
Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e-R2, ©2005-2012 SA-MP Team [01:36:52] filterscripts = "" (string) [01:36:52] [01:36:52] Server Plugins [01:36:52] -------------- [01:36:52] Loading plugin: sscanf .... [01:36:52] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file) [01:36:52] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file) [01:36:52] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file) [01:36:52] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file) [01:36:52] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file) [01:36:52] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file) [01:36:52] Error: Function not registered: 'mysql_query' [01:36:52] Script[gamemodes/sfcnr.amx]: Run time error 19: "File or function is not found" [01:36:52] Number of vehicle models: 0
I also have the streamer.dll and updated my .inc files but still gives me this errors.
It says compile with newest .inc files, but i downloaded the server pack 5min ago, aswell as the other .inc files necessary for the server.
Please help