ValveSoftware / Dota2-Gameplay

Public Bug Tracker for Dota2
1.49k stars 87 forks source link

BUG: low_priority_until_date: 2147483646, not in low priority. #13813

Open benndur opened 11 months ago

benndur commented 11 months ago

Description

In my developer console after typing the "dota_game_account_client_debug" command, I get this message:

"low_priority_until_date: 2147483646"

But my account is not in low priority.

I have contacted steam support about this but they said it doesn't do anything. However, no one I know has anything other than a zero for the value normally.

Example Match ID (and possibly Timestamp)

No response

Screenshots

No response

Philaeux commented 11 months ago

To my knowledge, it is a useless account settings. Valve must have considered expiring LP, but it was never the case. Doesn't change anything for you as a user.

benndur commented 11 months ago

To my knowledge, it is a useless account settings. Valve must have considered expiring LP, but it was never the case. Doesn't change anything for you as a user.

Hey thanks for the comment. Any chance you have a source for this? It does seem this may be the case, but I couldn't find any information corroborating this idea. The value 2147483646 one less than the Int32 max and it's suspicious/concerning because when players get banned, I believe this value is used as the date, hence my concern.