Results 1 to 9 of 9

Thread: 12/20/2012 Source Update Broke SourceOp!?

  1. #1
    wildturkey's Avatar



    Join Date
    Jul 01, 2012
    Last Online
    Jul 20, 2013
    Posts
    15
    Threads
    4



    12/20/2012 Source Update Broke SourceOp!?


    If so, please fix when you get a chance! I get the following in the server console after the update. My server is HL2 btw..

    [SOURCEOP] SourceOP loading...
    [SOURCEOP] Failed getting filesystem interface.
    Failed to load plugin "..\bin\sourceop" (<--- AND YES, the files are still there)
    [SOURCEOP] Removing server hooks.
    [SOURCEOP] Removing entity hooks.

    Thanks!

    [EDIT - OK, on further examination.... NOTHING works after the update.. LOL SourceOp, Stripper, Sourcemod, bla, bla... I'll get back to ya... ]

    - - - Updated - - -

    OK.. Updating to the latest snapshots of Sourcemod and Metamod fixed those other things, but SourceOp still don't work. FYI..

  2. #2
    Gutty's Avatar



    Join Date
    Mar 20, 2011
    Last Online
    Apr 19, 2014
    Posts
    21
    Threads
    3
    Reputation
    SourceOP Thread


        
    Steam: 76561197960311563 
    Steam join date: Sep 12, 2003
    Steam Level: 21
    Profile Status: Public



    seems to be all sourceop???
    |PsYCo|

  3. #3
    FrozenHaxor's Avatar



    Join Date
    May 31, 2009
    Last Online
    Nov 16, 2013
    Posts
    17
    Threads
    3
    Reputation
    SourceOP Thread


        
    Steam: 76561197999537161 
    Steam join date: Jun 27, 2008
    Steam Level: 31
    Profile Status: Public



    Yes, it's indeed broken. Looking forward to a quick fix.

  4. #4
    Hovercat's Avatar



    Join Date
    May 26, 2009
    Last Online
    Dec 25, 2012
    Posts
    24
    Threads
    4




    Yup, I've got the same issue. I had to resolve a libssl.so.6 issue but now I get this:

    Code:
    plugin_load sourceop[SOURCEOP] SourceOP loading...
    [SOURCEOP] Failed getting filesystem interface.
    Failed to load plugin "sourceop"
    [SOURCEOP] Removing server hooks.
    [SOURCEOP] Removing entity hooks.
    Unable to load plugin "sourceop"

  5. #5
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    Sorry for the delay. This is fixed now. The download links have been updated. Reply back if you're still having issues.

  6. #6
    wildturkey's Avatar



    Join Date
    Jul 01, 2012
    Last Online
    Jul 20, 2013
    Posts
    15
    Threads
    4




    Working for me. Thanks!

  7. #7
    Hovercat's Avatar



    Join Date
    May 26, 2009
    Last Online
    Dec 25, 2012
    Posts
    24
    Threads
    4




    SourceOP loads for me but I get a seg fault on player join.

  8. #8
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    Quote Originally Posted by Hovercat View Post
    SourceOP loads for me but I get a seg fault on player join.
    Did you also replace the DF_funcoffs.txt file with the new one? If not, you'll need to.

  9. #9
    Hovercat's Avatar



    Join Date
    May 26, 2009
    Last Online
    Dec 25, 2012
    Posts
    24
    Threads
    4




    Quote Originally Posted by Drunken F00l View Post
    Did you also replace the DF_funcoffs.txt file with the new one? If not, you'll need to.
    Ah, that would make sense.

    I'll give it a try and reply later.

    Thanks!