Run time error 19 - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Run time error 19 (
/showthread.php?tid=239693)
Run time error 19 -
=WoR=Mitch - 14.03.2011
Heyy,
I have tried to put RX:RP into 0.3c and i get this when I launch.??
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team
[15:42:49]
[15:42:49] Server Plugins
[15:42:49] --------------
[15:42:49] Loading plugin: streamer
[15:42:49]
*** Streamer Plugin v2.3.8 by Incognito loaded ***
[15:42:49] Loaded.
[15:42:49] Loaded 1 plugins.
[15:42:49]
[15:42:49] Filter Scripts
[15:42:49] ---------------
[15:42:49] Loading filter script 'rpguide.amx'...
[15:42:49] Unable to load filter script 'rpguide.amx'.
[15:42:49] Loaded 0 filter scripts.
[15:42:49] Script[gamemodes/rtprp.amx]: Run time error 19: "File or function is not found"
[15:42:49] Number of vehicle models: 0
[15:42:52] --- Server Shutting Down.
[15:42:52]
*** Streamer Plugin v2.3.8 by Incognito unloaded ***
This is the server config.
Код:
echo Executing Server Config...
lanmode 0
rcon_password BarbraStreisand
maxplayers 25
port 7777
hostname Testing Sever
gamemode0 rtprp 1
filterscripts rpguide holding
plugins geoip streamer
announce 1
query 1
weburl
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Do you have any ideas of what this could be?
Re: Run time error 19 - XFlawless - 14.03.2011
You are missing a plugin.
Re: Run time error 19 -
HyperZ - 14.03.2011
o.O i saw that there's 2 plugins geoip and streamer in server.cfg and in logs "[15:42:49] Loaded 1 plugins."
Re: Run time error 19 -
=WoR=Mitch - 14.03.2011
I have removed the "geoip" plugin and it still wont work :S
Re: Run time error 19 -
Bates - 15.04.2011
I have the same issue. I've upgraded the streamer plugin and the geoip plugin. I've updated both pawno includes and re-compiled. I have no idea what's causing the issue..
Re: Run time error 19 -
Wyu - 15.04.2011
http://forum.sa-mp.com/showpost.php?...0&postcount=13