Join game lobby is spazzy

Discussion in 'Support!' started by uberpenu, February 5, 2014.

  1. uberpenu

    uberpenu Member

    Messages:
    101
    Likes Received:
    24
    I don't know if it's just me, but when i try to join a game the lobby just goes crazy flashing any game with any amount of people in it so fast that i can barely click the game and join before it just disappears off the list, then reappears seconds later taunting me.
    drz1 likes this.
  2. someonewhoisnobody

    someonewhoisnobody Well-Known Member

    Messages:
    657
    Likes Received:
    361
    I have noticed this to. Not quite sure what is going on. It happens from time to time, maybe high load or bad connection
    warrenkc likes this.
  3. soxism

    soxism New Member

    Messages:
    6
    Likes Received:
    2
    definately an issue for me as well.
    drz1 and warrenkc like this.
  4. warrenkc

    warrenkc Active Member

    Messages:
    542
    Likes Received:
    191
    Nearly impossible to play now. What is going on? Can't click on any games to join.
    drz1 likes this.
  5. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    Was reported on bugtracker as well: PA#3034
    drz1 likes this.
  6. drz1

    drz1 Post Master General

    Messages:
    1,257
    Likes Received:
    860
    Not super quick, but the games do tend to appear and disappear, with other games appearing, every few seconds. I thought it was my connection, but apparently not.
    warrenkc likes this.
  7. trialq

    trialq Post Master General

    Messages:
    1,295
    Likes Received:
    917


    What sometimes happens is I click on a game, and it disappears before I can click on join.

    Maybe it's a feature to increase your APM :p
    drz1 likes this.
  8. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    For me it's was way faster than on video. :rolleyes:
  9. warrenkc

    warrenkc Active Member

    Messages:
    542
    Likes Received:
    191
    - Demonstration
  10. drz1

    drz1 Post Master General

    Messages:
    1,257
    Likes Received:
    860
    yeh that's my problem too.

    maybe if everyone votes on the bugtracker SXX linked to, it will draw more attention to it.
  11. DeathByDenim

    DeathByDenim Post Master General

    Messages:
    4,327
    Likes Received:
    2,125
    As a temporary workaround you could try to make a change in the file <PA Installation directory>/media/ui/alpha/server_browser/server_browser.js
    On line 362 change this:
    Code:
    setInterval(model.updateServerData, 1000);
    to this:
    Code:
    setInterval(model.updateServerData, 5000);
    That will change the refresh time from every second to every five seconds (5000 milliseconds). Then you at least have time to select a game and press "JOIN". Of course this means that you will sometimes have no games displayed for five seconds either... The behaviour will probably stay the same as in the videos above, but just slower.
    trialq likes this.
  12. ubermaugustine

    ubermaugustine Uber Alumni

    Messages:
    45
    Likes Received:
    13
    We've made a back-end change that should significantly reduce the "flashing" in the games list screen. Let me know if you're still seeing this behavior.
    uberpenu, drz1 and cwarner7264 like this.
  13. uberpenu

    uberpenu Member

    Messages:
    101
    Likes Received:
    24
    GREAT IMPROVEMENT

Share This Page