SA-MP Forums Archive
[Ajuda] Plugins na VPS Windows - 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] Plugins na VPS Windows (/showthread.php?tid=628656)



Plugins na VPS Windows - viniciussvl - 12.02.2017

2 plugins (Whirpool, socket) essencias para meu gamemode rodar nгo estгo sendo carregados, sempre dб falha.
Estou usando uma VPS Windows server 2003.

- Os plugins estгo na pasta.
- Instalei o Microsoft Visual C++ 2008, 2010 e o 2015

O que pode ser?

Server_log
pawn Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team

[17:41:53] password = ""  (string)
[17:41:53]
[17:41:53] Server Plugins
[17:41:53] --------------
[17:41:53]  Loading plugin: crashdetect
[17:41:53]   CrashDetect v4.15.1 is OK.
[17:41:53]   Loaded.
[17:41:53]  Loading plugin: streamer
[17:41:53]

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[17:41:53]   Loaded.
[17:41:53]  Loading plugin: sscanf
[17:41:53]

[17:41:53]  ===============================

[17:41:53]       sscanf plugin loaded.    

[17:41:53]          Version:  2.8.1        

[17:41:53]    (c) 2012 Alex "******" Cole  

[17:41:53]  ===============================

[17:41:53]   Loaded.
[17:41:53]  Loading plugin: CTime
[17:41:53]  
 » CTime Library Plugin For Pawn v0.1.0 - Copyright © 2011 RyDeR`
 
[17:41:53]   Loaded.
[17:41:53]  Loading plugin: Whirlpool
[17:41:53]   Failed.
[17:41:53]  Loading plugin: FileManager
[17:41:53] ******************
[17:41:53] ** FILE MANAGER **
[17:41:53] **    Loaded    **
[17:41:53] ** Version 1.4 **
[17:41:53] ******************
[17:41:53]   Loaded.
[17:41:53]  Loading plugin: irc
[17:41:53]

*** IRC Plugin v1.4.5 by Incognito loaded ***

[17:41:53]   Loaded.
[17:41:53]  Loading plugin: socket
[17:41:53]   Failed.
[17:41:53]  Loading plugin: dns
[17:41:53]

*** DNS Plugin v2.4 by Incognito loaded ***

[17:41:53]   Loaded.
[17:41:53]  Loaded 7 plugins.

[17:41:53]
[17:41:53] Filterscripts
[17:41:53] ---------------
[17:41:53]   Loading filterscript 'object-loader.amx'...
[17:41:56] INFO: [Init] Debug Level: 0
[17:41:57] INFO: [Init] 7667 Total objects
[17:41:57] INFO: [Init] 54 Objects to remove
[17:41:57]   Loading filterscript 'Mapas.amx'...
[17:41:57]   Loading filterscript 'antibot.amx'...
[17:41:57]   Loaded 3 filterscripts.

[17:42:06] [debug] Run time error 19: "File or function is not found"
[17:42:06] [debug]  WP_Hash
[17:42:06] [debug] Run time error 19: "File or function is not found"
[17:42:06] [debug]  WP_Hash



Re: Plugins na VPS Windows - GuiKommander - 12.02.2017

Abre server.cfg e na linha plugins. Coloca o nome do Plugin junto com a extensгo .dll
exemplo : streamer.dll


Re: Plugins na VPS Windows - viniciussvl - 12.02.2017

Quote:
Originally Posted by GuiKommander
Посмотреть сообщение
Abre server.cfg e na linha plugins. Coloca o nome do Plugin junto com a extensгo .dll
exemplo : streamer.dll
Nada haver, em windows nгo precisa colocar .dll (eu mesmo nunca precisei).
Pra quem tiver o mesmo problema, resolvi instalando o Microsft Visual C++ 2005.