Download
(15Kb)
Download
Updated: 01-15-23 06:20 PM
Pictures
File Info
Compatibility:
Dragonflight patch (10.0.5)
Updated:01-15-23 06:20 PM
Created:01-14-23 07:15 PM
Downloads:164
Favorites:2
MD5:

Tendies

Version: r02
by: Nathanyel [More]

Trader's Tender? "Tendies" sounds better.

Compatible with quest addons: Classic Quest Log, Immersion, Storyline

-------------------------------------------------------

I am currently investigating reports of this addon preventing the use of Knowledge items and possibly other actions, giving a prompt to disable the addon.
Since this does not happen at all on my end, I am somewhat confident this is a false report by the game client - an error is happening, but it's another addon or a bug in the 10.0.5 API causing it. The taint message is notorious for stating incorrect addons as the culprit, often because their code calls functions that were already tainted.

If you get this message, try the /reload command first (which is what clicking the 'Disable' button would do anyway) and see whether you can then use the items.
Should you still get the error even after a reload, please mention this in the comments here, if possible with a list of the addons you use.
Ideally, enable Lua errors:

Code:
/console scriptErrors 1
and share what you get when using the item again.

To disable Lua errors again:
Code:
/console scriptErrors 0

r02: add quest log/tracker, NPC chat bubbles

r01: initial release
Optional Files (0)


Post A Reply Comment Options
Unread 02-04-23, 09:46 PM  
Dman24
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 2
Uploads: 4
Having a handful of errors popup from the "Addon_Action_Forbidden"

Code:
1x [ADDON_ACTION_FORBIDDEN] AddOn '+Tendies' tried to call the protected function 'DepositAnima()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `DepositAnima'
[string "@Blizzard_CovenantSanctum/Blizzard_CovenantSanctumUpgrades.lua"]:327: in function `DepositAnima'
[string "*Blizzard_CovenantSanctumUpgrades.xml:594_OnClick"]:1: in function <[string "*Blizzard_CovenantSanctumUpgrades.xml:594_O..."]:1>
Code:
1x [ADDON_ACTION_BLOCKED] AddOn '+Tendies' tried to call the protected function 'ActionButton6:SetAttribute()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML/ActionButton.lua"]:330: in function `UpdatePressAndHoldAction'
[string "@FrameXML/ActionButton.lua"]:392: in function `Update'
[string "@FrameXML/ActionButton.lua"]:342: in function `UpdateAction'
[string "@FrameXML/ActionButton.lua"]:801: in function `OnEvent'
[string "@FrameXML/ActionButton.lua"]:196: in function <FrameXML/ActionButton.lua:193>
Code:
1x [ADDON_ACTION_FORBIDDEN] AddOn '+Tendies' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `UseContainerItem'
[string "@FrameXML/ContainerFrame.lua"]:1402: in function <FrameXML/ContainerFrame.lua:1311>
[string "=[C]"]: in function `ContainerFrameItemButton_OnClick'
[string "@FrameXML/ContainerFrame.lua"]:1454: in function <FrameXML/ContainerFrame.lua:1441>
2x [ADDON_ACTION_FORBIDDEN] AddOn '+Tendies' tried to call the protected function 'CastSpellByID()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `CastSpellByID'
[string "@FrameXML/SpellFlyout.lua"]:41: in function `SpellFlyoutButton_OnClick'
[string "*SpellFlyout.xml:39_OnClick"]:1: in function <[string "*SpellFlyout.xml:39_OnClick"]:1>
Hopefully this helps (it very well could just be a blizzard issue)

Also, the chatbubble insert you included, it blocks all chat bubbles from showing inside an instance at all. Had to comment out everything related to Chatbubble so I could see chat while doing dungeons

Code:
79x [string "*ChatBubbleTemplates.xml:17_OnLoad"]:1: calling 'SetNonSpaceWrap' on bad self (Usage: self:SetNonSpaceWrap(wrap))
[string "=[C]"]: in function `SetNonSpaceWrap'
[string "*ChatBubbleTemplates.xml:17_OnLoad"]:1: in function <[string "*ChatBubbleTemplates.xml:17_OnLoad"]:1>
[string "=[C]"]: ?

Locals:
(*temporary) = FontString {
 0 = <userdata>
}
(*temporary) = true
Last edited by Dman24 : 02-06-23 at 12:36 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: