Advertisement
Guest User

Untitled

a guest
May 21st, 2016
4,135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. Greetings,
  2.  
  3. To fix your connection issue please try the following:
  4.  
  5. • Ensure you have the latest version of Java installed on your machine.
  6.  
  7. • Ensure your firewall is turned off completely
  8.  
  9. • Ensure your network is using ports 8888 and 8889
  10.  
  11. • Lastly please contact your internet service provider ‘ISP’ and ask them to provide you with a new IP address
  12.  
  13.  
  14. Once you have done this please launch the game client and you should find this issue will be resolved.
  15.  
  16.  
  17. If for any reason the above hasn't fixed you issue please try the following fix:
  18.  
  19.  
  20. Find your MTU:
  21.  
  22.  
  23. Open up your command prompt as an Administrator. To do this please type cmd into the window search bar right click on it and select 'Run s Administrator'. Once opened please put the following into it:
  24.  
  25.  
  26. • netsh interface ipv4 show subinterfaces
  27.  
  28.  
  29. You are looking for the value under the heading "MTU" which by default will most likely be 1500.
  30.  
  31. From here you need to adjust this value down by 10 until you get a solid and stable connection to BDO.
  32.  
  33.  
  34. To do this please put the the following into your command prompt making sure to change 'mtu=1500' down by 10 and press enter to set thie value:
  35.  
  36.  
  37. • If you have a connection via a cable: netsh interface ipv4 set subinterface "Local Area Connection" mtu=1490 store=persistent
  38.  
  39. • If you are using a Wireless connection: netsh interface ipv4 set subinterface "Wireless Network Connection" mtu=1490 store=persistent
  40.  
  41.  
  42. Please repeat this final step until you can connect to, open and play BDO with no connection issues. You may need to go as low as mtu=1000 to get a stable connection.
  43.  
  44. What this will do is it will slow down you upload / receive speeds which in turn will create a more stable connection.
  45.  
  46. If this works for BDO and you have trouble playing other games you can simply reverse the process to increase your MTU to suit your other games.
  47.  
  48. We are aware that many users are experiencing the same issue as you are and our network team are working very hard to get this issue resolved on a long term bases.
  49.  
  50. Please bare with us and please accept my sincerest apologies on behalf of the BDO team for the inconvenience you have had.
  51.  
  52. Kind regards,
  53. GM Tomganks English Customer Support Team
  54.  
  55. Our knowledge base is regularly updated with current issues. It will
  56. answer some of the most common questions and save you having to wait for
  57. a response from a Games Master.
  58.  
  59. You can access the knowledge base by following the link below.
  60. https://blackdesert.zendesk.com/hc/en-us
  61.  
  62. You can also follow our social media pages for news and announcements.
  63. https://www.facebook.com/BlackDesertOnline/ https://twitter.com/BDO_news​
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement