SA-MP Forums Archive
Start server EROR - 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: Start server EROR (/showthread.php?tid=416238)



Start server EROR - DAVIDXP - 16.02.2013

Hi all today i had downloaded an Gamemode but when i want to start it shows these erors:
Quote:

[06:24:31] [debug] Run time error 19: "File or function is not found"
[06:24:31] [debug] mysql_query
[06:24:31] [debug] GetGVarInt
[06:24:31] [debug] SetGVarInt
[06:24:31] [debug] mysql_debug
[06:24:31] [debug] mysql_connect
[06:24:31] [debug] mysql_ping
[06:24:31] [debug] GetGVarFloat
[06:24:31] [debug] mysql_insert_id
[06:24:31] [debug] SetGVarString
[06:24:31] [debug] SetGVarFloat
[06:24:31] [debug] mysql_real_escape_string
[06:24:31] [debug] mysql_store_result
[06:24:31] [debug] mysql_free_result
[06:24:31] [debug] mysql_retrieve_row
[06:24:31] [debug] mysql_fetch_field_row
[06:24:31] [debug] mysql_num_rows
[06:24:31] [debug] GetGVarString
[06:24:31] Script[gamemodes/RAS_D.amx]: Run time error 19: "File or function is not found"
[06:24:31] Number of vehicle models: 0

Please I need Help !!!!


Re: Start server EROR - LoganStone - 16.02.2013

You need to update the mysql you have, reinstall the plugins

Rep me if i helped you!!!!!


Re: Start server EROR - DAVIDXP - 16.02.2013

Quote:
Originally Posted by LoganStone
Посмотреть сообщение
You need to update the mysql you have, reinstall the plugins

Rep me if i helped you!!!!!
I have a eror when the server start this:



Re: Start server EROR - S0n1COwnsYou - 16.02.2013

download this file : http://www.dll-files.com/libmysql.zip?0WIdXBYGjP
and put it in your server folder


Re: Start server EROR - DAVIDXP - 16.02.2013

Quote:
Originally Posted by S0n1COwnsYou
Посмотреть сообщение
download this file : http://www.dll-files.com/libmysql.zip?0WIdXBYGjP
and put it in your server folder
Ok, i hav make it but now:
Quote:

[07:33:07] [debug] Run time error 19: "File or function is not found"
[07:33:07] [debug] GetGVarInt
[07:33:07] [debug] SetGVarInt
[07:33:07] [debug] mysql_debug
[07:33:07] [debug] GetGVarFloat
[07:33:07] [debug] SetGVarString
[07:33:07] [debug] SetGVarFloat
[07:33:07] [debug] mysql_retrieve_row
[07:33:07] [debug] mysql_fetch_field_row
[07:33:07] [debug] GetGVarString
[07:33:07] Script[gamemodes/RAS_D.amx]: Run time error 19: "File or function is not found"
[07:33:07] Number of vehicle models: 0

Can u help me?


Re: Start server EROR - S0n1COwnsYou - 16.02.2013

try updating you plugins and recompile your game mode with the newest includes


Re: Start server EROR - DAVIDXP - 16.02.2013

Quote:
Originally Posted by S0n1COwnsYou
Посмотреть сообщение
try updating you plugins and recompile your game mode with the newest includes
Oh no, I hav updated all my includes, recompile, all plugins and:
Quote:

[08:00:15] [debug] Run time error 19: "File or function is not found"
[08:00:15] [debug] GetGVarInt
[08:00:15] [debug] SetGVarInt
[08:00:15] [debug] mysql_debug
[08:00:15] [debug] GetGVarFloat
[08:00:15] [debug] SetGVarString
[08:00:15] [debug] SetGVarFloat
[08:00:15] [debug] mysql_retrieve_row
[08:00:15] [debug] mysql_fetch_field_row
[08:00:15] [debug] GetGVarString
[08:00:15] [debug] Run time error 19: "File or function is not found"
[08:00:15] [debug] GetGVarInt
[08:00:15] [debug] SetGVarInt
[08:00:15] [debug] mysql_debug
[08:00:15] [debug] GetGVarFloat
[08:00:15] [debug] SetGVarString
[08:00:15] [debug] SetGVarFloat
[08:00:15] [debug] mysql_retrieve_row
[08:00:15] [debug] mysql_fetch_field_row
[08:00:15] [debug] GetGVarString
[08:00:15] Script[gamemodes/RAS_D.amx]: Run time error 19: "File or function is not found"
[08:00:15] Number of vehicle models: 0

(((((((((((((((((((((((((((((((((((((((((((((((( (((((((


Re: Start server EROR - S0n1COwnsYou - 16.02.2013

show me server.cfg


Re: Start server EROR - DAVIDXP - 16.02.2013

Quote:
Originally Posted by S0n1COwnsYou
Посмотреть сообщение
show me server.cfg
Ok this is my server.cfg:
Quote:

echo Executing Server Config...
lanmode 0
rcon_password secret
maxplayers 500
port 7777
hostname My server name
gamemode0 RAS_D
filterscripts TD Tow
plugins crashdetect sscanf streamer Whirlpool mysql nativechecker
announce 1
directmode 1
audiomsgoff 1
query 1
timestamp 1
weburl wWw.NONE.com
mapname map
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
password mama




Re: Start server EROR - S0n1COwnsYou - 16.02.2013

are this plugins crashdetect sscanf streamer Whirlpool mysql nativechecker updated ?