[Bug] Addon Action blocked
XDeVAlien opened this issue · 1 comments
**What version of TellMeWhen are you using? **
8.7.2
What do you expect to happen? What happens instead?
spell interrupt event does not work
Screenshots and Export Strings
^1^T^SCLEUEvents^T ^SSPELL_INTERRUPT^B ^t^SType^Scleu ^SSourceUnit^Splayer;~`pet ^SFakeHidden^B ^SEvents^T ^N1^T ^SType^SAnnouncements ^SChannel^SSAY ^SText^S>[Spell]<~`~`СБИЛ!!!! ^SEvent^SOnCLEUEvent ^t^Sn^N1 ^t^SDestUnit^Starget ^SEnabled^B ^t^N87203^S~`~| ^Sicon^^
Additional Info
_[ADDON_ACTION_BLOCKED] Modification 'TellMeWhen' tried to call the protected function 'UNKNOWN ()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: ?
[C]: ?
...onents\EventHandlers\Announcements\Announcements.lua:193: in function `HandleEvent'
TellMeWhen\Components\Core\Icon.lua:496: in function `ProcessQueuedEvents'
...llMeWhen\Components\IconTypes\IconType_cleu\cleu.lua:463: in function <...llMeWhen\Components\IconTypes\IconType_cleu\cleu.lua:168>
...llMeWhen\Components\IconTypes\IconType_cleu\cleu.lua:576: in function <...llMeWhen\Components\IconTypes\IconType_cleu\cleu.lua:576>
Locals:
InCombatSkipped_
Apparently Blizzard removed the ability for addons to output to Say, Yell, or any chat channels, without an explicit user input unless you're inside an instance.
Added a message to the config explaining this restriction in bab804f