Jump to content
The Lotus Eaters: Share Bug Reports and Feedback Here! ×
The Lotus Eaters: Known Issues ×

Rare random freeze at Cetus, unfreezes on network disconnect


sam686
 Share

Recommended Posts

Happened 3 times on me so far. Game freezes with less then 1% CPU usage and 0% GPU usage. This freeze while in Cetus happened 2 times on Windows 10 intel i7 2600 + Nvidia GT 1030, plus 1 more time on Windows 10 AMD Ryzen 2400g with integrated Vega graphics. I pull out my ethernet cable that goes to my computer to shut off my computer's network, then 1 second later, the game unfreezes and starts working again. This might be a poor server connections freezing the game?

Link to comment
Share on other sites

The fact that it freezes while loading Cetus leads me to believe there might be something failing to load, possibly another player's loadout. Can you please try again after verifying and optimizing your Download Cache via. the Warframe launcher settings? This can be found by clicking on the little cogwheel at the top right corner of your launcher. It should rule out the possibility of the culprit being missing or corrupt game files.

Verify_and_defrag_Cache.png.e2405fbb132d80bcac3056da5d1e82ae.png

Edited by [DE]Dmitri
Link to comment
Share on other sites

I have found the problem. The game may randomly freeze for a few minutes every time the game tries to load a clan emblem with a slow connection. I may not be able to fix it myself, as I don't see an option to turn off loading of clan emblem.

 

Verify and Optimize does not fix this problem, and the problem happens on both my computers so this problem is probably nothing wrong with my computers.

 

My windows 10 computers goes through a Linux Debian computer to access the internet. It is like my Linux is a router.

First try: On Linux, iptraf with logging enabled, and delay my internet by 4 seconds. Freezes immediately after the following, with no more UDP send packets until the game unfreeze. The problem is something to do with a slow connection to TCP 80 server.

Wed Aug 29 06:25:34 2018; TCP; eth1; 52 bytes; from 192.168.3.2:58564 to 205.185.216.42:80; first packet (SYN)
Wed Aug 29 06:25:34 2018; TCP; eth1; 52 bytes; from 192.168.3.2:58565 to 205.185.216.10:80; first packet (SYN)
 

Second try: Used apache local Proxy server, and on Linux iptables firewall, redirect all Port 80 connection from one computer to my proxy, with this command: iptables -t nat -I PREROUTING -p tcp -s 192.168.3.2 --dport 80 -j DNAT --to-destination 192.168.3.1:8080

Delayed internet connection. Game freezes each time the game loads clan emblem, and unfreezes later every time. My apache logs shows this.

192.168.3.2 - - [29/Aug/2018:07:02:57 -0500] content.warframe.com "GET /Lotus/Interface/ClanEmblems/8/55e51f4e06c56f2e753780c8_em.png!5A4_JNtq07Ddewbj2wI1-UQwWA HTTP/1.1" 200 9222 "-" "-"
192.168.3.2 - - [29/Aug/2018:07:07:24 -0500] content.warframe.com "GET /Lotus/Interface/ClanEmblems/c/51d2701408c56f42680042dc_em.png!5A4_aVvtHsJvBNqR2olcaBXm6w HTTP/1.1" 200 15866 "-" "-"

 

Oh and as I was typing this reply, the game while in Cetus doing nothing, did a 20-40 second freeze 10 more times over a 12 minute period, with Apache log, working like a Proxy, shows 10 more ClanEmblem entries. I can remove my internet delay to try to reduce this freeze, but it doesn't help if the internet or servers are randomly slow.

Link to comment
Share on other sites

On 2018-08-29 at 8:47 AM, sam686 said:

I have found the problem. The game may randomly freeze for a few minutes every time the game tries to load a clan emblem with a slow connection. I may not be able to fix it myself, as I don't see an option to turn off loading of clan emblem.

 

Verify and Optimize does not fix this problem, and the problem happens on both my computers so this problem is probably nothing wrong with my computers.

 

My windows 10 computers goes through a Linux Debian computer to access the internet. It is like my Linux is a router.

First try: On Linux, iptraf with logging enabled, and delay my internet by 4 seconds. Freezes immediately after the following, with no more UDP send packets until the game unfreeze. The problem is something to do with a slow connection to TCP 80 server.

Wed Aug 29 06:25:34 2018; TCP; eth1; 52 bytes; from 192.168.3.2:58564 to 205.185.216.42:80; first packet (SYN)
Wed Aug 29 06:25:34 2018; TCP; eth1; 52 bytes; from 192.168.3.2:58565 to 205.185.216.10:80; first packet (SYN)
 

Second try: Used apache local Proxy server, and on Linux iptables firewall, redirect all Port 80 connection from one computer to my proxy, with this command: iptables -t nat -I PREROUTING -p tcp -s 192.168.3.2 --dport 80 -j DNAT --to-destination 192.168.3.1:8080

Delayed internet connection. Game freezes each time the game loads clan emblem, and unfreezes later every time. My apache logs shows this.

192.168.3.2 - - [29/Aug/2018:07:02:57 -0500] content.warframe.com "GET /Lotus/Interface/ClanEmblems/8/55e51f4e06c56f2e753780c8_em.png!5A4_JNtq07Ddewbj2wI1-UQwWA HTTP/1.1" 200 9222 "-" "-"
192.168.3.2 - - [29/Aug/2018:07:07:24 -0500] content.warframe.com "GET /Lotus/Interface/ClanEmblems/c/51d2701408c56f42680042dc_em.png!5A4_aVvtHsJvBNqR2olcaBXm6w HTTP/1.1" 200 15866 "-" "-"

 

Oh and as I was typing this reply, the game while in Cetus doing nothing, did a 20-40 second freeze 10 more times over a 12 minute period, with Apache log, working like a Proxy, shows 10 more ClanEmblem entries. I can remove my internet delay to try to reduce this freeze, but it doesn't help if the internet or servers are randomly slow.

I checked my logs as well and I am having the same freezing due to clan emblems.

2069.396 Sys [Error]: HttpSendRequest failed to content.warframe.com: ERROR_INTERNET_TIMEOUT
2069.396 Sys [Error]: HttpSendRequest failed to content.warframe.com: ERROR_INTERNET_TIMEOUT
2069.454 Sys [Info]: Used shared /Lotus/Interface/ClanEmblems/f/536bc9c006c56f375479a28f_em.png (16,781B Copy: 0.002s Write: 0s Latency: 42.1s)
2069.536 Sys [Info]: Loaded 493/509 resources at 7 ms/frame
2111.400 Sys [Error]: HttpSendRequest failed to content.warframe.com: ERROR_INTERNET_TIMEOUT
2111.465 Sys [Info]: Used shared /Lotus/Interface/ClanEmblems/5/53ed5a9c06c56fc7797b6ea5_em.png (15,118B Copy: 0.001s Write: 0s Latency: 84.1s)

Never had an issue like this before the Revenant update.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...