Does anyone play?:(

Discussion in 'Planetary Annihilation General Discussion' started by itsdakracken, March 2, 2014.

  1. itsdakracken

    itsdakracken New Member

    Messages:
    14
    Likes Received:
    0
    For some reason when i look for games nothing is up:(.
  2. raven2392

    raven2392 New Member

    Messages:
    17
    Likes Received:
    8
    Having the same problem - no servers are on, and I can't join my friend when he makes one.
  3. PARohT

    PARohT New Member

    Messages:
    1
    Likes Received:
    0
    Got the same issue, can't find any servers, not even friends.. :(
  4. come1on

    come1on New Member

    Messages:
    5
    Likes Received:
    0
    I think the servers are just down^^

    looks like there working now!!
    Last edited: March 2, 2014
  5. someonewhoisnobody

    someonewhoisnobody Well-Known Member

    Messages:
    657
    Likes Received:
    361
    The servers are down. Meta just stopped his livestream to go and try to fix it.
  6. shootall

    shootall Active Member

    Messages:
    218
    Likes Received:
    184
    I can see them now. Try starting a game, sometimes that solves my server connection problems.

    edit: aaand they're gone!
  7. tatsujb

    tatsujb Post Master General

    Messages:
    12,902
    Likes Received:
    5,385
    no this is a known bug, verify files twice and it should be fixed
  8. mered4

    mered4 Post Master General

    Messages:
    4,083
    Likes Received:
    3,149
    That would explain all the connection to server lost messages I was getting a few hours ago.

    Note to Uber: Expand your servers. We need it. You need it. We all want it.

    :)
    stuart98 and drz1 like this.
  9. Quitch

    Quitch Post Master General

    Messages:
    5,853
    Likes Received:
    6,045
    I assume that there have been backend updates, maybe it's a bug introducing stability issues rather than a matter of capacity.
  10. mered4

    mered4 Post Master General

    Messages:
    4,083
    Likes Received:
    3,149
    Or maybe they are having more players than they've ever had on at one time (2500 just on steam) and their servers are having a hiccup session.
  11. metabolical

    metabolical Uber Alumni

    Messages:
    312
    Likes Received:
    1,366
    We are going to publish a fix, it was actually a problem in the client server_browser.js
  12. wondible

    wondible Post Master General

    Messages:
    3,315
    Likes Received:
    2,089
    Line 261 to be precise. Unless there is something else allowing zero-planet systems in. Or maybe it's one of us crazy mods trying things out ;^)

    hotfix:

    Code:
                        //'biome' : gameData.system.planets[0].generator.biome,
                        'biome' : gameData.system.planets[0] ? gameData.system.planets[0].generator.biome : 'unknown',
    
    gerii likes this.
  13. nobrains

    nobrains Member

    Messages:
    88
    Likes Received:
    44
    Zero planet systems could be caused by going to [load system] and going back without selecting anything. That makes the lobby show nothing else than [leave] button.
  14. cola_colin

    cola_colin Moderator Alumni

    Messages:
    12,074
    Likes Received:
    16,221
    or by me trying to setup games via API and not knowing what calls to make
    :oops:

    However that was yesterday, by now my stuff works.
    So you might be up to something there.

    EDIT:
    So basically @Uber: make your stuff stable enough that we can't break it with bad data :p
    Last edited: March 2, 2014
    cptconundrum likes this.

Share This Page