SA-MP Forums Archive
[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=661291)



Run Time error 19 - BrunoSayden177 - 29.11.2018

Olб, estou com um problema no samp-server, quando eu tento executa-lo ele apresenta o seguinte erro: "Script[gamemodes/BPD.amx]: Run time error 19: file or function is not found

Server.cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password ****
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 BPD
plugins sscanf
filterscripts  
announce 0
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
server_log:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[19:10:04] filterscripts = ""  (string)
[19:10:04] 
[19:10:04] Server Plugins
[19:10:04] --------------
[19:10:04]  Loading plugin: sscanf
[19:10:04] 

[19:10:04]  ===============================

[19:10:04]       sscanf plugin loaded.     

[19:10:04]          Version:  2.8.1        

[19:10:04]    © 2012 Alex "******" Cole  

[19:10:04]  ===============================

[19:10:04]   Loaded.
[19:10:04]  Loaded 1 plugins.

[19:10:04] 
[19:10:04] Filterscripts
[19:10:04] ---------------
[19:10:04]   Loaded 0 filterscripts.

[19:10:04] Script[gamemodes/BPD.amx]: Run time error 19: "File or function is not found"
[19:10:04] Number of vehicle models: 0
Agradeзo desde jб a quem ajudar!


Re: Run Time error 19 - Vithinn - 29.11.2018

Run time error 19: "File or function is not found"

Significa que o arquivo .amx do seu gamemode nгo foi encontrado, verifique se ele foi compilado corretamente e se ele estб com o mesmo nome informado no server.cfg.


Re: Run Time error 19 - ipsLuan - 29.11.2018

Provavelmente й algum plugin.
Veja se todos os plugins que estгo na pasta plugins estгo sendo carregados.


Re: Run Time error 19 - BrunoSayden177 - 29.11.2018

Quote:
Originally Posted by Vithinn
Посмотреть сообщение
Run time error 19: "File or function is not found"

Significa que o arquivo .amx do seu gamemode nгo foi encontrado, verifique se ele foi compilado corretamente e se ele estб com o mesmo nome informado no server.cfg.
Sim, estб compilando direitinho, e estб com o mesmo nome no server.cfg


Re: Run Time error 19 - BrunoSayden177 - 29.11.2018

Quote:
Originally Posted by ipsLuan
Посмотреть сообщение
Provavelmente й algum plugin.
Veja se todos os plugins que estгo na pasta plugins estгo sendo carregados.
Estб carregando o plugin sscanf corretamente.


Re: Run Time error 19 - BrunoSayden177 - 29.11.2018

Descobri oque estб causando o erro, й a include sscanf2, quando eu tiro ela a GM inicia normalmente. Porйm preciso da include, alguйm sabe oque pode ser?


Re: Run Time error 19 - GSantana - 29.11.2018

Quote:
Originally Posted by BrunoSayden177
Посмотреть сообщение
Descobri oque estб causando o erro, й a include sscanf2, quando eu tiro ela a GM inicia normalmente. Porйm preciso da include, alguйm sabe oque pode ser?
baixa o plugin e include atualizado https://github.com/maddinat0r/sscanf/releases