Page 1 of 1
SourcePython not loading after CSS Update
Posted: Thu Sep 17, 2015 9:12 am
by Doldol
SP fails to load and crashes srcds.
Console log:
Code: Select all
[Source.Python] Loading...
[Source.Python] Could not retrieve interface ServerGameDLL009
Failed to load plugin "addons/source-python"
I'm not sure if you guys are aware of this, so I thought I'd post it.
Posted: Thu Sep 17, 2015 9:45 am
by Ayuto
Yes, we are aware of this issue. I will take a look at it when I get home today.
Thanks for reporting!
Posted: Thu Sep 17, 2015 6:27 pm
by Ayuto
Please try out the latest build. We have updated it for OrangeBox games.
Posted: Thu Sep 17, 2015 10:02 pm
by Doldol
Ayuto wrote:Please try out the latest build. We have updated it for OrangeBox games.
It loaded fine, I'll test it more in-depth later.
Posted: Fri Sep 18, 2015 3:12 am
by BackRaw
I have the same problem using CSS and the September 17 release. Only difference is that it's saying
Code: Select all
[Source.Python] Could not retrieve interface ServerGameDLL010
Posted: Fri Sep 18, 2015 5:02 am
by Ayuto
Did you update your server or was there another update?
Posted: Fri Sep 18, 2015 9:19 am
by Doldol
Ayuto wrote:Did you update your server or was there another update?
There was no other update, both my local dev server and production server didn't update more than once.
BTW, so far everything is running fine on my end. Seems they updated CSS to use SteamID3, which is a bummer as I have a lot of old code not working with that.
Posted: Fri Sep 18, 2015 2:32 pm
by BackRaw
Ayuto wrote:Did you update your server or was there another update?
Dang, I'll try updating the server. Forgot that it doesn't do it automatically.
Edit: Works.