Guten Tag,
und zwar habe ich das Problem das mein SAMP Server nicht startet und der der Runtime error kommt.
Ich habe schon alles mögliche ausprobiert Script neu compiled und geschaut op alle plugins ein gefügt sind unten seht man einmal das was im Log steht und ich mache noch die Server.cfg rein.
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z-R4, (C)2005-2014 SA-MP Team
[11:00:11] bind = "" (string)
[11:00:11] weburl = "www.sa-mp.com" (string)
[11:00:11]
[11:00:11] Server Plugins
[11:00:11] --------------
[11:00:11] Loading plugin: crashdetect.dll
[11:00:11] crashdetect v4.7.5 is OK.
[11:00:11] Loaded.
[11:00:11] Loading plugin: mysql.dll
[11:00:11] Failed.
[11:00:11] Loading plugin: gvar.dll
[11:00:11]
*** GVar Plugin v1.3 by Incognito loaded ***
[11:00:11] Loaded.
[11:00:11] Loading plugin: sscanf.dll
[11:00:11]
[11:00:11] ===============================
[11:00:11] sscanf plugin loaded.
[11:00:11] Version: 2.8.1
[11:00:11] (c) 2012 Alex "Y_Less" Cole
[11:00:11] ===============================
[11:00:11] Loaded.
[11:00:11] Loading plugin: MathPlugin.dll
[11:00:11] Math Plugin Loaded.
[11:00:11] Loaded.
[11:00:11] Loading plugin: streamer.dll
[11:00:11]
*** Streamer Plugin v2.7.2 by Incognito loaded ***
[11:00:11] Loaded.
[11:00:11] Loading plugin: MerRandom.dll
[11:00:11] Plugin MerRandom v2.1 - by Cyber_Punk got loaded.
[11:00:11] Loaded.
[11:00:11] Loading plugin: MapAndreas.dll
[11:00:11] Loaded.
[11:00:11] Loading plugin: Whirlpool.dll
[11:00:11]
[11:00:11] ==================
[11:00:11]
[11:00:11] Whirlpool loaded
[11:00:11]
[11:00:11] ==================
[11:00:11]
[11:00:11] Loaded.
[11:00:11] Loading plugin: FileManager.dll
[11:00:11] Failed.
[11:00:11] Loading plugin: WinExec.dll
[11:00:11] Loaded.
[11:00:11] Loaded 9 plugins.
[11:00:11]
[11:00:11] Ban list
[11:00:11] --------
[11:00:11] Loaded: samp.ban
[11:00:11]
[11:00:11]
[11:00:11] Filterscripts
[11:00:11] ---------------
[11:00:11] Loading filterscript 'rcon.amx'...
[11:00:12] Loading filterscript 'bt-sys.amx'...
[11:00:12] Loading filterscript 'teargas.amx'...
[11:00:13] Loading filterscript 'drift.amx'...
[11:00:13] Loaded 4 filterscripts.
[11:00:13] [debug] Run time error 19: "File or function is not found"
[11:00:13] [debug] cache_get_row_count
[11:00:13] [debug] cache_get_field_content
[11:00:13] [debug] cache_get_field_count
[11:00:13] [debug] cache_get_row
[11:00:13] [debug] mysql_tquery
[11:00:13] [debug] mysql_log
[11:00:13] [debug] mysql_connect
[11:00:13] [debug] mysql_errno
[11:00:13] [debug] dir_open
[11:00:13] [debug] dir_list
[11:00:13] [debug] dir_close
[11:00:13] [debug] mysql_escape_string
[11:00:13] [debug] cache_insert_id
[11:00:13] [debug] file_exists
[11:00:13] [debug] file_move
[11:00:13] [debug] file_delete
[11:00:13] [debug] mysql_close
[11:00:13] [debug] cache_affected_rows
[11:00:13] Script[gamemodes/gs-life.amx]: Run time error 19: "File or function is not found"
[11:00:13] Number of vehicle models: 0
Server.cfg:
echo Executing Server Config...
lanmode 0
rcon_password 123456
maxplayers 300
bind
port 7777
hostname Test Server
plugins crashdetect.dll mysql.dll gvar.dll sscanf.dll MathPlugin.dll streamer.dll MerRandom.dll MapAndreas.dll Whirlpool.dll FileManager.dll WinExec.dll
gamemode0 gs-life 1
filterscripts rcon bt-sys teargas drift
announce 1
query 1
weburl
onfoot_rate 5
incar_rate 5
weapon_rate 5
stream_distance 500.0
stream_rate 300
maxnpc 500
logtimeformat [%H:%M:%S]
profile_gamemode 1
profile_format html
(wenn ich bei der bind etwas hin schreibe sagt er das der Server auf diesen Port nicht starten kann da die schon in Benutzung ist.
Danke schonmal für die Antworten.
Mit freundlichen Grüßen