[Ajuda] Run time error 19 - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Run time error 19 (
/showthread.php?tid=502697)
Run time error 19 -
Luucass - 25.03.2014
Pessoal meu gm esta com um problema , nгo lembro oq eu editei pra ele ficar assim , esse erro aparece quando eu incio do samp-server
Erro:
pawn Код:
Script[gamemodes/RodoviaBrasil.amx]: Runtime error19: "File or function is not fund"
Serve_log:
pawn Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team
[12:38:57]
[12:38:57] Server Plugins
[12:38:57] --------------
[12:38:57] Loading plugin: sscanf
[12:38:57]
[12:38:57] ===============================
[12:38:57] sscanf plugin loaded.
[12:38:57] (c) 2009 Alex "******" Cole
[12:38:57] 0.3d-R2 500 Players "dnee"
[12:38:57] ===============================
[12:38:57] Loaded.
[12:38:57] Loading plugin: streamer
[12:38:57]
*** Streamer Plugin v2.5.2 by Incognito loaded ***
[12:38:57] Loaded.
[12:38:57] Loaded 2 plugins.
[12:38:57]
[12:38:57] Ban list
[12:38:57] --------
[12:38:57] Loaded: samp.ban
[12:38:57]
[12:38:57]
[12:38:57] Filterscripts
[12:38:57] ---------------
[12:38:57] Loading filterscript 'labels.amx'...
[12:38:57] Loaded 1 filterscripts.
[12:38:57]
--------------------------------------
[12:38:57] Ultimate Label Creator by -KillerThriller
[12:38:57] --------------------------------------
[12:38:57] KLabels - Labels loaded: 50
[12:38:57] Script[gamemodes/RodoviaBrasil.amx]: Run time error 19: "File or function is not found"
[12:38:57] Number of vehicle models: 0
server.cfg
pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password ****
maxplayers 40
port 7777
hostname Rodovia Brasil
plugins sscanf streamer
gamemode0 RodoviaBrasil
filterscripts labels
announce 1
query 1
chatlogging 0
weburl ********.com/RodoviaBrasilSAMP
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Meu PC й windows
Re: Run time error 19 -
ProKillerpa - 25.03.2014
Falta de plugin.
Re: Run time error 19 -
Luucass - 25.03.2014
Quote:
Originally Posted by ProKillerpa
Falta de plugin.
|
Cк sabe me dizer qual ?
Re: Run time error 19 -
Konstantinos - 25.03.2014
https://sampforum.blast.hk/showthread.php?tid=249226
Re: Run time error 19 -
caoraivoso3 - 25.03.2014
usa o que o konstantion disse e consoante o resultado depois procuras pelas funзoes no ****** e saca o plugin que presisares.
Re: Run time error 19 -
Luucass - 25.03.2014
Ok Usei esse plugin e rodei o samp-serve a onde eu pego os dados pra saber qual plugin precisa ?
Olha o serve log dps q eu coloquei o nativecheck
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team
[13:44:24]
[13:44:24] Server Plugins
[13:44:24] --------------
[13:44:24] Loading plugin: sscanf
[13:44:24]
[13:44:24] ===============================
[13:44:24] sscanf plugin loaded.
[13:44:24] (c) 2009 Alex "******" Cole
[13:44:24] 0.3d-R2 500 Players "dnee"
[13:44:24] ===============================
[13:44:24] Loaded.
[13:44:24] Loading plugin: streamer
[13:44:24]
*** Streamer Plugin v2.5.2 by Incognito loaded ***
[13:44:24] Loaded.
[13:44:24] Loading plugin: nativechecker
[13:44:24] Loaded.
[13:44:24] Loaded 3 plugins.
[13:44:24]
[13:44:24] Ban list
[13:44:24] --------
[13:44:24] Loaded: samp.ban
[13:44:24]
[13:44:24]
[13:44:24] Filterscripts
[13:44:24] ---------------
[13:44:24] Loading filterscript 'labels.amx'...
[13:44:24] Loaded 1 filterscripts.
[13:44:24] Error: Function not registered: 'Streamer_CallbackHook'
[13:44:24]
--------------------------------------
[13:44:24] Ultimate Label Creator by -KillerThriller
[13:44:24] --------------------------------------
[13:44:24] KLabels - Labels loaded: 50
[13:44:24] Script[gamemodes/RodoviaBrasil.amx]: Run time error 19: "File or function is not found"
[13:44:24] Number of vehicle models: 0
Re: Run time error 19 -
Luucass - 25.03.2014
@CLOSED
Atualizei o plugin Streamer e pronto voltou ao normal