---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x-R2, ©2005-2013 SA-MP Team [13:27:51] [13:27:51] Server Plugins [13:27:51] -------------- [13:27:51] Loading plugin: audio [13:27:51] *** Audio Plugin v0.5 R2 by Incognito loaded *** [13:27:51] Loaded. [13:27:51] Loading plugin: streamer [13:27:51] *** Streamer Plugin v2.6.1 by Incognito loaded *** [13:27:51] Loaded. [13:27:51] Loading plugin: sscanf [13:27:51] [13:27:51] =============================== [13:27:51] sscanf plugin loaded. [13:27:51] Version: 2.8.1 [13:27:51] © 2012 Alex "******" Cole [13:27:51] =============================== [13:27:51] Loaded. [13:27:51] Loaded 3 plugins. [13:27:51] [13:27:51] Filterscripts [13:27:51] --------------- [13:27:51] Loading filterscript 'gl_actions.amx'... [13:27:51] Loading filterscript 'gl_realtime.amx'... [13:27:51] Loading filterscript 'gl_property.amx'... [13:27:51] ----------------------------------- [13:27:51] Grand Larceny Property Filterscript [13:27:51] ----------------------------------- [13:27:51] Loading filterscript 'gl_mapicon.amx'... [13:27:51] Loading filterscript 'ls_mall.amx'... [13:27:51] Loading filterscript 'attachments.amx'... [13:27:51] Loading filterscript 'skinchanger.amx'... [13:27:51] --Admin Player Skin Changer Loaded [13:27:51] Loading filterscript 'vspawner.amx'... [13:27:51] --Admin Vehicle Spawner Loaded [13:27:51] Loaded 8 filterscripts. [13:27:51] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file) [13:27:51] Reading File: blank [13:27:51] Reading File: properties/houses.txt [13:27:51] Reading File: properties/businesses.txt [13:27:51] Reading File: properties/banks.txt [13:27:51] Reading File: properties/police.txt [13:27:51] Script[gamemodes/CoA.amx]: Run time error 19: "File or function is not found" [13:27:51] Number of vehicle models: 0
[13:27:51] Script[gamemodes/CoA.amx]: Run time error 19: "File or function is not found"
I believe this is where the issue is coming from. |
http://www.solidfiles.com/d/bbcadc301c/
Get the latest version for streamer.inc, paste it to pawno\include folder and replace the old with the new file. Run pawno.exe, open your script and re-compile. |
The gamemode is where it should be, and it is called CoA.amx.....
it is in the same folder of the server in "gamemodes" |
I don't see why would it return this error in that case. Are you sure you are running the server from that folder? Sometimes people have different downloads and mix them up.
Edit: Glad you resolved your issue. |