SA-MP Forums Archive
socket plugin error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: socket plugin error (/showthread.php?tid=602019)



socket plugin error - CSCripMa - 01.03.2016

Hi,

I get this when i loading plugins (when on server)

Код:
Loading plugin: socket.so
Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)



Re: socket plugin error - Vince - 01.03.2016

You may need to install OpenSSL. Isn't there a non-SSL version of this plugin as well?


Re: socket plugin error - CSCripMa - 01.03.2016

where i could get it?


Re: socket plugin error - Amunra - 01.03.2016

https://sampforum.blast.hk/showthread.php?tid=333934


Re: socket plugin error - CSCripMa - 01.03.2016

But maybe better use with SSL? how to download that ssl? Amura there is just link for plugin


Re: socket plugin error - Amunra - 01.03.2016

Quote:
Originally Posted by CSCripMa
Посмотреть сообщение
But maybe better use with SSL? how to download that ssl? Amura there is just link for plugin
SSL Is Better ..
Are You said Link For Download ?
Ohh Ok , https://github.com/pBlueG/Socket/releases/tag/v0.2b


Re: socket plugin error - CSCripMa - 01.03.2016

I have downloaded it, i just get error what i wrote in first post.


Re: socket plugin error - Amunra - 01.03.2016

Show your server.cfg at Line "Plugins ... "


Re: socket plugin error - CSCripMa - 01.03.2016

socket.so

I found topic with same problem i have:

https://sampforum.blast.hk/showthread.php?tid=569963