Constant disconnection/interent issues

iPhantomGuy

New member
During almost every game, I will suddenly lose connection and my entire internet connection dies. I can usually rejoin in a few seconds, but almost immediately the disconnection happens again. I can't play a single match like this, and due to this, I am almost forced to play exclusively if I want to finish a whole match without losing connection. Anyone know what this is about? This ONLY happens in Deadlock, no other program has ever done this. Due to this problem, this game is unplayable for me.
 
I copy pasted some lines I saw when I disconnected, hopefully that can help developers. Match ID is 26706759. Note that these crashes all happen within a 2-3 minute window, and the only reason I don't have more attached files is that I didn't retry after the 3rd disconnect and abandoned the match. This all happened like 5 minutes ago, so at ~21:57 PM CET
 

Attachments

Last edited:
It seems like I'm disconnecting due to losing connection with Steam, and as a result I'm also disconnecting from the server. I've found some posts from other games that are reporting similar issues. Funnily enough, most posts I have found are on forums for CS or Dota, maybe its a Valve wide issue? I tried the solution that was suggested in the first thread about setting using Namebench, but it didn't work. I still can't complete matches, and I also found out that I can't play any bot matches either, due to them being hosted on a server and not locally
 
For anyone still having this problem, I solved it.

  1. For me, the fix was to check the driver I use for my internet connection (which you can see when pressing Windows key > Device Manager > Network > {your internet driver}).
  2. Open it's properties (right mouse button on the driver you use > properties).
  3. Go to the "Power Management tab".
  4. Make sure the option "Allow the computer to turn off this device to save power" is NOT CHECKED.

This is what caused my issue. Due to this game still being in its early stages, it probably leaves a lot to be desired in terms of optimization. That's why it is probably very intensive to run in terms of graphics + computing power, which caused this driver to shut off whenever Deadlock would use too much power. If you don't know which driver you are using to connect to the internet, you can disable + enable them one by one to check. Whichever driver you have turned off just before you lose internet connection, that's the one. My PC has a Corsair RM850x for a PSU, and an RTX 3080. Lowering the graphics quality might also solve this issue, but I haven't tested it. Make sure to verify whether your PC can handle playing Deadlock before doing the above, I don't want to be responsible for anyone's PC blowing up.

I've only played two games since I altered this setting, but I haven't seen any issues so far. I'll update this thread if anything related comes up.
 
This didn't fix the issue for me, but might have made it better. It manifests the same way as described in this thread (and others). No other game triggers this crash/reset of my network interface.

After upgrading driver and disabling 'allow computer to turn off this device to save power', this happened less in the single game I've tested with, but it did still happen. I'll update here if it gets any better.

It's definitely not ISP since I can see the packet loss and interface reset when the issue happens. Running winmtr/traceroute and can see the lost packets are definitely related to my interface and router. No other connected device in the house appears to have issues.
 
This didn't fix the issue for me, but might have made it better. It manifests the same way as described in this thread (and others). No other game triggers this crash/reset of my network interface.

After upgrading driver and disabling 'allow computer to turn off this device to save power', this happened less in the single game I've tested with, but it did still happen. I'll update here if it gets any better.

It's definitely not ISP since I can see the packet loss and interface reset when the issue happens. Running winmtr/traceroute and can see the lost packets are definitely related to my interface and router. No other connected device in the house appears to have issues.
Hey please send a crash report. Though if you have the "Same" issue as them there are quite a few problems happening in the crash report.

Localization Failures:
Multiple lines show errors such as "Failed to localize" which is caused by missing/corrupted game files
Fix: Verify your game files on steam/Uninstall-Reinstall

Resource File Errors: A few lines stated he was missing sounds such as melee impacts, particle debugs, which can make the game have problems and crash when trying to load these assets.

Network Latency Performance Warnings: High frame misdelivery, performance warnings, and steamnetworksockets held for 12.9ms which indicates network instability causing desync/crashes.

Physics Engine Issues: "Cannot apply Ragdoll impulse, body part root_motion is not physicalized" & "unit_status_overlay::m_vecOrigin... outside of cell bounds." these suggest data not being rendered correctly which destabilizes the game engine.
---------------------------------------------------------------------------------
Fix's:

Verify Integrity of game files.

Update graphics/Network Drivers.

Limit Background Applications

Lower Game Settings
--------------------------------------------------------------


If you can provide your crash logs Robusto I'd be more then happy to look at it and help trouble shoot your issue. All of these things listed are based on the original posters crash logs, so please take them with a grain of salt, and if you can provide yours it will be more helpful :)
 
C:\Program Files (x86)\Steam\logs doesn't have a crash log file. Is there somewhere else to look?

I've tried verifying the steam game files and will re-test. I'll try uninstalling/reinstalling next.

The bug manifests as random disconnects while playing a regular game. Oftentimes, multiple occurrences in a regular ~30-40m game
 
Verifying integrity didn't do anything. Had multiple lag spike/freezes; 1 hard disconnect. Reconnecting works.

Trying reinstalling.

EDIT 1: Reinstalling might have been it, but only played one game where there were not freezes or disconnects.

EDIT 2 day after: played 4 games with no lag spikes/packet loss/network interface disconnects; no other changes made. Try fully uninstall/reinstalling
 
Last edited:
C:\Program Files (x86)\Steam\logs doesn't have a crash log file. Is there somewhere else to look?

I've tried verifying the steam game files and will re-test. I'll try uninstalling/reinstalling next.

The bug manifests as random disconnects while playing a regular game. Oftentimes, multiple occurrences in a regular ~30-40m game
when crashing, press F7, it shows you the full console output. You can save that output as a file and upload it
 
Honestly, I don't want to be the 'itZ da NetCoDe' guy, but run a traceroute/WinMTR to anything and you can see that the issue is definitely between my system and my router/gateway and NOT an upstream hop. Makes me think it's something wrong with Valve's netcode and vaguely remember something similar when CS2 was released.

Using a TP-LINK AX3000 wired over cat6 on a 2.5gbe realtek interface (recently updated driver). This is a cheapy router connected to a cheapy xfinity cable modem.

AMD 5900x CPU
AMD 7900 xt GPU
No real background activity; discord
 
Honestly, I don't want to be the 'itZ da NetCoDe' guy, but run a traceroute/WinMTR to anything and you can see that the issue is definitely between my system and my router/gateway and NOT an upstream hop. Makes me think it's something wrong with Valve's netcode and vaguely remember something similar when CS2 was released.

Using a TP-LINK AX3000 wired over cat6 on a 2.5gbe realtek interface (recently updated driver). This is a cheapy router connected to a cheapy xfinity cable modem.

AMD 5900x CPU
AMD 7900 xt GPU
No real background activity; discord
Every search I did for the specific lines that were outputted almost exclusively returned forum posts of other Valve games, and on top of that, it seems that the entire disconnect is a result of losing connection to Steam while playing, seems to suggest that you're right.
 
Jumped on for a single game today: 3 separate disconnects in less than 5 minutes. Had to drop out entirely. No changes made to my system. I should note this was coming out of sleep, not a fresh startup.

Trying a hard restart of my system and steam and reinstalling again since there was a patch yesterday.

Update: had 3 successful games with only 1 minor hiccup. I might try sleeping the computer and trying again next to see if just 'rebooting' fixes it next time this happens.
 
Last edited:
2024-11-15 update - attached log from console

Everything leading up to event:
1. Power up computer from sleep
2. Deadlock patches/updates
3. Launch 'Deadlock'
4. Join bots game
5. Hard disconnect with some lag spikes and network interface reset at ~2m into match

I'll try hard restarting my computer and try another match.

Update: this still happened in a basic bots match after about 3m. I can see my network connection hard resets.

Update 2: reinstalling did not fix the issue. stable for a 1 game, but then the problem came back
 

Attachments

Last edited:
Anybody know what 'Steam Networking' really does? It's in the steam overlay at the bottom of the menu. Just found this setting and turned it off.

Just played two games with no disconnects/network interrupts/spikes. Maybe someone else can try and see if that helps as well.

Update: 0 disconnect issues after 5 games with 'Steam Networking' turned off. Look for the setting in your overlay menu at the bottom of the main tab.

Update: added picture
1731799503669.png
 
Last edited:
Anybody know what 'Steam Networking' really does? It's in the steam overlay at the bottom of the menu. Just found this setting and turned it off.

Just played two games with no disconnects/network interrupts/spikes. Maybe someone else can try and see if that helps as well.

Update: 0 disconnect issues after 5 games with 'Steam Networking' turned off. Look for the setting in your overlay menu at the bottom of the main tab.

Update: added picture
View attachment 29708
click the blue hyperlink and RTFM.
 
Back
Top