SA-MP Forums Archive
[Ajuda] Run time error 19: "File or function is not found" - 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: "File or function is not found" (/showthread.php?tid=376620)



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

Boas pessoal, eu tinha aqui um gamemode um bocado antigo, mas ja deu em server 0,3e, hoje deram-me servidor de GTA e eu nгo consigo ligar sv.

Server CFG:
echo Executing Server Config...
lanmode 0
rcon_password ***********
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 rochasv 1
filterscripts MidoStream
announce 0
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000

Server LOG:
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[04:08:00]
[04:08:00] Server Plugins
[04:08:00] --------------
[04:08:00] Loaded 0 plugins.

[04:08:00]
[04:08:00] Filter Scripts
[04:08:00] ---------------
[04:08:00] Loading filter script 'MidoStream.amx'...
[04:08:00] Unable to load filter script 'MidoStream.amx'.
[04:08:00] Loaded 0 filter scripts.

[04:08:00] Script[gamemodes/rochasv.amx]: Run time error 19: "File or function is not found"
[04:08:00] Number of vehicle models: 0

Preciso mesmo de Ajuda....


Re: Run time error 19: "File or function is not found" - Q.I - 11.09.2012

pawn Код:
main(){} // no comeзo do gamemode ou em algum fs a funзao e essa procura.



Re: Run time error 19: "File or function is not found" - Rocha12 - 11.09.2012

meu main esta assim
main()
{
}


Re: Run time error 19: "File or function is not found" - DartakousLien - 11.09.2012

nao й importante como esta, й importante sim que esteja,
note, voce esta usando plugins? se sim carregou esses plugins?
seu gm deu erro ao compilar? o ficheiro .amx existe ?


Re: Run time error 19: "File or function is not found" - Rocha12 - 11.09.2012

nao estou usando plugins, so й necessario MidoStream para meu GameMode, e sim estб tudo direitinho. E por isso que estou a achar estranho fiz todo igualzinho como da outra vez e agr nao da.


Re: Run time error 19: "File or function is not found" - DartakousLien - 11.09.2012

serб que ta tentando carregar um ficheiro que nao existe?
creio que nao seja por isso...
entao nao sei


Re: Run time error 19: "File or function is not found" - Rocha12 - 11.09.2012

Serб que instalar streamer ou sscanf ajuda?


Re: Run time error 19: "File or function is not found" - Maklister - 11.09.2012

Код:
[04:08:00] Unable to load filter script 'MidoStream.amx'.
[04:08:00] Loaded 0 filter scripts.
Verifique se seu FilterScript MidoStream esta compilando sem erros e se ele ta na pasta certa, pois o erro й ele


Re: Run time error 19: "File or function is not found" - Rocha12 - 11.09.2012

Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[04:31:44]
[04:31:44] Server Plugins
[04:31:44] --------------
[04:31:44] Loaded 0 plugins.

[04:31:44]
[04:31:44] Filter Scripts
[04:31:44] ---------------
[04:31:44] Loading filter script 'MidoStream.amx'...
[04:31:45] Loaded 1 filter scripts.

[04:31:45] Script[gamemodes/rochasv.amx]: Run time error 19: "File or function is not found"
[04:31:45] Number of vehicle models: 0
Nova sv log e continua a dar o mesmo erro! E nao midostream n da erros ao compilar


Re: Run time error 19: "File or function is not found" - Maklister - 11.09.2012

Quote:
Originally Posted by Rocha12
Посмотреть сообщение
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[04:31:44]
[04:31:44] Server Plugins
[04:31:44] --------------
[04:31:44] Loaded 0 plugins.

[04:31:44]
[04:31:44] Filter Scripts
[04:31:44] ---------------
[04:31:44] Loading filter script 'MidoStream.amx'...
[04:31:45] Loaded 1 filter scripts.

[04:31:45] Script[gamemodes/rochasv.amx]: Run time error 19: "File or function is not found"
[04:31:45] Number of vehicle models: 0
Nova sv log e continua a dar o mesmo erro! E nao midostream n da erros ao compilar
Pelo menos agora seu FS compilou e nao deu erro, mais voce usa algum plugin ? pois ali ta carregando nenhum :/