Has anyone out there have a problem with lag or dropped packets after the 05-24-18 update? Mine is so herky jerkey it is difficult to play. I just finished a complete un & reinstall that did not fix the issue. Have put in a ticket, but.............
0
Answers
However, just for the heck of it, did you try to reboot the router?
https://arstechnica.com/information-technology/2018/05/fbi-tells-router-users-to-reboot-now-to-kill-malware-infecting-500k-devices/
From dos command window, try:
tracert launcher.playneverwinter.com
This should give you 3 numbers on each line, and each number less than 200ms. A missing number is a lost packet.
If there is a problem on a hop you usually will see a large increase in ping times to that hop.
To more closely look into how bad it is, try
ping -t launcher.playneverwinter.com
You get one line for each ping, values should be below 200ms, and a skipped line is a lost packet.
If there are issues with your connection, tracroute should give a good indication of where it is.
You can also try pinging all the hops in the traceroute path, and see which one starts giving you bad quality.
Bad quality = lost packets or high roundtrip times.
If there is a problem with the network, action depends on where the problem is.