Plugin Error Pls Help -
monkuttan - 02.10.2014
When i tried to start my server using triangle.gs i got a error pls help me
[13:36:56] Loaded 0 plugins.
[13:36:56] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[13:36:56] Loading plugin: sscanf
[13:36:56] Failed (plugins/y_files: cannot open shared object file: No such file or directory)
[13:36:56] Loading plugin: y_files
[13:36:56] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
[13:36:56] Loading plugin: Whirlpool
[13:36:56] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[13:36:56] Loading plugin: streamer
[13:36:56] --------------
[13:36:56] Server Plugins
[13:36:56]
I uploaded plugins folder using filezilla all other fs and GM loading why plugins?
Re: Plugin Error Pls Help -
shadithebest1 - 03.10.2014
Set all permissions to 777. That should work.
Re: Plugin Error Pls Help -
MeCom - 03.10.2014
you tried adding .so in server.cfg?
like:
plugins streamer.so sscanf.so whirlpool.so
instead of:
plugins streamer sscanf whirlpool
Re: Plugin Error Pls Help -
monkuttan - 04.10.2014
How to set all permission to 777
Re: Plugin Error Pls Help -
Team_PRO - 04.10.2014
it means you didn't upload or put it into server.cfg if you use Linux use .so or if you use Windows use .dll
Re: Plugin Error Pls Help -
SaintMikey - 04.10.2014
If you have a linux VPS, do the following commands: chmod 777 pluginshere and remember to have .so when you chmod. If you do not have a Linux VPS, ****** it :P
+rep if i helped you out