Skip to content

taint/lua error caused often when using items in bags. #2112

@1Holy-Z

Description

@1Holy-Z

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

Keep getting this addon action error pretty frequently on retail when using items in bags like profession skill ups, etc. I saw this was an issue on classic version as well.

Bagnon Version

11.2.9

World of Warcraft Flavor

Retail

World of Warcraft Region

US/NA

Tested with only Bagnon

I got this issue with only Bagnon enabled

Lua Error

7x [ADDON_ACTION_FORBIDDEN] AddOn 'TradeSkillMaster' tried to call the protected function 'UNKNOWN()'.
[Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua]:1476: in function <...s/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua:1463>

Locals:
self = BagnonContainerItem25 {
 IconOverlay = Texture {
 }
 AugmentBorderAnim = AnimationGroup {
 }
 showMatchHighlight = true
 flashAnim = AnimationGroup {
 }
 __count = 25
 NewItemTexture = Texture {
 }
 IgnoredOverlay = Texture {
 }
 Dummy = Button {
 }
 emptyBackgroundAtlas = "bags-item-slot64"
 Count = BagnonContainerItem25Count {
 }
 searchOverlay = BagnonContainerItem25SearchOverlay {
 }
 None = <table> {
 }
 NormalTexture = BagnonContainerItem25NormalTexture {
 }
 bag = 1
 __template = "ContainerFrameItemButtonTemplate"
 isCraftedItem = false
 isProfessionItem = false
 Cooldown = BagnonContainerItem25Cooldown {
 }
 Tag = "Bagnon."
 FlashFind = AnimationGroup {
 }
 __index = <table> {
 }
 BagIndicator = Texture {
 }
 Stock = BagnonContainerItem25Stock {
 }
 __super = <table> {
 }
 __base = <table> {
 }
 icon = BagnonContainerItem25IconTexture {
 }
 Backgrounds = <table> {
 }
 __type = "ItemButton"
 IconGlow = Texture {
 }
 HighlightTexture = Texture {
 }
 flash = Texture {
 }
 appearancetooltipoverlay = Frame {
 }
 hasItem = true
 PushedTexture = Texture {
 }
 itemContextMatchResult = 3
 CanIMogItOverlay = CIMIOverlayFrame_BagnonContainerItem25 {
 }
 count = 1
 info = <table> {
 }
 frame = BagnonInventory1 {
 }
 QuestBang = BagnonContainerItem25IconQuestTexture {
 }
 BagFamilies = <table> {
 }
 IconOverlay2 = Texture {
 }
 AugmentBorderAnimTexture = Texture {
 }
 newitemglowAnim = AnimationGroup {
 }
 Scripts = <table> {
 }
 __frames = <table> {
 }
 UpgradeIcon = Texture {
 }
 timeSinceUpgradeCheck = 0
 IconBorder = Texture {
 }
 ItemContextOverlay = Texture {
 }
 ExtendedSlot = Texture {
 }
 IconQuestTexture = BagnonContainerItem25IconQuestTexture {
 }
 JunkIcon = Texture {
 }
 BattlepayItemTexture = Texture {
 }
 readable = false
 __name = "BagnonContainerItem"
}
button = "RightButton"
modifiedClick = false

Reproduction Steps

frequently happens when using items in bags

Last Working Version

No response

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions