arkayenro / arkinventory

A World of Warcraft Inventory mod for Retail, Burning Crusade, and Classic
108 stars 14 forks source link

[BUG] Player Icons Are Not Visible When Guild Bank is Open and Accessible #1953

Open amethystnw opened 1 month ago

amethystnw commented 1 month ago

What version number you are using? ArkInventory-3.10.33-alpha-29.zip

What game client are you playing? Retail, Wrath, Classic / Live, PTR, Beta Retail

What language is the game client set to? English

Describe the bug When guild bank is open, the icons in the player's bags are grayed out and not visible. It's possible to right click on an item in the player's bag to move the item to the guild bank but the item is still grayed out. There are no messages indicating restricted access.

BugSack reports this error but I'm not sure it is relevant: 47x ArkInventory/Core/ArkInventoryLDB.lua:396: bad argument #2 to 'format' (string expected, got nil) string "=[C]": in function format' [string "@ArkInventory/Core/ArkInventoryLDB.lua"]:396: in functionUpdate' [string "@ArkInventory/Core/ArkInventoryLDB.lua"]:365: in function <ArkInventory/Core/ArkInventoryLDB.lua:361>

[string "@Ace3/AceBucket-3.0-4/AceBucket-3.0.lua"]:69: in function <Ace3/AceBucket-3.0/AceBucket-3.0.lua:67> [string "@Ace3/AceBucket-3.0-4/AceBucket-3.0.lua"]:83: in function `func' [string "@Ace3/AceTimer-3.0-17/AceTimer-3.0.lua"]:57: in function <Ace3/AceTimer-3.0/AceTimer-3.0.lua:50>

Locals: (temporary) = "|T%s:0|t %s" (temporary) = nil (temporary) = "Dragonscale Expedition: Unknown" (temporary) = "string expected, got nil"

To Reproduce Steps to reproduce the behavior, if possible: Open guild bank.

Screenshots If applicable, add screenshots to help explain your problem. image

Additional context Add any other context about the problem here. When opening the player bank all of the icons in player's equipment bank appear. I verified that I was still in the guild (I'm actually the guild master), so access should not be an issue. I removed ArkInventory Addon to see if I could access items in my player's back when the guild bank is open, and I had no issue. There is no text in the search field of either the guild bank or player bags that might restrict the view of the icons. Logging out and logging back in did not resolve the issue.

arkayenro commented 1 month ago

context fading issue is fixed in alpha 30

the ldb issue is because i havent updated that to support account reputations yet (im guessing the account currency will also fail)

amethystnw commented 1 month ago

With all of the changes Blizzard implements for each update and variation of the game, I don’t know how you keep your sanity but I have used this app for as long as I can remember and can’t thank you enough for keeping it up to date. If it were me I might have thrown in towel a long time ago. Thanks!