Maintenance for the week of October 6:
• PC/Mac: No maintenance – October 6
• ESO Store and Account System for maintenance – October 7, 6:00AM EDT (10:00 UTC) - 4:00PM EDT (20:00 UTC)

Grouping Tool 2 or 3 players will not queue after getting 1600CP

  • Master_Kas
    Master_Kas
    ✭✭✭✭✭
    ✭✭
    Can confirm this.

    Could solo and 4man queue just fine, but when I try to queue up with 1 or 2 friends it's impossible.

    @ZOS_GinaBruno Can you fix this please? High cp players lives matter ! :trollface:
    EU | PC
  • Skullderic
    Skullderic
    ✭✭✭
    Master_Kas wrote: »
    Can confirm this.

    Could solo and 4man queue just fine, but when I try to queue up with 1 or 2 friends it's impossible.

    @ZOS_GinaBruno Can you fix this please? High cp players lives matter ! :trollface:

    IKR! Play the game to much, Would think Zos would be happy to see players w/ 1600CP + But when it bug a big part of the game like grouping tool & they drag their knuckles on fixing it, makes you wonder...
    Has anyone even looked into this yet? I've been trying to get this fixed for 3 months now.
    Some of the others its been over a year. Why hasn't this been fixed?
    Gert Soem!!
  • ZOS_GinaBruno
    ZOS_GinaBruno
    Community Manager
    Hi all, just confirming we do have a bug written for this and are working on getting it fixed.
    Gina Bruno
    Senior Creator Engagement Manager
    Dev Tracker | Service Alerts | ESO Twitter | My Twitter
    Staff Post
  • Bloodraven187
    Bloodraven187
    ✭✭✭
    To be fair, with as much code as there is in any mmo, much less one this massive, just finding the cause can take months. Never mind finding a fix that doesn't break 1 or more other things. My vamps don't get any benefit from the first passive of the vamp line, and haven't since Summerset. This one you mention is vastly more impacting to play, so they will prioritize it far higher than mine, but it can be caused by something so buried in the code they are having trouble finding the cause. Be patient, they'll get it fixed as soon as they can.
  • Skullderic
    Skullderic
    ✭✭✭
    Hi all, just confirming we do have a bug written for this and are working on getting it fixed.

    Thank you, for confirming it's being looked into.
    Gert Soem!!
  • Skullderic
    Skullderic
    ✭✭✭
    Any news on this fix yet? *sad-face*
    Gert Soem!!
  • Skullderic
    Skullderic
    ✭✭✭
    Still Bugged~ Fix?
    Gert Soem!!
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    I also have a friend (@Kwitizz) that has been unabled to queue, he hit cp 1600 and then he became unable to queue.... its been like this for months, he stopped playing after 2, he used to join daily, pay his monthly eso+ plus, etc.

    A bug that punish so much your players for keep playing it all the way to cp 1600 should have been adressed and fixed a long time ago.
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    @ZOS_GinaBruno Im sorry i usually never tag people from ZoS, but this really really really needs to be looked at, asap
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    Zos please fix this, so i can play with my cp 1600 friend in the dungeons they paid for!
  • GrimClaw
    GrimClaw
    ✭✭✭
    Hi all, just confirming we do have a bug written for this and are working on getting it fixed.

    So, posted on April 1st...
    This issue is the most important bug you should have on your todo list, or JIRA board or whatever you are using.
    It prevents people from playing this game.

    Edited by GrimClaw on April 28, 2019 8:43PM
  • majulook
    majulook
    ✭✭✭✭✭
    Hi all, just confirming we do have a bug written for this and are working on getting it fixed.

    Twenty Eight (28) Days later and nothing except, another events where players need to group and try and use the broken group tool. :(
    Si vis pacem, para bellum
  • Agamemnon
    Agamemnon
    Soul Shriven
    Hi all, just confirming we do have a bug written for this and are working on getting it fixed.

    Bump.
    2+ players stuck in the infamous "Someone declined.... Press F to Requeue" loop.
  • Skullderic
    Skullderic
    ✭✭✭
    This is getting insane, This bug has been around nearly 2 mofo'n years... Why isn't it getting fix. I have a *** load of time & money rolled into my account to have a big part not working. I just reached 1700cp, and its still @#$%%^'d up...
    FIX THIS! jebus f'n pete~
    Edited by Skullderic on May 5, 2019 2:44PM
    Gert Soem!!
  • Skullderic
    Skullderic
    ✭✭✭
    I bet if it was an ESO streamin fan boi's account it'd be fixed already~
    Gert Soem!!
  • adree
    adree
    ✭✭✭
    Hi all, just confirming we do have a bug written for this and are working on getting it fixed.

    @ZOS_GinaBruno after one month could you confirm pls for us eso+ slowpokes that you was just joking about fixing 1600 bug?
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    @ZOS_GinaBruno Daily reminder to ZOS that this game breaking bug has been ignored for 2 years already.

    Let your cp 1600+ players play your game!
    Edited by Drako_Ei on May 12, 2019 2:56AM
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    ZoS programmers...

    boolean canGroup() {
    if (cp >= 1600 AND group_size > 1 AND group_size < 4) {
    return false; // JANK, LMAO
    }
    return true;
    }
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    To be fair, with as much code as there is in any mmo, much less one this massive, just finding the cause can take months. Never mind finding a fix that doesn't break 1 or more other things. My vamps don't get any benefit from the first passive of the vamp line, and haven't since Summerset. This one you mention is vastly more impacting to play, so they will prioritize it far higher than mine, but it can be caused by something so buried in the code they are having trouble finding the cause. Be patient, they'll get it fixed as soon as they can.

    Thats why programmers separate the code in modules, all they need to do is to track all the modules used when a player clicks "start queue".

    If 1 ZoS dev reallly wanted to fix this bug, they could do it in 1 day, they just prioritize adding stuff to the crownstore.
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    This issue was NOX fixed in the 5.0.4 patch notes, mobs getting stuck on a random delve was more important than letting people play their game
  • adree
    adree
    ✭✭✭
    i might be wrong but i remember like 2-3 yo rumors that zo$ lets call this "dont have access or kinda lost acess to original code". Also i cant recall any changes to grp tool except one and when seems they completely broked it - when after noobs whine they putted 15 min cd.
    so either they need to rewrite finder from the scratch or just leave it without any fixes, otherwise all patches will cause more bugs.
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    adree wrote: »
    i might be wrong but i remember like 2-3 yo rumors that zo$ lets call this "dont have access or kinda lost acess to original code". Also i cant recall any changes to grp tool except one and when seems they completely broked it - when after noobs whine they putted 15 min cd.
    so either they need to rewrite finder from the scratch or just leave it without any fixes, otherwise all patches will cause more bugs.

    In that case just patch it...
    Save player's cp, set player's cp 810, queue, restore cp...

    And there is no way they lost access to the code
    Edited by Drako_Ei on May 14, 2019 9:21PM
  • John_Falstaff
    John_Falstaff
    ✭✭✭✭✭
    ✭✭
    Drako_Ei wrote: »
    adree wrote: »
    i might be wrong but i remember like 2-3 yo rumors that zo$ lets call this "dont have access or kinda lost acess to original code". Also i cant recall any changes to grp tool except one and when seems they completely broked it - when after noobs whine they putted 15 min cd.
    so either they need to rewrite finder from the scratch or just leave it without any fixes, otherwise all patches will cause more bugs.

    In that case just patch it...
    Save player's cp, set player's cp 810, queue, restore cp...

    And there is no way they lost access to the code

    I'd be laughing right now, but when I think that this solution would be pretty idiomatic for the rest of their code base, I want to cry instead. ^^
  • Skullderic
    Skullderic
    ✭✭✭
    Hi all, just confirming we do have a bug written for this and are working on getting it fixed.

    @ZOS_GinaBruno Any more info about this yet? Its not coo! having this bug, already stopped playing w/ 4 friends over this...
    Thought the game was promoting friendship, Not killing it...
    Fix?
    Edited by Skullderic on May 16, 2019 1:35PM
    Gert Soem!!
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    @ZOS_GinaBruno My cp 1600 friend (who has already sent multiple tickets) is experiencing this bug, and we cant play together the DLC dungeons he paid for, he cancelled his sub a long time ago and stopped playing, but he would return if ZoS fix this!
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    Skullderic wrote: »
    Hi all, just confirming we do have a bug written for this and are working on getting it fixed.

    @ZOS_GinaBruno Any more info about this yet? Its not coo! having this bug, already stopped playing w/ 4 friends over this...
    Thought the game was promoting friendship, Not killing it...
    Fix?

    @ZOS_GinaBruno
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    Will this get fixed in today's patch?
  • McDoener96
    Hey, i have the same Problem. Got my 1.600 CPs and now i cant queue with 1 or 2 other players. I can in complete group or alone. I Play on PS4 EU
  • Drako_Ei
    Drako_Ei
    ✭✭✭✭✭
    ZoS, what about the silence on this? Im not using experience scrolls anymore because i know once i hit cp 1600 i cant play anymore
  • Colecovision
    Colecovision
    ✭✭✭✭✭
    Why not add a cap of 810 cp? Raw xp could still accumulate and whenever they decide to give us power for our xp beyond 810cp, they could apply the xp to the system then.
Sign In or Register to comment.