Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

SourceOP won't load at my HL2DM Server
#1

Hey guys,

Im owning an Half Life 2 DM Server and wanted to install SourceOP on it.
I loaded all files up to my Server.
Then i typed "bin/sourceop" into the metaplugins.ini file.
For security i also typed "plugin_load bin/sourceop" in my autoexec.cfg
Nothing works.
When i type "rcon meta load bin/sourceop" in my console, i get this output:
Code:
] rcon meta load bin/sourceop
Failed to load plugin bin/sourceop (libssl.so.6: cannot open shared object file: No such file or directory).
When i type "rcon plugin_load bin/sourceop in my console, i get this output:
Code:
] rcon plugin_load bin/sourceop
Unable to load plugin "bin/sourceop"
Unable to load plugin "bin/sourceop"

Is there a way to load SourceOP at my Server?

greets
Nils
Reply
#2

Metamod is telling you why SourceOP isn't loading:

Code:
Failed to load plugin bin/sourceop (libssl.so.6: cannot open shared object file: No such file or directory).

libssl.so.6 isn't available on your server. Since you're using Linux of some sort, you can (assuming you can login as root) use your package manager (yum, apt-get, emerge, etc.) to search for whatever package that provides libssl.so.6.

An example for the yum package manager would be

su root
<enter password for root>
yum search libssl.so.6

It should return a list of packages that provide libssl.so.6 (usually the first package), in which case you install it.
Reply
#3

I will second the problem, seems to be Linux, HL2DM Only...these plugs will not load either...any ideas, fixes??

Thanks Smile

DAF4 (Broken) - http://www.sourceop.com/modules.php?...download&cid=9
PLR Player Limit Remover (Broken) - http://www.sourceop.com/modules.php?...download&cid=4

Was working PERFECT until Valve once again broke everything,

HL2DM:
Unable to load plugin "..\hl2mp\addons\plr"
Unable to load plugin "..\hl2mp\addons\daf\bin\dosattackfix"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)