KronicDecay wrote: »If you play on PC theres a good addon called "Roomba" that does all that for you with one click
KronicDecay wrote: »If you play on PC theres a good addon called "Roomba" that does all that for you with one click
Yes, this needs to be fixed...finally. You guys inherited a bandaid from PC is what happened.
Back at Launch, there was a bug that allowed duping using the guild bank stacking. The quick fix was to disable stacking in the Guild banks and it's never been properly fixed to this day.
Way past time this got taken care of, on All platforms.
i think the console got the PC band-aid of sorts. this was fixed on PC during the early stages becuase of duping problems. I am not sure if it is still possible on the console like it was on the PC, but that was the reason for the change in the G bank system.
Now is that band-aid still worth having around becuase of the duping? I have no clue lol
2. Implement a button that says "Stack all Items." That way guilds that like the separation can keep it that way.
Yes, this needs to be fixed...finally. You guys inherited a bandaid from PC is what happened.
Back at Launch, there was a bug that allowed duping using the guild bank stacking. The quick fix was to disable stacking in the Guild banks and it's never been properly fixed to this day.
Way past time this got taken care of, on All platforms.
That is ridiculous. I am not a programmer but, I've dabbled, and grown up around programmers enough to know it shoould not take a year to fix that kind of problem.
FireflyNeph wrote: »Reviving a kind of old thread here, I know.
Does anyone know if there is a fix in the works yet? I'm on PS4, and this is a HUGE pain. Also, does anyone have any good methods of dealing with this? My personal bank is full, and I am still working on getting gold to afford the expansions, so I can't exactly restack everything via my own bank. Is there another way around it?
Then you should know that depending on what the root cause of the problem is, it could very well be impossible to fix without an overhaul of the way the underlying database handles multiple requests from multiple users.Yes, this needs to be fixed...finally. You guys inherited a bandaid from PC is what happened.
Back at Launch, there was a bug that allowed duping using the guild bank stacking. The quick fix was to disable stacking in the Guild banks and it's never been properly fixed to this day.
Way past time this got taken care of, on All platforms.
That is ridiculous. I am not a programmer but, I've dabbled, and grown up around programmers enough to know it shoould not take a year to fix that kind of problem.
|
Caius Drusus Imperial DK (DC) Bragg Ironhand Orc Temp (DC) Neesha Stalks-Shadows Argonian NB (EP) Falidir Altmer Sorcr (AD) J'zharka Khajiit NB (AD) |
Isabeau Runeseer Breton Sorc (DC) Fevassa Dunmer DK (EP) Manut Redguard Temp (AD) Tylera the Summoner Altmer Sorc (EP) Svari Snake-Blood Nord DK (AD) |
Ashlyn D'Elyse Breton NB (EP) Filindria Bosmer Temp (DC) Vigbjorn the Wanderer Nord Warden (EP) Hrokki Winterborn Breton Warden (DC) Basks-in-the-Sunshine Argonian Temp |
Then you should know that depending on what the root cause of the problem is, it could very well be impossible to fix without an overhaul of the way the underlying database handles multiple requests from multiple users.Yes, this needs to be fixed...finally. You guys inherited a bandaid from PC is what happened.
Back at Launch, there was a bug that allowed duping using the guild bank stacking. The quick fix was to disable stacking in the Guild banks and it's never been properly fixed to this day.
Way past time this got taken care of, on All platforms.
That is ridiculous. I am not a programmer but, I've dabbled, and grown up around programmers enough to know it shoould not take a year to fix that kind of problem.
I realize that people who have never worked in software development generally don't have the insight into this, but in any development (which includes both bug fixes and new features) you need to assess the effort involved in the development, the benefit of the development, and the risk involved in the development. If the underlying problem in this case truly is something to do with how records are accessed in the database, then the effort involved would be high, the benefit would be moderate (it's a big benefit for the number of players who manage guild banks, but there is a manual workaround, and many players will never have to deal with the workaround anyway as they don't deal with maintaining guild banks), and the risk would be high that any fix to it might cause other problems elsewhere in the game. Based on that assessment, the bandaid fix that ZOS provided makes a lot more sense than opening this up to try to fix it, unless something else enters into the equation.NephilimHero wrote: »Then you should know that depending on what the root cause of the problem is, it could very well be impossible to fix without an overhaul of the way the underlying database handles multiple requests from multiple users.Yes, this needs to be fixed...finally. You guys inherited a bandaid from PC is what happened.
Back at Launch, there was a bug that allowed duping using the guild bank stacking. The quick fix was to disable stacking in the Guild banks and it's never been properly fixed to this day.
Way past time this got taken care of, on All platforms.
That is ridiculous. I am not a programmer but, I've dabbled, and grown up around programmers enough to know it shoould not take a year to fix that kind of problem.
Regardless of if it's faff to do or not minecraft currently has a better storage system than this game, ZOS just need to bite bullet and stop wasting their consumers time with micro managing a guild bank
|
Caius Drusus Imperial DK (DC) Bragg Ironhand Orc Temp (DC) Neesha Stalks-Shadows Argonian NB (EP) Falidir Altmer Sorcr (AD) J'zharka Khajiit NB (AD) |
Isabeau Runeseer Breton Sorc (DC) Fevassa Dunmer DK (EP) Manut Redguard Temp (AD) Tylera the Summoner Altmer Sorc (EP) Svari Snake-Blood Nord DK (AD) |
Ashlyn D'Elyse Breton NB (EP) Filindria Bosmer Temp (DC) Vigbjorn the Wanderer Nord Warden (EP) Hrokki Winterborn Breton Warden (DC) Basks-in-the-Sunshine Argonian Temp |
Get the ROOMBA addon. It will manage your bank and guild bank inventory with one click. It's even better than being able to do it yourself.
sylviermoone wrote: »You don't have to move the items to your personal bank to stack them, it can be done in you char inventory.
Not a fix in any way, but hopefully this will allow you to save on doing a needless step.
I realize that people who have never worked in software development generally don't have the insight into this, but in any development (which includes both bug fixes and new features) you need to assess the effort involved in the development, the benefit of the development, and the risk involved in the development. If the underlying problem in this case truly is something to do with how records are accessed in the database, then the effort involved would be high, the benefit would be moderate (it's a big benefit for the number of players who manage guild banks, but there is a manual workaround, and many players will never have to deal with the workaround anyway as they don't deal with maintaining guild banks), and the risk would be high that any fix to it might cause other problems elsewhere in the game. Based on that assessment, the bandaid fix that ZOS provided makes a lot more sense than opening this up to try to fix it, unless something else enters into the equation.NephilimHero wrote: »Then you should know that depending on what the root cause of the problem is, it could very well be impossible to fix without an overhaul of the way the underlying database handles multiple requests from multiple users.Yes, this needs to be fixed...finally. You guys inherited a bandaid from PC is what happened.
Back at Launch, there was a bug that allowed duping using the guild bank stacking. The quick fix was to disable stacking in the Guild banks and it's never been properly fixed to this day.
Way past time this got taken care of, on All platforms.
That is ridiculous. I am not a programmer but, I've dabbled, and grown up around programmers enough to know it shoould not take a year to fix that kind of problem.
Regardless of if it's faff to do or not minecraft currently has a better storage system than this game, ZOS just need to bite bullet and stop wasting their consumers time with micro managing a guild bank
Of course, that's assuming that the underlying issue is something along the lines of what i suspect it is. If it's not, and if it's something easier and less risky to fix, then maybe ZOS just hasn't gotten around to it because other things took priority.
Agreed on that. It would be nice if they came out and said something along the lines of "we plan on addressing guild bank stacking this at some point, but it's not high on the priority list right now" or "we've looking into this and it would be technically difficult to address without reintroducing the duplication bug, so we currently have no plans to implement guild bank stacking."I realize that people who have never worked in software development generally don't have the insight into this, but in any development (which includes both bug fixes and new features) you need to assess the effort involved in the development, the benefit of the development, and the risk involved in the development. If the underlying problem in this case truly is something to do with how records are accessed in the database, then the effort involved would be high, the benefit would be moderate (it's a big benefit for the number of players who manage guild banks, but there is a manual workaround, and many players will never have to deal with the workaround anyway as they don't deal with maintaining guild banks), and the risk would be high that any fix to it might cause other problems elsewhere in the game. Based on that assessment, the bandaid fix that ZOS provided makes a lot more sense than opening this up to try to fix it, unless something else enters into the equation.NephilimHero wrote: »Then you should know that depending on what the root cause of the problem is, it could very well be impossible to fix without an overhaul of the way the underlying database handles multiple requests from multiple users.Yes, this needs to be fixed...finally. You guys inherited a bandaid from PC is what happened.
Back at Launch, there was a bug that allowed duping using the guild bank stacking. The quick fix was to disable stacking in the Guild banks and it's never been properly fixed to this day.
Way past time this got taken care of, on All platforms.
That is ridiculous. I am not a programmer but, I've dabbled, and grown up around programmers enough to know it shoould not take a year to fix that kind of problem.
Regardless of if it's faff to do or not minecraft currently has a better storage system than this game, ZOS just need to bite bullet and stop wasting their consumers time with micro managing a guild bank
Of course, that's assuming that the underlying issue is something along the lines of what i suspect it is. If it's not, and if it's something easier and less risky to fix, then maybe ZOS just hasn't gotten around to it because other things took priority.
I suppose, no matter what the deal is, an explanation would be appreciated. That way no one will wonder what is or is not come.
|
Caius Drusus Imperial DK (DC) Bragg Ironhand Orc Temp (DC) Neesha Stalks-Shadows Argonian NB (EP) Falidir Altmer Sorcr (AD) J'zharka Khajiit NB (AD) |
Isabeau Runeseer Breton Sorc (DC) Fevassa Dunmer DK (EP) Manut Redguard Temp (AD) Tylera the Summoner Altmer Sorc (EP) Svari Snake-Blood Nord DK (AD) |
Ashlyn D'Elyse Breton NB (EP) Filindria Bosmer Temp (DC) Vigbjorn the Wanderer Nord Warden (EP) Hrokki Winterborn Breton Warden (DC) Basks-in-the-Sunshine Argonian Temp |
KronicDecay wrote: »If you play on PC theres a good addon called "Roomba" that does all that for you with one click
Asherons_Call wrote: »KronicDecay wrote: »If you play on PC theres a good addon called "Roomba" that does all that for you with one click
I can't count how many times a console player has brought up an issue and there is an answer from a PC player referencing an addon that solves the problem. It's a bit disheartening to say the least
schwarzman1 wrote: »Any update to this issue? I searched the forums but found nothing answering this one.
PS4/NA
schwarzman1 wrote: »Any update to this issue? I searched the forums but found nothing answering this one.
PS4/NA