ArkInventory
ArkInventory (for The War Within)
:boom: Please ensure you are using the latest alpha version if you have the War Within client.
ArkInventory (for Retail, Classic, and Cataclysm)
ArkInventory's display windows are built from "virtual bars", you assign categories to bars so that items in that category are displayed on the specific bars you want. There is no limit to the number of bars you can have inside a window but obviously you only have so much screen real estate before it becomes "too many".
ArkInventory uses several methods to assign a default category to an item such as what professions you have, tooltip scanning, basic type/subtype and PeriodicTable. You then assign those categories to a virtual bar.
You can also over-ride the default category by creating a rule that matches either a single or multiple items.
Overview:
- user configurable window width and height
- separate keybindings for each location for easy viewing
- assign items to a category of your choice (overrides the default assignment)
- assign categories to the bar of your choice
- unlimited number of bars (there are practical limits though before your screen becomes full)
- sort each bar differently if required
- user configurable bars per row
- sell junk items automatically or manually (delete available via a keybinding or right clicking when at a vendor)
- random pet and mount summons. can also assign a group of them to select from
Key Bindings:
- Press ESCAPE to bring up the blizzard menu
- click on Key Bindings
- scroll down to AddOns > ArkInventory
- bind the keys you want to use
Need Help?
:memo: Wiki
:memo: Frequently Asked Questions
:memo: Sorting
:memo: Rules
:memo: If you are having an issue the first step is to disable all other mods and test with only ArkInventory loaded
:memo: If the issue is still there, please check for an existing issue and create a new issue if required.
:memo: If the issue is gone, re-enable your other mods one by one until the issue comes back, then note the last mod you enabled in your issue as well as notifying the author of the other mod
See ChangeHistory.md for changes to the latest version. See VersionHistory.md for all previous changes.
:boom: The NoLib variant
it seems quite a few people are somehow getting the NoLib variant from their download client when they didn't specifically ask for it, instead of the full variant, and its causing issues as they don't have the required libraries installed separately. Please ensure you are downloading the full. if you see nolib in the filename then its the wrong variant, unless you are actually installing all of the required libraries separately as well. If you have to you can manually download the full variant from CurseForge, WoWInterface, or Wago.
:boom: Junk Sell getting blocked
While auto-destroy remains blocked, From 30960 onwards you can setup a Key Binding to manually sell and destroy your items. Note that blizzard require one keypress per item deletion, so if you have multiple items that need to be deleted you will need to press the Key Binding multiple times. A message will be output if you have remaining items that can still be deleted.
:warning: Ensure you have backup copies of your saved variables file
Sometimes you cannot revert back to a previous version without a backup, especially alpha or beta versions, so before upgrading please make sure you have made a backup of your saved variables file
Your saved variables file is normally located at ...\World of Warcraft\_client_\WTF\Account\yourwowaccountname\SavedVariables\ArkInventory.lua
It is your responsibility to ensure you have adequate backups of your saved variables file. You dont have to do them frequently, just after you've made major changes to your config is probably fine for most people, but you should get into the habit of making backups because when it does corrupt you wont have to reconfigure everything from scratch.
If you have your download client set to automatically download alpha/beta versions you should definitely have backups.
A simple way to back up the saved variables file is to just do a copy and paste then rename the new file (using the version number of ArkInventory or the date is a good idea), eg ArkInventory-30900.lua, or ArkInventory-20191228.lua
-
View User Profile
-
Send Message
Posted Feb 15, 2026Hey mate,
is there a way to disable the paragon reputation reward alert on login?
Couldnt find an option in the config.
Thanks for ur amazing work!
-
View User Profile
-
Send Message
Posted Feb 12, 2026BCC Anniversary; 3.12.08:
I'm having trouble equipping quivers & ammo pouches. Same issue putting them in the backpack or bank. I can't click to drag to put a quiver in an empty slot. If I have a quiver and a pouch both equipped (1 in bank, 1 in backpack) I can drag to swap them around, but if I pull the quiver out of the bank slot, I can't put it back in.
For my backpack, if the slot is empty, I can at least use right click on the quiver to equip it, so right click works, but right clicking the bank, just puts it in my bag.
I've disabled all other addons to ensure the behavior is the same, and have deleted and reinstalled the addon. Sometimes it seems like downgrading the addon fixed it, but then it started happening again, and re-downgrading did not fix it again.
I think the only thing I haven't tried yet is deleting the WTF files, but I have so much Ark config, I haven't tried that yet.
The only work around I've found is to disable Ark, equip the quiver, then reenable the addon.
If I disable Arkinventory, I can equip the quiver or pouch.
-
View User Profile
-
Send Message
Posted Feb 8, 2026i got the error "ArkInventory" is blocked by Blizzard...
After deinstall i saw, a other addon is blocked too (in my case "Mount Collector") after editing the lua from mount collector, how the comments say, both addons work again...
so some addons crash the interface and pull arkinventory with them xD
-
View User Profile
-
Send Message
Posted Feb 8, 2026addons are loaded in alphabetical order, and i load a fair chunk of the ace3 libraries, so i typically end up as the "owner" because i loaded them first.
this means that if any other mod that uses those libraries causes taint through them, then arkinventory will get the blame as it "owns" that code.
its part of why the troubleshooting steps ask you to either disable all other mods and test again, or disable arkinventory and test again - you want to confirm where the error/taint is actually coming from
-
View User Profile
-
Send Message
Posted Feb 6, 202624x [ADDON_ACTION_FORBIDDEN] AddOn 'ArkInventory' tried to call the protected function 'AceEvent30Frame:RegisterEvent()'.
[!BugGrabber/BugGrabber.lua]:583: in function '?'
[!BugGrabber/BugGrabber.lua]:507: in function <!BugGrabber/BugGrabber.lua:507>
[C]: in function 'RegisterEvent'
[ArkInventory/Externals/Ace3/AceEvent/AceEvent-3.0-4.lua]:33: in function 'OnUsed'
[Accountant/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua]:132: in function 'RegisterEvent'
[Rarity/Core/EventHandlers.lua]:67: in function 'Register'
[Rarity/Core.lua]:210: in function 'DoEnable'
[Rarity/Core.lua]:151: in function <Rarity/Core.lua:150>
[C]: ?
[Accountant/Libs/AceAddon-3.0-13/AceAddon-3.0.lua]:66: in function <Accountant/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[Accountant/Libs/AceAddon-3.0-13/AceAddon-3.0.lua]:523: in function 'EnableAddon'
[Accountant/Libs/AceAddon-3.0-13/AceAddon-3.0.lua]:626: in function <Accountant/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
[C]: ?
[C]: in function 'LoadAddOn'
[ArkInventory/Core/ArkInventoryClient.lua]:943: in function 'LoadAddOn'
[ArkInventory/Core/ArkInventory.lua]:13693: in function 'LoadAddOn'
[ArkInventory/Core/ArkInventory.lua]:13716: in function 'BlizzardAPIHook'
[ArkInventory/Core/ArkInventory.lua]:3325: in function <ArkInventory/Core/ArkInventory.lua:3282>
[C]: ?
[Accountant/Libs/AceAddon-3.0-13/AceAddon-3.0.lua]:66: in function <Accountant/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[Accountant/Libs/AceAddon-3.0-13/AceAddon-3.0.lua]:523: in function 'EnableAddon'
[Accountant/Libs/AceAddon-3.0-13/AceAddon-3.0.lua]:626: in function <Accountant/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals:
self = <table> {
}
event = "ADDON_ACTION_FORBIDDEN"
addonName = "ArkInventory"
addonFunc = "AceEvent30Frame:RegisterEvent()"
name = "ArkInventory"
badAddons = <table> {
ArkInventory = true
}
L = <table> {
ADDON_CALL_PROTECTED_MATCH = "^%[(.*)%] (AddOn '.*' tried to call the protected function '.*'.)$"
NO_DISPLAY_2 = "|cffffff00The standard display is called BugSack, and can probably be found on the same site where you found !BugGrabber.|r"
ERROR_DETECTED = "%s |cffffff00captured, click the link for more information.|r"
USAGE = "|cffffff00Usage: /buggrabber <1-%d>.|r"
BUGGRABBER_STOPPED = "|cffffff00There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.|r"
STOP_NAG = "|cffffff00!BugGrabber will not nag about missing a display addon again until next patch.|r"
ADDON_DISABLED = "|cffffff00!BugGrabber and %s cannot coexist; %s has been forcefully disabled. If you want to, you may log out, disable !BugGrabber, and enable %s.|r"
NO_DISPLAY_STOP = "|cffffff00If you don't want to be reminded about this again, run /stopnag.|r"
NO_DISPLAY_1 = "|cffffff00You seem to be running !BugGrabber with no display addon to go along with it. Although a slash command is provided for accessing error reports, a display can help you manage these errors in a more convenient way.|r"
ERROR_UNABLE = "|cffffff00!BugGrabber is unable to retrieve errors from other players by itself. Please install BugSack or a similar display addon that might give you this functionality.|r"
ADDON_CALL_PROTECTED = "[%s] AddOn '%s' tried to call the protected function '%s'."
}
-
View User Profile
-
Send Message
Posted Feb 10, 2026looks like a problem with Rarity but follow the standard troubleshooting steps to confirm
-
View User Profile
-
Send Message
Posted Feb 1, 20263x BattlePetTooltip:SetPoint(): Usage: ("point" [, region or nil] [, "relativePoint"] [, offsetX, offsetY]
...[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:284: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:241>
[tail call]: ?
[C]: ?
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:517: in function 'SetBagItem'
[ArkInventory/Core/ArkInventoryTooltip.lua]:314: in function <...aceArkInventory/Core/ArkInventoryTooltip.lua:308>
[ArkInventory/Core/ArkInventoryTooltip.lua]:478: in function 'TooltipSetFromStorageItem'
[ArkInventory/Core/ArkInventoryStorage.lua]:2802: in function 'ScanBag_Threaded'
[ArkInventory/Core/ArkInventoryStorage.lua]:2491: in function <...aceArkInventory/Core/ArkInventoryStorage.lua:2489>
Locals:
currentStackHeight = 2
errorCallStackHeight = 15
errorStackOffset = 14
debugStackLevel = -12
stack = "...[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:284: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:241>
[tail call]: ?
[C]: ?
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:517: in function 'SetBagItem'
[ArkInventory/Core/ArkInventoryTooltip.lua]:314: in function <...aceArkInventory/Core/ArkInventoryTooltip.lua:308>
[ArkInventory/Core/ArkInventoryTooltip.lua]:478: in function 'TooltipSetFromStorageItem'
[ArkInventory/Core/ArkInventoryStorage.lua]:2802: in function 'ScanBag_Threaded'
[ArkInventory/Core/ArkInventoryStorage.lua]:2491: in function <...aceArkInventory/Core/ArkInventoryStorage.lua:2489>
"
-
View User Profile
-
Send Message
Posted Feb 10, 2026this should be fixed in 3.12.08 alpha 3
-
View User Profile
-
Send Message
Posted Jan 30, 2026Every time I start WoW, I get the following message:
"ArkInventory has been blocked. The requested function is reserved for the Blizzard UI. You can disable this addon and reload the UI."
Then there are two buttons at the bottom to disable or ignore.
-
View User Profile
-
Send Message
Posted Jan 29, 2026workaround for the secret value tooltip stuff is in 3.12.08 - if there are issues please report it via the issues link if you can (i dont read these comments as often)
-
View User Profile
-
Send Message
Posted Jan 30, 2026In reply to Arkayenro: Will do in the future :)
-
View User Profile
-
Send Message
Posted Jan 28, 2026First of all, Love the addon, and got so attached that i don't even know how i would function without it.
Did some testing (Still requires more) found out that after some combat time (or it might be just normally after playing the game)
It starts to throw some errors on comparing items - mousover + shift - the detail here is, it does so after pressing the shift, mouseover not causing them. Both errors from that interaction.
Thank you for all your work on the addon.
Edit: Yeah, it's almost certainly that if during combat you hover over any gear item, it will throw those bugs, and then possibly with time it can snowball and start breaking UI, from the sheer amount of errors it can generate.
1. 21x ...d_SharedXMLGame/Tooltip/TooltipComparisonManager.lua:247: attempt to perform arithmetic on a secret value
[Blizzard_SharedXMLGame/Tooltip/TooltipComparisonManager.lua]:247: in function 'SetItemTooltip'
[Blizzard_SharedXMLGame/Tooltip/TooltipComparisonManager.lua]:171: in function 'RefreshItems'
[Blizzard_SharedXMLGame/Tooltip/TooltipComparisonManager.lua]:162: in function 'CompareItem'
[Blizzard_GameTooltip/Mainline/GameTooltip.lua]:473: in function 'GameTooltip_ShowCompareItem'
[ArkInventory/Core/ArkInventory.lua]:9273: in function 'UpdateTooltip'
[Blizzard_GameTooltip/Mainline/GameTooltip.lua]:444: in function <Blizzard_GameTooltip/Mainline/GameTooltip.lua:437>
[C]: ?
2. 3x ...eBlizzard_MoneyFrame/Mainline/MoneyFrame.lua:318: attempt to perform arithmetic on a secret value
[Blizzard_MoneyFrame/Mainline/MoneyFrame.lua]:318: in function 'MoneyFrame_Update'
[Blizzard_MoneyFrame/Shared/MoneyFrame.lua]:637: in function 'SetTooltipMoney'
[Blizzard_GameTooltip/Mainline/GameTooltip.lua]:317: in function 'GameTooltip_OnTooltipAddMoney'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataRules.lua]:146: in function 'func'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:56: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:51>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:78: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:74>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:166: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:165>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:334: in function 'ProcessLineData'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:315: in function 'ProcessLines'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:292: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function 'ProcessInfo'
...[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:241>
[tail call]: ?
[C]: ?
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:517: in function 'SetBagItem'
[ArkInventory/Core/ArkInventoryTooltip.lua]:311: in function <...aceArkInventory/Core/ArkInventoryTooltip.lua:303>
[ArkInventory/Core/ArkInventoryTooltip.lua]:484: in function 'TooltipSetFromStorageItem'
[ArkInventory/Core/ArkInventory.lua]:9252: in function 'UpdateTooltip'
[Blizzard_GameTooltip/Mainline/GameTooltip.lua]:444: in function <Blizzard_GameTooltip/Mainline/GameTooltip.lua:437>
[C]: ?
-
View User Profile
-
Send Message
Posted Jan 30, 2026In reply to M4r3k5: So apparently the lua error under number 2. is something that was reported back in beta, and is supposed to get fixed on 12.01. And in the meantime this is the fix: https://www.curseforge.com/wow/addons/moneyframefix.
Still did not find a solution for number 1. :(
-
View User Profile
-
Send Message
Posted Jan 27, 20269x ...rfaceArkInventory/Core/ArkInventoryConst.lua:294: script ran too long
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:523: in function 'EnableAddon'
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:626: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
-
View User Profile
-
Send Message
Posted Jan 26, 20263x ...rfaceArkInventory/Core/ArkInventoryConst.lua:321: script ran too long
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:523: in function 'EnableAddon'
[Ace3/AceAddon-3.0-13/AceAddon-3.0.lua]:626: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
-
View User Profile
-
Send Message
Posted Jan 26, 2026When using arkinventory, I get the following errors. It happens roughly 15mins into continuous looting, so far only experienced it in dungeons/raids, but I haven't done any continuous looting in the open world. The popup dialog of your addons are experiencing too many errors pops up with the option to disable all addons or ignore. If you ignore, it comes right back up. I got the error messages by enabling the error script. When that's on, the window pops up almost constantly.
#1
Message: ...ace/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua:2000: bad argument #1 to 'UnitExists' (Usage: local result = UnitExists([unit]). Secret values are only allowed during untainted execution for this argument.)
Time: Mon Jan 26 07:52:29 2026
Count: 718
Stack:
[C]: in function 'UnitExists'
[Interface/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua]:2000: in function 'HookOnTooltipSetUnit'
[Interface/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua]:3271: in function <...ace/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua:3270>
[tail call]: ?
[C]: in function 'securecallfunction'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:67: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:62>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:87: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:83>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:123: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:113>
[C]: in function 'SetAttribute'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:148: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:141>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:298: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function 'ProcessInfo'
[Interface/AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua]:994: in function 'SetWorldCursor'
[Interface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua]:1268: in function <...rface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua:1188>
Locals:
(*temporary) = <no value>
(*temporary) = "Usage: local result = UnitExists([unit]). Secret values are only allowed during untainted execution for this argument."
#2
Message: ...e/AddOns/Blizzard_MoneyFrame/Mainline/MoneyFrame.lua:318: attempt to perform arithmetic on a secret value
Time: Mon Jan 26 07:52:35 2026
Count: 1
Stack:
[C]: ?
[Interface/AddOns/Blizzard_MoneyFrame/Mainline/MoneyFrame.lua]:318: in function 'MoneyFrame_Update'
[Interface/AddOns/Blizzard_MoneyFrame/Mainline/MoneyFrame.lua]:140: in function <...e/AddOns/Blizzard_MoneyFrame/Mainline/MoneyFrame.lua:134>
[C]: in function 'Show'
[Interface/AddOns/Blizzard_MoneyFrame/Shared/MoneyFrame.lua]:631: in function 'SetTooltipMoney'
[Interface/AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua]:317: in function 'GameTooltip_OnTooltipAddMoney'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataRules.lua]:146: in function 'func'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:56: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:51>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:78: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:74>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:166: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:165>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:334: in function 'ProcessLineData'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:315: in function 'ProcessLines'
...[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:142: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:141>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:298: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:241>
[tail call]: ?
[C]: ?
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:517: in function 'SetAction'
[Interface/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua]:1204: in function 'UpdateTooltip'
[Interface/AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua]:444: in function <...AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua:437>
[C]: ?
Locals:
#3
Message: ...e/AddOns/Blizzard_MoneyFrame/Mainline/MoneyFrame.lua:318: attempt to perform arithmetic on a secret value
Time: Mon Jan 26 07:52:35 2026
Count: 1
Stack:
[C]: ?
[Interface/AddOns/Blizzard_MoneyFrame/Mainline/MoneyFrame.lua]:318: in function 'MoneyFrame_Update'
[Interface/AddOns/Blizzard_MoneyFrame/Shared/MoneyFrame.lua]:637: in function 'SetTooltipMoney'
[Interface/AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua]:317: in function 'GameTooltip_OnTooltipAddMoney'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataRules.lua]:146: in function 'func'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:56: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:51>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:78: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:74>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:166: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:165>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:334: in function 'ProcessLineData'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:315: in function 'ProcessLines'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:292: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
...[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:142: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:141>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:298: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:241>
[tail call]: ?
[C]: ?
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:517: in function 'SetAction'
[Interface/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua]:1204: in function 'UpdateTooltip'
[Interface/AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua]:444: in function <...AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua:437>
[C]: ?
Locals:
#4
Message: ...ace/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua:2000: bad argument #1 to 'UnitExists' (Usage: local result = UnitExists([unit]). Secret values are only allowed during untainted execution for this argument.)
Time: Mon Jan 26 07:52:46 2026
Count: 2
Stack:
[C]: in function 'UnitExists'
[Interface/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua]:2000: in function 'HookOnTooltipSetUnit'
[Interface/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua]:3271: in function <...ace/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua:3270>
[tail call]: ?
[C]: in function 'securecallfunction'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:67: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:62>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:87: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:83>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:123: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:113>
[C]: in function 'SetAttribute'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:148: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:141>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:298: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function 'ProcessInfo'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:385: in function 'RebuildFromTooltipInfo'
[Interface/AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua]:944: in function 'RefreshData'
[Interface/AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua]:448: in function <...AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua:437>
[C]: ?
Locals:
(*temporary) = <no value>
(*temporary) = "Usage: local result = UnitExists([unit]). Secret values are only allowed during untainted execution for this argument."
By the way, I love the addon. I'll be sad if I ever have to stop using it. You are appreciated :)
-
View User Profile
-
Send Message
Posted Jan 25, 2026Message: ...ace/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua:2000: bad argument #1 to 'UnitExists' (Usage: local result = UnitExists([unit]). Secret values are only allowed during untainted execution for this argument.)
Time: Sun Jan 25 11:49:53 2026
Count: 1
Stack:
[Interface/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua]:2000: in function 'HookOnTooltipSetUnit'
[Interface/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua]:3271: in function <...ace/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua:3270>
[tail call]: ?
[C]: in function 'securecallfunction'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:67: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:62>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:87: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:83>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:123: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:113>
[C]: in function 'SetAttribute'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:148: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:141>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:298: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function 'ProcessInfo'
[Interface/AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua]:994: in function 'SetWorldCursor'
[Interface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua]:1268: in function <...rface/AddOns/Blizzard_UIParent/Mainline/UIParent.lua:1188>
[C]: ?
Locals:
tooltip = GameTooltip {
ItemTooltip = Frame {
}
BottomOverlay = Texture {
}
NineSlice = Frame {
}
textLeft1Font = "GameTooltipHeaderText"
TopOverlay = Texture {
}
TextLeft1 = GameTooltipTextLeft1 {
}
ARKTTD = <table> {
}
supportsDataRefresh = true
processingInfo = <table> {
}
infoList = <table> {
}
shoppingTooltips = <table> {
}
updateTooltipTimer = 0.200000
TextRight1 = GameTooltipTextRight1 {
}
StatusBar = GameTooltipStatusBar {
}
supportsItemComparison = true
textLeft2Font = "GameTooltipText"
layoutType = "TooltipDefaultLayout"
textRight1Font = "GameTooltipHeaderText"
TextRight2 = GameTooltipTextRight2 {
}
TextLeft2 = GameTooltipTextLeft2 {
}
textRight2Font = "GameTooltipText"
}
arg1 = <table> {
dataInstanceID = 5247
type = 2
guid = <no value>
lines = <table> {
}
healthGUID = <no value>
}
arg2 = nil
arg3 = nil
arg4 = nil
arg5 = nil
name = <no value>
unit = <no value>
-
View User Profile
-
Send Message
Posted Jan 24, 2026I have alpha-2 and getting the below blocked error dialog every time I get into combat.
1x [ADDON_ACTION_FORBIDDEN] AddOn 'ArkInventory' tried to call the protected function 'AceEvent30Frame:RegisterEvent()'.
[!BugGrabber/BugGrabber.lua]:583: in function '?'
[!BugGrabber/BugGrabber.lua]:507: in function <!BugGrabber/BugGrabber.lua:507>
[C]: in function 'RegisterEvent'
[ArkInventory/Externals/Ace3/AceEvent/AceEvent-3.0-4.lua]:33: in function 'OnUsed'
[ArkInventory/Libs/CallBackHandler/CallbackHandler-1.0-8.lua]:66: in function 'Fire'
[ArkInventory/Externals/Ace3/AceEvent/AceEvent-3.0-4.lua]:120: in function <...rkInventory/Externals/Ace3/AceEvent/AceEvent-3.0.lua:119>
Locals:
self = <table> {
}
event = "ADDON_ACTION_FORBIDDEN"
addonName = "ArkInventory"
addonFunc = "AceEvent30Frame:RegisterEvent()"
name = "ArkInventory"
badAddons = <table> {
ArkInventory = true
}
L = <table> {
ADDON_CALL_PROTECTED_MATCH = "^%[(.*)%] (AddOn '.*' tried to call the protected function '.*'.)$"
NO_DISPLAY_2 = "|cffffff00The standard display is called BugSack, and can probably be found on the same site where you found !BugGrabber.|r"
ERROR_DETECTED = "%s |cffffff00captured, click the link for more information.|r"
USAGE = "|cffffff00Usage: /buggrabber <1-%d>.|r"
BUGGRABBER_STOPPED = "|cffffff00There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.|r"
STOP_NAG = "|cffffff00!BugGrabber will not nag about missing a display addon again until next patch.|r"
ADDON_DISABLED = "|cffffff00!BugGrabber and %s cannot coexist; %s has been forcefully disabled. If you want to, you may log out, disable !BugGrabber, and enable %s.|r"
NO_DISPLAY_STOP = "|cffffff00If you don't want to be reminded about this again, run /stopnag.|r"
NO_DISPLAY_1 = "|cffffff00You seem to be running !BugGrabber with no display addon to go along with it. Although a slash command is provided for accessing error reports, a display can help you manage these errors in a more convenient way.|r"
ERROR_UNABLE = "|cffffff00!BugGrabber is unable to retrieve errors from other players by itself. Please install BugSack or a similar display addon that might give you this functionality.|r"
ADDON_CALL_PROTECTED = "[%s] AddOn '%s' tried to call the protected function '%s'."
}
-
View User Profile
-
Send Message
Posted Jan 23, 2026First and foremost I want to speak out a word on how thankful I am that you are keeping this addon alive and working so hard on the mess Blizz is causing with their restrictions.
I got the latest alpha-2 version and it seems to work flawlessly, no errors regarding tooltips so far.
A small donation is on its way - get yourself a good coffee and two slices of your farvourite cake in the bakery of your choice!
-
View User Profile
-
Send Message
Posted Jan 22, 2026Error when hovering on a bag item:
Message: ...e/AddOns/Blizzard_MoneyFrame/Mainline/MoneyFrame.lua:303: attempt to perform arithmetic on a secret value
Time: Thu Jan 22 12:45:56 2026
Count: 8
Stack:
[C]: ?
[Interface/AddOns/Blizzard_MoneyFrame/Mainline/MoneyFrame.lua]:303: in function 'MoneyFrame_Update'
[Interface/AddOns/Blizzard_MoneyFrame/Shared/MoneyFrame.lua]:637: in function 'SetTooltipMoney'
[Interface/AddOns/Blizzard_GameTooltip/Mainline/GameTooltip.lua]:317: in function 'GameTooltip_OnTooltipAddMoney'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataRules.lua]:146: in function 'func'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:56: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:51>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:78: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:74>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:166: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:165>
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:334: in function 'ProcessLineData'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:315: in function 'ProcessLines'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:292: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:241>
[tail call]: ?
[C]: ?
[Interface/AddOns/Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:517: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:506>
[C]: ?
[C]: in function 'SetBagItem'
[Interface/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua]:311: in function <...ace/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua:303>
[Interface/AddOns/ArkInventory/Core/ArkInventoryTooltip.lua]:484: in function 'TooltipSetFromStorageItem'
[Interface/AddOns/ArkInventory/Core/ArkInventory.lua]:9252: in function 'Frame_Item_UpdateTooltip'
[Interface/AddOns/ArkInventory/Core/ArkInventory.lua]:9450: in function 'Frame_Item_OnEnter'
[*ArkInventory.xml:353_OnEnter]:1: in function <[string "*ArkInventory.xml:353_OnEnter"]:1>
Locals: