StephenB, I have the same issue. I have a slower connection then you and I can play a ton of games online but this game and BF4 (Origins hates my connection). I can only play solo but I still have an awesome time.
Obviously a slow Internet is going to cause problems, I currently have between 7 - 9Mbps which is fine for just about every game I play except ED. I just got killed in a 1 vs 1, both of us in a Vulture. I saw a wanted player that was Interdicting a clean player in a Cobra, I dropped in to help and began firing at the Wanted Commander. As we fought he kept missing me, he very rarely got an accurate hit until we smashed into each other and both lost about 50% of our shields. The commander flew away to turn and shoot but was firing as he flew away from me, I just thought he was inexperienced and kept the fire trigger held but then suddenly it said shields off-line and I began losing hull despite him flying in the opposite direction from me. He turned and shot at me; this time hitting me and I thought forget it this is too laggy and I engaged my frame shift drive then suddenly my ship explodes at roughly 70% hull.
I paid my insurance and I'm fine with dying, I'm just curious as to why player to player connections are so bad in this game? I also want to know if any of you have had similar experiences if so what speeds do you run at?
I always play in open and don't mind getting interdicted but I think I may play a bit more solo when it comes to warzones considering fighting one player was so laggy I'd hate to see what happens if I play with multiple players.
I had problems last year and traced it to the way my provider in the small print of the contract caps the upload speed and with ED I was hitting the cap. Had to take their max package and been fine ever since. The problem is we all focus on the down speed but in a p2p architecture the up speed is vital too.
You should not be getting matched with UK people if you are in another country. I am pretty sure I am getting US and Canada people mostly with little or no lag.My problems are due to the distance I am from the UK (good upload/download speed but poor latency)
You should not be getting matched with UK people if you are in another country. I am pretty sure I am getting US and Canada people mostly with little or no lag.
I engaged my frame shift drive then suddenly my ship explodes at roughly 70% hull.
Digressing from the OP's actual point, I still find the very thought appalling. The power plant is effectively an alternative, weaker health bar that isn't displayed right beside the hull integrity, leaving you with a critical weak spot and no way to quickly estimate when to do a Brave Sir Robin; instead, you can only see your inconsequential hull integrity and suddenly explode.
Imho, power plant kills need to be abolished just as FSD kills are no longer a thing.
I am sorry but you are not quite right with your assessment. Tracert works by sending out 3 pings repeatedly to the destination, first round the TTL is set to 1; next round it's set to 2; and so on. When it moves through the network the TTL is decremented and when it reaches 0 the packet can't be routed further and the device it hit should send back an "expired" message (ICMP time exceeded) - tracert uses this to determine the IP address and reports the latency.
Some internet-admins disable ICMP responses so when this packet arrives and expires it's dropped - hence the *'s
http://en.wikipedia.org/wiki/Traceroute
I am not willing to justify my statement by publishing my cv, i can assure you i am qualified.
Go for it, because I assure you that Liqua's statement is correct. Many routers and other various bits of internet infrastructure do not respond to ICMP for security reasons. And seeing a row of stars in your traceroute output doesn't mean much in this day and age.
For many-to-many game types like ED each has its advantages/disadvantages. For fast games, p2p can be better, but you're dependant upon many things. Ping time between every client, upstream speed of each client. If one client gets his upstream saturated it can cause all sorts of issues for him and everyone else. The server model looks better on paper, but geography and network topography affect things much more due to the double-bidirectional nature of everything, plus the "big" data which has to be moved in each frame to each client in one go rather than the UDP p2p streams from client to client. But overall, the server model is stronger. It just takes a lot more effort to get it right. As the game is made just now if the server glitches for a few seconds or gets saturated, the game can go on with the only problems being when changing instance, which is typically the LEAST horrible place for things to go wrong. A server going batty during combat can cause lots of grief to lots of players. That's why services like Xbox Live cost so, so much to run effectively. Everything from Avatars, Experience, voice comms, multiplayer games etc. have to be working 100% of the time. Downtime affects everything too.
Indeed but still the problem is the p2p netcode and peoples net especially those that have nets that cap p2p traffic or throttle it. Most mmos use servers now with servers available for EU or NA etc for a good reasons.
another big problem is, that anyone can simulate high ping/packet loss/low bandwidth on his own system...
Start\All Programs\Accessories\Command Prompt
Right click and choose 'Run as administrator'
This will open a window now...
Run your ED launcher, login & click 'Play'
Wait for the main menu to load and the IP will be in the lower left hand corner.
Go back to your command prompt window and type(replace xxx for the actual ip numbers) and wait.Code:tracert xxx.xxx.xxx.xxx
You should get a screen like this:
View attachment 32529
Notice that before the final ping to the amazon server in rows 8 & 9 there are two timeouts and in rows 14, 15 & 16 a further three. That's bad !
Exit ED and close the launcher.
Open a new launcher and repeat the process until you get something like this:
View attachment 32530
You should find the game plays much smoother. Unfortunately there is no way to reduce the actual ping.
A broadband connection ping to server should be anything up to 70ms but as you can see on these servers the ping adds up to over 400ms AND as it's peer-tp-peer you have to double that for the other side (person you are shooting) and then double it again for the response giving a round trip ping of over 1600ms..... which is bad
However, use my trick to get the best server connection you can.
Indeed but still the problem is the p2p netcode and peoples net especially those that have nets that cap p2p traffic or throttle it. Most mmos use servers now with servers available for EU or NA etc for a good reasons.
You say this as if its everyone's own fault if their ISP throttles all or certain types of traffic. In some regions, you have no choice, either there is only one provide who delivers to your area, or all of them will throttle you down. It's a sad state of affairs but I think the customers are the ones least guilty of this misery.