SourceOP
12/20/2012 Source Update Broke SourceOp!? - Printable Version

+- SourceOP (http://forums.sourceop.com)
+-- Forum: SourceOP Plugin (http://forums.sourceop.com/SourceOP-Plugin-forum)
+--- Forum: General Chat (http://forums.sourceop.com/General-Chat-forum)
+---- Forum: Bugs/Problems (http://forums.sourceop.com/Bugs-Problems-forum)
+---- Thread: 12/20/2012 Source Update Broke SourceOp!? (/12-20-2012-Source-Update-Broke-SourceOp-thread)



12/20/2012 Source Update Broke SourceOp!? - wildturkey - Dec 20, 2012

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... :confused: ]

- - - Updated - - -

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


12/20/2012 Source Update Broke SourceOp!? - Gutty - Dec 21, 2012

seems to be all sourceop???


12/20/2012 Source Update Broke SourceOp!? - FrozenHaxor - Dec 21, 2012

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


12/20/2012 Source Update Broke SourceOp!? - Hovercat - Dec 22, 2012

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"



12/20/2012 Source Update Broke SourceOp!? - Drunken F00l - Dec 24, 2012

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


12/20/2012 Source Update Broke SourceOp!? - wildturkey - Dec 24, 2012

Working for me. Thanks!


12/20/2012 Source Update Broke SourceOp!? - Hovercat - Dec 24, 2012

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


12/20/2012 Source Update Broke SourceOp!? - Drunken F00l - Dec 24, 2012

Hovercat Wrote: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.


12/20/2012 Source Update Broke SourceOp!? - Hovercat - Dec 25, 2012

Drunken F00l Wrote: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!