Disconected in 1 min in game

Discussion in 'Player to Player Support' started by Limpopo, Sep 17, 2016.

  1. Limpopo

    Limpopo New Member

    Joined:
    Sep 5, 2016
    Messages:
    3
    Likes Received:
    0
    is there i only one get disconected after 1 min of playing. i conect in game, trying to play and it kicks me out in max 1 min. :)

    forgive me for my bad english ;)
     
  2. sardaukar2016

    sardaukar2016 Member

    Joined:
    Sep 4, 2016
    Messages:
    63
    Likes Received:
    17
    Test your connection:
    run the command prompt as administrator:
    to do that on my computer, I go to Start Menu ( [windows key] -> I type in command -> I right click "Command prompt" -> run as administrator -> in the command prompt, type in:
    Code:
    PING https://www.usa.gov/ -n 100 > C:\pingtest.txt
    It would be best to type in the 9dragons servever's IP address instead of https://www.usa.gov/, but I don't know what that address is.
    People say the server is located in USA, so try to ping any US website, for example https://www.usa.gov/ - it doesn't matter, but it should be same location as the game server.

    Once you use that command, go to that file: C:\pingtest.txt and see if all the pings have completed successfully - if yes, your connection is OK, if no - call your internet provider and report your connection problems.

    the
    Code:
    -n 100
    means that ping should be done 100 times, so change it if you want, and the
    Code:
    > C:\pingtest.txt
    means that output should be redirected to that file on your C: partition in the root directory ( \ <- root directory) instead of written on the screen, so you can change it to what you like.

    If your connection is fine, then the game server has problems - most likely the server is under maintenance at that time, so give them a few hours and then try to connect again normally via game launcher.
     
    Last edited: Sep 19, 2016

Share This Page