Page 1 of 1

SP CSGO server crash (After CSGO update 2015/12/08)

Posted: Wed Dec 09, 2015 3:53 pm
by Doldol
After the SourcePython loading message this displays, then the server crashes (Win 8.1, most recent SP):

Code: Select all

Seeded random number generator @ 1057344291 ( 0.523 )Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools.
Server is hibernating
No web api auth key specified - workshop downloads will be disabled.
CResponseSystem:  scripts\talker\response_rules.txt (1445 rules, 476 criteria, and 1279 responses)
Plugins: found file "source-python.vdf"
[Source.Python] Loading...
Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown()

Posted: Wed Dec 09, 2015 4:16 pm
by satoon101
Mahi reported this issue on our tracker. Thank you, though.

https://github.com/Source-Python-Dev-Team/Source.Python/issues/96

Posted: Thu Dec 10, 2015 9:32 am
by Ayuto

Posted: Thu Dec 10, 2015 11:11 pm
by Nomy
I still get a crash with the latest build: Build #175 (Dec 10, 2015 1:39:28 PM)
Console output: http://pastebin.com/KFBM4mUU

Posted: Thu Dec 10, 2015 11:25 pm
by Ayuto
Please update using this tutorial:
http://wiki.sourcepython.com/pages/Tutorials:Updating

That should fix the issue.

Posted: Fri Dec 11, 2015 6:45 am
by Nomy
Ayuto wrote:Please update using this tutorial:
http://wiki.sourcepython.com/pages/Tutorials:Updating

That should fix the issue.


Thanks! This was it!