Build 75539 is live!

Discussion in 'Support!' started by jables, November 25, 2014.

  1. Remy561

    Remy561 Post Master General

    Messages:
    1,016
    Likes Received:
    641
    I'd really suggest a self-destruct button in the main menu for ranked games. This is third player who just disconnected when it became clear he was losing...
  2. cola_colin

    cola_colin Moderator Alumni

    Messages:
    12,074
    Likes Received:
    16,221
    Yeah
    Basically do this for the leave game button:

    if (ranked game) {api.select.commander(); api.whatever.killSelectedUnit();}
    else {normal stuff}

    So a player cannot leave the game. Instead they surrender and get the score screen and then can leave or watch the chronocam replay.

    The real implementation might need to take care of the fact that api.select.commander() is asynchronous
  3. Remy561

    Remy561 Post Master General

    Messages:
    1,016
    Likes Received:
    641
    I'd say:

    if (ranked game && (return to main menu button || quit game button)) {ask for selfdestuct commander}
    else {normal stuff}


    So that you can restart the game if there are mod problems or that graphical glitch etc ;)
  4. cola_colin

    cola_colin Moderator Alumni

    Messages:
    12,074
    Likes Received:
    16,221
    Don't we all just kill the process in that case? xD
  5. Remy561

    Remy561 Post Master General

    Messages:
    1,016
    Likes Received:
    641
    Dunno? :p
    In the past I always had something against killing it, it felt wrong :p
  6. emraldis

    emraldis Post Master General

    Messages:
    2,641
    Likes Received:
    1,843
    Any luck?
  7. jorgenpt

    jorgenpt Uber Programmer Uber Alumni

    Messages:
    164
    Likes Received:
    390
    Thank you for this report! I'll take a look. I'm sure I'm just doing something dumb.
    Remy561 and DeathByDenim like this.
  8. jorgenpt

    jorgenpt Uber Programmer Uber Alumni

    Messages:
    164
    Likes Received:
    390
    I already did all this work on Wednesday (last week) and yesterday, it should be shipping soon to PTE. :)
  9. masterdigital

    masterdigital Uber Alumni

    Messages:
    438
    Likes Received:
    833
    I was able to reproduce the problem. It looks like there are still some problems with some of the projection types used on the metal planet. I am working on fixing a number of system editor problems, thanks for the bug description.
    carn1x, jables, Remy561 and 2 others like this.
  10. n00n

    n00n Active Member

    Messages:
    345
    Likes Received:
    210
    [​IMG]
    Impact crater artefact.

    Never saw this in previous builds. Again my replay list is empty so can't provide the ID or better images.
  11. masterdigital

    masterdigital Uber Alumni

    Messages:
    438
    Likes Received:
    833
    I need more information to try to fix this:
    Was this a custom planet? Are you using client or server mods? If this was your planet, could you export the planet and post the file?
    Fricia likes this.
  12. n00n

    n00n Active Member

    Messages:
    345
    Likes Received:
    210
    There were no mods on server or client. I was not the host nor do I have no copy of the system. Do you devs not have better tools to search for the replay (you can see most of the players listed)? Sorry I can't be more help.

    @vasyaq can you provide the system/replay-ID?
  13. akovac35

    akovac35 New Member

    Messages:
    19
    Likes Received:
    5
    Game ranking and reconnect feature: possible bug

    PA#4258
  14. jables

    jables Uber Employee

    Messages:
    812
    Likes Received:
    5,537
    This is more than likely because the person you played is watching chronocam, which means game is still open. If you saw a win/loss screen before leaving, you will not receive another win or loss for that game.
  15. akovac35

    akovac35 New Member

    Messages:
    19
    Likes Received:
    5
    Thanks for replying; it would be an improvement if the game would not ask to rejoin once battle ended. It is misleading, probably not just for me.
  16. n00n

    n00n Active Member

    Messages:
    345
    Likes Received:
    210
    I have found a fix for the lack of listed replays, so you can now see for yourself replay ID: 17319947360234107586.

    [​IMG]
    It's still visible in the current (75740) release.​
  17. DeathByDenim

    DeathByDenim Post Master General

    Messages:
    4,327
    Likes Received:
    2,125
    Huh, it started working for me too and I didn't do the Alt+Enter thing. They may have just fixed it on Uber's side.

    I do have to do the Alt+Enter thing always after every game because of the --software-ui induced black screen after each game, but I've never done that while in the Replay screen. Also, the "My Replays"-thing never worked for me until today. Last I checked was two-three days ago, I think.
  18. mkrater

    mkrater Uber Alumni

    Messages:
    1,349
    Likes Received:
    1,830
    The My Replays view has been down for a few weeks. It's back up now.
    wondible, Remy561 and DeathByDenim like this.
  19. mudslinger777

    mudslinger777 New Member

    Messages:
    1
    Likes Received:
    0
    Why is it that there's no save option?
    I keep putting this game aside for a month or two hoping that one is put in.
    Takes hours and hours to finish a game and I don't have that kind of time.
    What gives?

Share This Page