Hmmm, good point. Are there recommended DNS servers that Frontier promotes?Your thingamajig might be discombobulated. Have you tried turning it off and back on again?
Or you could try changing your DNS server. Some have been known to add enough latency to disrupt VOIP.
Hi,
i always get the message "adjudikations Server not found" since days. The game is not playable. This really me off.
Frontier do your homework right now !!!
Gruß
Haramir
It could be a number of things, but most likely, the FD servers aren't up to handling the extra traffic from the PS4 release combined with school being out and it's mid-afternoon in the US. Millions of crumb snatchers logging on at once.
Hmmm, good point. Are there recommended DNS servers that Frontier promotes?
Hi,
i always get the message "adjudikations Server not found" since days. The game is not playable. This really me off.
Frontier do your homework right now !!!
Gruß
Haramir
Hi,
i have solved the Problem. You have to reduce your MTU from 1500 (Windows default) to 1450 LOL.
This is the solution :
If you are getting disconnected while in game or on the menu screen when you first start the game with an error message saying "Could not connect to transaction server" this is often caused by a problem between your computer and our game servers.
There are a few things that we can try so please do give this a go before contacting our support team.
- Firstly we suggest that you reduce your maximum packet size (MTU).
- To do this please open a administrator command prompt by pressing Start and typing "cmd". Right click on this, select "Run as Administrator" and ok the admin elevation prompt that might appear.
- In this window please paste "netsh interface ipv4 show subinterfaces" and then press enter. This will show you your current MTU (Probably 1500) and the name of your network interface (Normally "Local Area Connection" or "Ethernet").
- After this please paste in "netsh interface ipv4 set subinterface "Interface name here" mtu=1450 store=persistent" where the "Interface name here" is the same as your Network interface name.
- This should look something like the picture below.
I was about to suggest this as I has the same problem. Glad its cured.Hi,
i have solved the Problem. You have to reduce your MTU from 1500 (Windows default) to 1450 LOL.
This is the solution :
If you are getting disconnected while in game or on the menu screen when you first start the game with an error message saying "Could not connect to transaction server" this is often caused by a problem between your computer and our game servers.
There are a few things that we can try so please do give this a go before contacting our support team.
- Firstly we suggest that you reduce your maximum packet size (MTU).
- To do this please open a administrator command prompt by pressing Start and typing "cmd". Right click on this, select "Run as Administrator" and ok the admin elevation prompt that might appear.
- In this window please paste "netsh interface ipv4 show subinterfaces" and then press enter. This will show you your current MTU (Probably 1500) and the name of your network interface (Normally "Local Area Connection" or "Ethernet").
- After this please paste in "netsh interface ipv4 set subinterface "Interface name here" mtu=1450 store=persistent" where the "Interface name here" is the same as your Network interface name.
- This should look something like the picture below.