Raised This Month: $32 Target: $400
 8% 

CSGO Update 2017.06.20 - SetClientInfo Crash


Post New Thread Reply   
 
Thread Tools Display Modes
Cripix
Senior Member
Join Date: Sep 2016
Location: French, Bordeaux
Old 06-21-2017 , 05:34   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #11

I have no bugs

With SM 1.8 6009
__________________
My jailbreak Server :
Cripix is offline
Mish0UUU
Junior Member
Join Date: Jun 2017
Old 06-21-2017 , 05:38   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #12

Quote:
As you can see in engine.csgo.txt there is no setclient....
Wrong Folder
Mish0UUU is offline
luckykevin
Member
Join Date: Feb 2017
Old 06-21-2017 , 05:47   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #13

My Windows servers are crashing as well on player connect with PugSetup. Retakes are working fine. It looks like ESEA and Faceit also had issues last night but may be fixed.

Any ideas?
luckykevin is offline
Technoblazed
Senior Member
Join Date: May 2016
Location: United Kingdom
Old 06-21-2017 , 06:44   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #14

Quote:
Originally Posted by luckykevin View Post
My Windows servers are crashing as well on player connect with PugSetup. Retakes are working fine. It looks like ESEA and Faceit also had issues last night but may be fixed.

Any ideas?
Seems to be any servers that have a GOTV bot or source that recording enabled.
Technoblazed is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 06-21-2017 , 07:28   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #15

Quote:
Originally Posted by Technoblazed View Post
Seems to be any servers that have a GOTV bot or source that recording enabled.
Confirmed.

Disabling SourceTV fixed the crashes.

Also doing `sm_rcon bot_quota 1` crashes instantly.
__________________
Neuro Toxin is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 06-21-2017 , 08:57   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #16

Also OnVoiceTransmit offset changed.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 06-21-2017 at 08:59.
Franc1sco is offline
Send a message via MSN to Franc1sco
sHoC
Senior Member
Join Date: Nov 2015
Location: Italy
Old 06-21-2017 , 09:20   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #17

This should be the fix right? (gamedata/sdktools.games/engine.csgo.txt)

Code:
 			"SetUserCvar"
 			{
 				/* Not 100% sure on this, why would windows change and not linux - TEST ME */
+				"windows"	"31"
+				"linux"		"69"
+				"mac"		"69"
 			}
 			/**
 			 * CBaseClient::SetName(char  const*);
 			 * Linux offset straight from VTable dump.
 			 * Has string "(%d)%-0.*s"
 			 */
 			"SetClientName"
 			{
+				"windows"	"30"
+				"linux"		"68"
+				"mac"		"68"
 			}
 			/**
 			 * Offset into CBaseClient - Used by CBaseServer::UpdateUserSettings to determine when changes have been made.
__________________

Last edited by sHoC; 06-21-2017 at 09:22.
sHoC is offline
ikillyou
Junior Member
Join Date: Jun 2017
Old 06-21-2017 , 09:25   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #18

Update pushed out on SM's Github with fix:
https://github.com/alliedmodders/sou...1dcb21887b043c
ikillyou is offline
ASKER_CZ
BANNED
Join Date: Nov 2016
Old 06-21-2017 , 10:23   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #19

My servers are still crashing. I use linux. I used newest gamedata + extensions from that github but still not working. I even disabled sourcetv completly.
ASKER_CZ is offline
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 06-21-2017 , 10:31   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #20

Quote:
Originally Posted by ASKER_CZ View Post
My servers are still crashing. I use linux. I used newest gamedata + extensions from that github but still not working. I even disabled sourcetv completly.
Try to disable plugin, that changes player name (eg. country nick).
__________________

Last edited by NomisCZ; 06-21-2017 at 10:31.
NomisCZ is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:00.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode