SA-MP Forums Archive
[Ajuda] Erro ao ligar gm no host - 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] Erro ao ligar gm no host (/showthread.php?tid=435848)



Erro ao ligar gm no host - Pietrotm2013 - 08.05.2013

pawn Код:
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team

[18:35:12] filterscripts = ""  (string)
[18:35:12]
[18:35:12] Server Plugins
[18:35:12] --------------
[18:35:12]  Loading plugin: sscanf
[18:35:12]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[18:35:12]  Loading plugin: nativechecker
[18:35:12]   Failed (plugins/nativechecker: cannot open shared object file: No such file or directory)
[18:35:12]  Loading plugin: streamer
[18:35:12]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[18:35:12]  Loaded 0 plugins.

[18:35:12]
[18:35:12] Ban list
[18:35:12] --------
[18:35:12]  Loaded: samp.ban
[18:35:12]
[18:35:12]
[18:35:12] Filterscripts
[18:35:12] ---------------
[18:35:12]   Loaded 0 filterscripts.

[18:35:12] Script[gamemodes/Untitled2.amx]: Run time error 19: "File or function is not found"
[18:35:12] Number of vehicle models: 0
o erro ae


Re: Erro ao ligar gm no host - .FuneraL. - 08.05.2013

Vocк nгo colocou os plugins no host, ou nгo colocou no server.cfg, verifique isto , lembrando, se o host for Windows vocк faz upload dos arquivos .dll e se for Linux, faзa o upload dos arquivos .so.


Re: Erro ao ligar gm no host - Pietrotm2013 - 08.05.2013

echo Executing Server Config...
lanmode 0
rcon_password 2382582
maxplayers 30
port 7010
hostname nгo irei informar aqui
gamemode0 Untitled2
filterscripts
plugins sscanf nativechecker streamer
announce 1
query 1
weburl
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000

o server.cfg ta certo


Re: Erro ao ligar gm no host - Mteck - 08.05.2013

Entгo verifica na pasta "plugins"


Re: Erro ao ligar gm no host - Pietrotm2013 - 08.05.2013

Estб tudo la


Re: Erro ao ligar gm no host - Pietrotm2013 - 09.05.2013

Ajuda ai gente pow


Re: Erro ao ligar gm no host - n0minal - 09.05.2013

Quote:
Originally Posted by Pietrotm2013
Посмотреть сообщение
echo Executing Server Config...
lanmode 0
rcon_password 2382582
maxplayers 30
port 7010
hostname nгo irei informar aqui
gamemode0 Untitled2
filterscripts
plugins sscanf nativechecker streamer
announce 1
query 1
weburl
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000

o server.cfg ta certo
Assim n vai pegar nunca... cк tб executando os plugins como se fosse no windows, como o Funeral disse acima, precisa por com a extensгo .so:

Config correta:
Код:
lanmode 0
rcon_password 2382582
maxplayers 30
port 7010
hostname  nгo irei informar aqui
gamemode0 Untitled2
filterscripts
plugins sscanf.so nativechecker.so streamer.so
announce 1
query 1
weburl
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000



Re: Erro ao ligar gm no host - shadauer - 09.05.2013

Baixa o Microsoft net Framework 2.0 - Para Windows server 2003 .

Da Algum Erro de DLL ?

Й VPS Ne ?