sylvanaar / prat-3-0

Prat-3.0 is a chat enhancement addon for world of warcraft
https://www.curseforge.com/wow/addons/prat-3-0
GNU General Public License v3.0
25 stars 45 forks source link

[Classic] Attempting to "Enter Battle" results in a error. #112

Closed EyevouDeltree closed 3 years ago

EyevouDeltree commented 4 years ago

When you queue for a battleground you are unable to click "Enter Battle" as an illegal operation appears saying:

"Prat-3.0 has been blocked from using an action only available to the Blizzard UI. You can disable this addon and reload the UI."

Clicking ignore and entering through the minimap icon does work, however.

sylvanaar commented 4 years ago

I basically rewrote Prat to try and fix that error. No luck.

EyevouDeltree commented 4 years ago

That's disheartening. :(

sylvanaar commented 4 years ago

I need a level 11 taint log to make any further progress on this issue.

Level 11 is only possible on the PTR

EyevouDeltree commented 4 years ago

It appears to be tainting with CURRENT_BATTLEFIELD_QUEUES (fairly obvious I guess) perhaps moving the the icon could be contributing to the issue?

Martan404 commented 3 years ago

This is what BugGrabber tells me

1x [ADDON_ACTION_FORBIDDEN] AddOn 'Prat-3.0-3.8.26-3-g1f17b47' tried to call the protected function 'AcceptBattlefieldPort()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function `AcceptBattlefieldPort'
FrameXML\StaticPopup.lua:689: in function `OnAccept'
FrameXML\StaticPopup.lua:5002: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
Karakaz commented 3 years ago

Would love to see this fixed :)

github-actions[bot] commented 3 years ago

This issue was flagged as stale