Results 1 to 10 of 80

Hybrid View

  1. #1
    Player
    Tsuroku's Avatar
    Join Date
    Aug 2013
    Location
    Limsa Lominsa
    Posts
    61
    Character
    Tsuroku Senshiru
    World
    Ultros
    Main Class
    Arcanist Lv 20
    Quote Originally Posted by Malzian View Post
    I was doing standard pings and trace routes long before today. Haven't noticed anything out of the ordinary in any of them. Also just got passed 2002, hitting the NA/EU character list error again. Definitely not an issue on my end.
    I don't mean to imply that it is an issue on your end, just want to have people watch there connecting during the entire process to see if FFXIV is causing a connection issue.

    From what you posted, I am unsure if you have done the ping test recently before/during/after trying to connect to FFXIV, this is all I am trying to confirm.
    (0)

  2. #2
    Player
    Elix's Avatar
    Join Date
    Sep 2013
    Location
    Ul'dah
    Posts
    5
    Character
    Eva Luna
    World
    Gilgamesh
    Main Class
    Gladiator Lv 24
    Same error since 7:00 AM, I've never received the 2002 error. I read the thread and tried everything from ports, restarting my communication device, ect. Still not a solution. I'm on PC.

    I don't believe it's on my end because I have never had this problem before, I haven't installed anything new on my computer that might compromise connection issues with any games I play.

    We need more solutions to this problem than just that thread that is stickied.
    (0)

  3. #3
    Player
    Malzian's Avatar
    Join Date
    Aug 2013
    Location
    Ul'dah
    Posts
    1,223
    Character
    Kylrin Arresard
    World
    Behemoth
    Main Class
    Bard Lv 90
    Quote Originally Posted by Tsuroku View Post
    I don't mean to imply that it is an issue on your end, just want to have people watch there connecting during the entire process to see if FFXIV is causing a connection issue.

    From what you posted, I am unsure if you have done the ping test recently before/during/after trying to connect to FFXIV, this is all I am trying to confirm.
    Ran a ping test to Google with the -t flag from the moment I clicked 'Play' on the Launcher through the time I got kicked off of the game. No fluctuations. Personally, I'd be interested in seeing the metrics of the NA/EU server's connections, I'm sure it'd be both fascinating and answer a lot of questions.
    (0)
    The sum of all hunt arguments over early pullers: http://goo.gl/IFT9IE

  4. #4
    Player
    Tsuroku's Avatar
    Join Date
    Aug 2013
    Location
    Limsa Lominsa
    Posts
    61
    Character
    Tsuroku Senshiru
    World
    Ultros
    Main Class
    Arcanist Lv 20
    Quote Originally Posted by Malzian View Post
    Ran a ping test to Google with the -t flag from the moment I clicked 'Play' on the Launcher through the time I got kicked off of the game. No fluctuations. Personally, I'd be interested in seeing the metrics of the NA/EU server's connections, I'm sure it'd be both fascinating and answer a lot of questions.
    Yes I would like to see this as well. Has frustrating has all this crap is, it also get me curious has to what is going on that is causing all this mess.
    (0)

  5. #5
    Player
    Zervun's Avatar
    Join Date
    Sep 2013
    Posts
    2
    Character
    Zervun Kosmo
    World
    Adamantoise
    Main Class
    Conjurer Lv 2
    Quote Originally Posted by Malzian View Post
    Ran a ping test to Google with the -t flag from the moment I clicked 'Play' on the Launcher through the time I got kicked off of the game. No fluctuations. Personally, I'd be interested in seeing the metrics of the NA/EU server's connections, I'm sure it'd be both fascinating and answer a lot of questions.
    The game client is not going to affect the computers network performance. Outside of a flood and/or overloading TCP/UDP sockets it cannot dig into the network stack of the OS (there is no driver attached to the exe). I ran multiple ping tests just for s' and giggles' and all came out perfectly fine.

    This is most likely network/connection issues on their end. If they have poor session handling and it's overloaded it could be a major issue. There is a max to the number of sockets and if they have coded something that has issues purging existing connections then it could get maxed (even with the same player trying to log in multiple times).

    Odds are though that they have a server cluster sitting behind load balancers. I have more of a feeling that they just have overloaded servers and it's at the server code level that they are not handling things properly (login server for example).

    The forum registration and so forth is wonky.

    Tsuroku if you do have issues while it's being loaded/played on your system with pinging things you have some larger issues which are probably ISP or driver/resource related.
    (2)
    Last edited by Zervun; 09-01-2013 at 01:50 AM.

  6. #6
    Player
    Malzian's Avatar
    Join Date
    Aug 2013
    Location
    Ul'dah
    Posts
    1,223
    Character
    Kylrin Arresard
    World
    Behemoth
    Main Class
    Bard Lv 90
    Quote Originally Posted by Zervun View Post
    The game client is not going to affect the computers network performance. Outside of a flood and/or overloading TCP/UDP sockets it cannot dig into the network stack of the OS (there is no driver attached to the exe). I ran multiple ping tests just for s' and giggles' and all came out perfectly fine.

    This is most likely network/connection issues on their end. If they have poor session handling and it's overloaded it could be a major issue. There is a max to the number of sockets and if they have coded something that has issues purging existing connections then it could get maxed (even with the same player trying to log in multiple times).

    Odds are though that they have a server cluster sitting behind load balancers. I have more of a feeling that they just have overloaded servers and it's at the server code level that they are not handling things properly (login server for example).

    The forum registration and so forth is wonky.

    Tsuroku if you do have issues while it's being loaded/played on your system with pinging things you have some larger issues which are probably ISP or driver/resource related.
    I understand that the game client isn't going to affect network performance and I stated that the issue wasn't likely caused on my end.
    (0)
    The sum of all hunt arguments over early pullers: http://goo.gl/IFT9IE

  7. #7
    Player
    Tsuroku's Avatar
    Join Date
    Aug 2013
    Location
    Limsa Lominsa
    Posts
    61
    Character
    Tsuroku Senshiru
    World
    Ultros
    Main Class
    Arcanist Lv 20
    Quote Originally Posted by Zervun View Post
    The game client is not going to affect the computers network performance. Outside of a flood and/or overloading TCP/UDP sockets it cannot dig into the network stack of the OS (there is no driver attached to the exe). I ran multiple ping tests just for s' and giggles' and all came out perfectly fine.

    This is most likely network/connection issues on their end. If they have poor session handling and it's overloaded it could be a major issue. There is a max to the number of sockets and if they have coded something that has issues purging existing connections then it could get maxed (even with the same player trying to log in multiple times).

    Odds are though that they have a server cluster sitting behind load balancers. I have more of a feeling that they just have overloaded servers and it's at the server code level that they are not handling things properly (login server for example).

    The forum registration and so forth is wonky.

    Tsuroku if you do have issues while it's being loaded/played on your system with pinging things you have some larger issues which are probably ISP or driver/resource related.
    Thanks for the info Zervun, I will check both of your suggestions out. Though I think I have hit wall from the ISP end of things.
    (0)