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

CSGO Update 2017.06.20 - SetClientInfo Crash


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 06-21-2017 , 04:37   CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #1

Looks like today's update is crashing all my Windows* servers when attempting to connect.

https://crash.limetech.org/ypeih2kdaauc
__________________

Last edited by Neuro Toxin; 06-21-2017 at 04:38.
Neuro Toxin is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 06-21-2017 , 04:39   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #2

Can't confirm... players currently playing on our servers without any issue.
Cooky is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 06-21-2017 , 04:39   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #3

OS?
__________________
Neuro Toxin is offline
Proz
AlliedModders Donor
Join Date: Apr 2005
Old 06-21-2017 , 04:40   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #4

SetClientName causing issues as well
Proz is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 06-21-2017 , 04:40   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #5

Quote:
Originally Posted by Neuro Toxin View Post
OS?
Ubuntu 16.04 currently.
Cooky is offline
Mish0UUU
Junior Member
Join Date: Jun 2017
Old 06-21-2017 , 04:49   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #6

Quote:
Host_Error: CL_CopyNewEntity: invalid class index (0).
Can't connect too
Mish0UUU is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 06-21-2017 , 04:53   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #7

Just updated to latest stable versions of both SM and MM to ensure I'm not being stupid.

Still crashing on client connect.

I stupidly overwrote my configs, my god LMAO
__________________
Neuro Toxin is offline
sHoC
Senior Member
Join Date: Nov 2015
Location: Italy
Old 06-21-2017 , 05:09   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #8

Quote:
Originally Posted by Neuro Toxin View Post
Just updated to latest stable versions of both SM and MM to ensure I'm not being stupid.

Still crashing on client connect.

I stupidly overwrote my configs, my god LMAO
I have same problem.. with the server
https://forums.alliedmods.net/forumdisplay.php?f=58
I updated sourcemod, but server shutdown sometimes.
__________________

Last edited by sHoC; 06-21-2017 at 05:11.
sHoC is offline
Mish0UUU
Junior Member
Join Date: Jun 2017
Old 06-21-2017 , 05:16   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #9

Change this line in engine.csgo.txt gamedata it work for linux.
Quote:
"SetClientName"
{
"windows" "30"
"linux" "68"
"mac" "68"
}

Last edited by Mish0UUU; 06-21-2017 at 09:54.
Mish0UUU is offline
sHoC
Senior Member
Join Date: Nov 2015
Location: Italy
Old 06-21-2017 , 05:30   Re: CSGO Update 2017.06.20 - SetClientInfo Crash
Reply With Quote #10

Quote:
Originally Posted by Mish0UUU View Post
Change this line in engine.csgo.txt gamedata it work for linux.
As you can see in engine.csgo.txt there is no setclient....

Code:
"Games"
{
	/* CGlobalEntityList */
	"#default"
	{
		"Addresses"
		{
			"EntInfosPtr"
			{
				"windows"
				{
					"signature"	"EntInfosFinder"
					"read"	"19"
				}
			}
		}
		
		"Offsets"
		{
			"EntInfo"
			{
				"linux"		"4"
			}
			
			/* Offset into LevelShutdown */
			"gEntList"
			{
				"linux"		"13"
			}
		}
		
		"Signatures"
		{
			// This is not unique, but all matches have what we need. Found from FindEntityByClassname.
			"EntInfosFinder"
			{
				"library"	"server"
				"windows"	"\xEB\x15\x0F\xB7\xC0\x8D\x34\x40\x8B\x34\x2A\x2A\x2A\x2A\x2A\xEB\x06\x8B\x35"
			}
			
			"LevelShutdown"
			{
				"library"	"server"
				"linux"		"\xE8\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\xC7\x2A\x2A\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\xE8"
			}
		}
	}
}
__________________
sHoC is offline
Reply


Thread Tools
Display Modes

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 15:02.


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