#BugSack Report ToggleSpellBookItemAutoCast()

2 messages · Page 1 of 1 (latest)

untold rover
#

This comes up when trying to toggle the Growl/Taunt for Hunter pets when in dungeons.

3x [ADDON_ACTION_FORBIDDEN] AddOn 'ConsolePort' tried to call the protected function 'ToggleSpellBookItemAutoCast()'.
[Blizzard_FrameXML/Mainline/SecureTemplates.lua]:736: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:717>

Locals:
self = CP-Input-PAD2 {
1 = <table> {
}
emubtn = "RightButton"
node = EditBox {
}
state = false
timer = 0
}
inputButton = "RightButton"
down = false
isKeyPress = nil
isSecureAction = nil
isSecureMousePress = nil
pressAndHoldAction = true
useOnKeyDown = true
clickAction = false
releasePressAndHoldAction = true

fair warren
#

I would advise that you stop using spells directly from the spell book with the interface cursor, in general. These problems are very difficult to solve and each of them have to be investigated individually.