Page 1 of 1

Source Python doesnt load after newest CS:GO Update 1.35.7.7

Posted: Thu May 04, 2017 12:36 am
by decompile
Hey,

Source Python (latest build) doesnt load with the latest CS:GO Update (http://blog.counter-strike.net/index.php/2017/05/18665/).

It just stucks at Loading..

Im using Windows 10.

Re: Source Python doesnt load after newest CS:GO Update 1.35.7.7

Posted: Thu May 04, 2017 12:43 am
by PhantomDancer
yeah signature scan that builds core.dll needs an update

Re: Source Python doesnt load after newest CS:GO Update 1.35.7.7

Posted: Thu May 04, 2017 1:16 am
by PhantomDancer
i recommend you to write your own workaround though, because this isnt a sp issue ( i saw you post it on github too )
in fact valve could easily fix it with a serverupdate on their end, and they probably will soon, so i would just wait, if you cant find a workaround yourself .. ;)

Re: Source Python doesnt load after newest CS:GO Update 1.35.7.7

Posted: Thu May 04, 2017 1:23 am
by decompile
@PhantdomDancer, I would rather end then write about I have no Idea about. :D

4 CS:GO Valve Updates in less than 30~ hours, Im impressed.

Re: Source Python doesnt load after newest CS:GO Update 1.35.7.7

Posted: Thu May 04, 2017 2:10 am
by PhantomDancer
yeah i see. i think createinterface doesnt work with loadlibraryA with the new digital signatures. so for a short term fix you can use your old core.dll it was build with the old signatures, that somehow valve doesnt reject. which is good. but core.dll also receivers all boost python updates so, although most sp updates are withing packages, isnt a long term fix. sp could fix this with a patcher on the sig scan for a while, but it doesnt really matter, because valve has to fix this. its not sps job to do this. also as an info, im not sure if running old signatures will connect your server to the vac system, so you have to try. good luck if this helps you

Re: Source Python doesnt load after newest CS:GO Update 1.35.7.7

Posted: Thu May 04, 2017 2:38 am
by qwexvf
Works fine for me!

Code: Select all

Date          : 2017-05-04 02:41:05.922383
OS            : Linux-3.16.0-4-amd64-x86_64-with-debian-8.7
Game          : csgo
SP version    : 573
Server plugins:
   00: Source.Python, (C) 2012-2016, Source.Python Team.
SP plugins:
   00: lo3


Code: Select all

version : 1.35.7.8/13578 491/6752 secure  [G:1:787406]

Re: Source Python doesnt load after newest CS:GO Update 1.35.7.7

Posted: Thu May 04, 2017 2:11 pm
by decompile
Looks like a Windows specific error.

(Most likely due to the digital signatures.)

Re: Source Python doesnt load after newest CS:GO Update 1.35.7.7

Posted: Mon May 08, 2017 5:25 pm
by Ayuto
For reference: this issue has been resolved.
https://github.com/Source-Python-Dev-Te ... issues/196