Results 1 to 3 of 3

Thread: SourceOP won't load at my HL2DM Server

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Extasy1337's Avatar



    Join Date
    Oct 21, 2012
    Last Online
    Nov 03, 2012
    Posts
    1
    Threads
    1



    SourceOP won't load at my HL2DM Server


    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

  2. #2
    GiGaBiTe's Avatar



    Join Date
    Jan 10, 2005
    Last Online
    Nov 03, 2012
    Posts
    2
    Threads
    0




    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.

  3. #3
    Scorp's Avatar



    Join Date
    Oct 28, 2012
    Last Online
    Nov 04, 2012
    Posts
    2
    Threads
    0
    Reputation
    SourceOP Thread


        
    Steam: 76561197984471721 
    Steam join date: Jan 1, 1970
    Steam Level: -1
    Profile Status: Friends Only



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

    Thanks

    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"