Page 1 of 1

Source Python no longer working?

Posted: Thu Aug 23, 2012 11:43 am
by kyanite
Hey,

I've installed Source Python on my linux CS:GO server on my dedi (along with meta and sm) but SP won't work.
Typing meta in console works, sm in console works, however SP does not seem to work.
Nothing appears when I type plugin_print.
Instead of getting a:

Code: Select all

plugin_print
Loaded plugins:
---------------------
0:      "Source Python, (C) 2012, Source Python Team."
---------------------


I get a:

Code: Select all

plugin_print
Loaded plugins:
---------------------
---------------------


Is SP not compatible anymore? Or is there another solution?

Thanks!

Posted: Thu Aug 23, 2012 1:41 pm
by ashbash1987
Is there not any extra information you can give to us? Normally there would be some extra output by SP to say what it's doing during its load phase, and that's the bit that we would need in order to figure out why it isn't working.

Posted: Thu Aug 23, 2012 3:44 pm
by your-name-here
Just as an FYI to Ash, the SDK was updated:
http://hg.alliedmods.net/hl2sdks/hl2sdk-csgo/

We'll need to commit that and rebuild.

Posted: Thu Aug 23, 2012 5:10 pm
by kyanite
ashbash1987 wrote:Is there not any extra information you can give to us? Normally there would be some extra output by SP to say what it's doing during its load phase, and that's the bit that we would need in order to figure out why it isn't working.


I'm seeing no output by SP during it's load phase. It's physically on the server but doesn't appear.
If you need anything in particular let me know, even though I think as the post above me by your-name-here is saying, a rebuild is needed or something along those lines.

Posted: Fri Aug 24, 2012 12:52 am
by satoon101
Is this on a Windows or Linux server? It still works fine, even after today's update, on my Windows server.

Satoon

Posted: Fri Aug 24, 2012 4:18 pm
by kyanite
satoon101 wrote:Is this on a Windows or Linux server? It still works fine, even after today's update, on my Windows server.

Satoon


This is a Linux server.

Posted: Sat Aug 25, 2012 11:35 am
by DreTaX14
There must be a problem. Didn't you miss any file?! I tested this specially for linux. It must work!