Dota-2 icon indicating copy to clipboard operation
Dota-2 copied to clipboard

[Linux] dota2 aegis discount purchase button is not working.

Open arspacer opened this issue 4 months ago • 0 comments

When I press the button, nothing happens + a microfreeze occurs. The console in the game displays the following messages:


[SteamNetSockets] SteamNetworkingSockets lock held for 31.4ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. [SteamNetSockets] SteamNetworkingSockets lock held for 58.5ms. (Performance warning.) ServiceThread,CSteamNetworkConnectionBase::Think(x2),SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. [SteamNetSockets] SteamNetworkingSockets lock held for 32.0ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. [SteamNetSockets] SteamNetworkingSockets lock held for 54.9ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. [SteamNetSockets] SteamNetworkingSockets lock held for 38.9ms. (Performance warning.) ServiceThread,CSteamNetworkConnectionBase::Think,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. [SteamNetSockets] SteamNetworkingSockets lock held for 20.8ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. [SteamNetSockets] SteamNetworkingSockets lock held for 45.9ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. [SteamNetSockets] SteamNetworkingSockets lock held for 64.9ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. [SteamNetSockets] SteamNetworkingSockets lock held for 61.3ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. Excessive frame time of 148.80ms clamped. Acting as if the frame only took 100.00ms. (Last amnesty was 'ConsoleVisible', 0.54s ago) [SteamNetSockets] SteamNetworkingSockets lock held for 31.2ms. (Performance warning.) ServiceThread,CSteamNetworkConnectionBase::Think This is usually a symptom of a general performance problem such as thread starvation. Excessive frame time of 125.74ms clamped. Acting as if the frame only took 100.00ms. (Last amnesty was 'ConsoleVisible', 1.75s ago) [SteamNetSockets] SteamNetworkingSockets lock held for 70.5ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. Excessive frame time of 131.97ms clamped. Acting as if the frame only took 100.00ms. (Last amnesty was 'ConsoleVisible', 2.34s ago) [SteamNetSockets] SteamNetworkingSockets lock held for 18.4ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. Excessive frame time of 126.74ms clamped. Acting as if the frame only took 100.00ms. (Last amnesty was 'ConsoleVisible', 2.58s ago) Excessive frame time of 129.36ms clamped. Acting as if the frame only took 100.00ms. (Last amnesty was 'ConsoleVisible', 2.86s ago) [SteamNetSockets] Waited 15.6ms for SteamNetworkingSockets lock [ServiceThread] Excessive frame time of 130.43ms clamped. Acting as if the frame only took 100.00ms. (Last amnesty was 'ConsoleVisible', 3.09s ago) [SteamNetSockets] SteamNetworkingSockets lock held for 33.0ms. (Performance warning.) ServiceThread,SteamDatagramClientThinker::Think,EnsureDataCenterRoutesValid,ThinkPingProbes This is usually a symptom of a general performance problem such as thread starvation. Excessive frame time of 133.92ms clamped. Acting as if the frame only took 100.00ms. (Last amnesty was 'ConsoleVisible', 3.32s ago) [GCClient] Send msg 7197 (k_EMsgGCMatchmakingStatsRequest), 8 bytes [GCClient] Recv msg 7198 (k_EMsgGCMatchmakingStatsResponse), 334 bytes [GCClient] Send msg 4523 (k_EMsgClientToGCAggregateMetrics), 67 bytes [GCClient] Send msg 7197 (k_EMsgGCMatchmakingStatsRequest), 8 bytes [GCClient] Recv msg 7198 (k_EMsgGCMatchmakingStatsResponse), 334 bytes [GCClient] Send msg 9107 (k_EMsgClientToGCGetEventRanking), 25 bytes [GCClient] Recv msg 9108 (k_EMsgClientToGCGetEventRankingResponse), 37 bytes [GCClient] Send msg 7197 (k_EMsgGCMatchmakingStatsRequest), 8 bytes [GCClient] Recv msg 7198 (k_EMsgGCMatchmakingStatsResponse), 334 bytes


There is also a performance issue; the game has to be restarted several times to restore performance. When the game is first launched, performance is approximately 2-2.5 times slower. The same issue occurs with CS2, which I mentioned earlier.

https://github.com/ValveSoftware/csgo-osx-linux/issues/4028

arspacer avatar Sep 19 '25 09:09 arspacer