When I start server ... - 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: When I start server ... (
/showthread.php?tid=413192)
When I start server ... -
yaron0600 - 04.02.2013
When I start server ... from Samp - Server this is error here's server.log :
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[16:55:25] weburl = "www.sa-mp.com" (string)
[16:55:25]
[16:55:25] Server Plugins
[16:55:25] --------------
[16:55:25] Loading plugin: streamer
[16:55:25]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[16:55:25] Loaded.
[16:55:25] Loading plugin: sscanf
[16:55:25]
[16:55:25] ===============================
[16:55:25] sscanf plugin loaded.
[16:55:25] © 2009 Alex "******" Cole
[16:55:25] 0.3d-R2 500 Players "dnee"
[16:55:25] ===============================
[16:55:25] Loaded.
[16:55:25] Loading plugin: mysql
[16:55:25]
> MySQL plugin R7 successfully loaded.
[16:55:25] Loaded.
[16:55:25] Loading plugin: Whirlpool
[16:55:25] Failed.
[16:55:25] Loading plugin: goldrims
[16:55:25] Failed.
[16:55:25] Loaded 3 plugins.
[16:55:26]
[16:55:26] Filterscripts
[16:55:26] ---------------
[16:55:26] Loading filterscript 'yom_buttons.amx'...
[16:55:26] Loading filterscript 'gcustom.amx'...
[16:55:26] Loading filterscript 'gcustom03e.amx'...
[16:55:26] Loaded 3 filterscripts.
[16:55:26] Script[gamemodes/Script.amx]: Run time error 19: "File or function is not found"
[16:55:26] Number of vehicle models: 0
Heres server.cfg :
Код:
lanmode 0
rcon_password 1234
maxplayers 60
port 7777
hostname Script
gamemode0 Script
filterscripts yom_buttons gcustom gcustom03e
announce 1
query 1
plugins streamer sscanf mysql Whirlpool goldrims
weburl
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
bind 192.168.0.102
How to fix it ?
Re: When I start server ... -
Gamer_007 - 04.02.2013
Use nativehcker plugin.And post the errors
Re: When I start server ... -
yaron0600 - 04.02.2013
New Error
Error: Function not registered: 'WP_Hash'
[17:50:15] Script[gamemodes/Script.amx]: Run time error 19: "File or function is not found"
Re: When I start server ... -
dannyk0ed - 04.02.2013
That's Whirlpool plugin, re-download it and add it in.
Re: When I start server ... -
yaron0600 - 04.02.2013
New Error
[MySQL] (Main Pipelines) Connecting to localhost...
[19:05:05] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: icrp_main - User: root
[19:05:05] [MySQL] Note: Make sure that you have provided the correct connection credentials.