Hekili / hekili

Hekili Priority Helper for DPS and Tanks (WoW Retail)
425 stars 220 forks source link

[BUG] Event ADDON_ACTION_FORBIDDEN resuming recommendation coroutine #4168

Open Kylvan-8 opened 2 weeks ago

Kylvan-8 commented 2 weeks ago

Before You Begin

Describe the Issue

2x [ADDON_ACTION_FORBIDDEN] L'AddOn 'Hekili' a tenté d'appeler la fonction protégée 'resume()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function `resume' [string "@Hekili/UI.lua"]:2382: in function <Hekili/UI.lua:2317>

Locals: _ = Frame { } event = "ADDON_ACTION_FORBIDDEN" events =

{

It doesn't exist 2382 line in UI.lua

How to Reproduce

DK FROST Combat mode

Player Information (Link)

https://pastebin.com/NWPaQEgs

Error Messages (Link)

https://pastebin.com/vqMaeU4u

Additional Information

No response

Contact Information

No response

syrifgit commented 2 weeks ago

2317: Hekili.Engine:SetScript( "OnUpdate", function( self, elapsed )

2382: local ok, err = coroutine.resume( thread, firstDisplay )

Kylvan-8 commented 2 weeks ago

2317: Hekili.Engine:SetScript( "OnUpdate", function( self, elapsed )

2382: local ok, err = coroutine.resume( thread, firstDisplay )

I don't have those in UI.lua

syrifgit commented 2 weeks ago

Well, everyone else does. You might want to re-install the addon.

Kylvan-8 commented 2 weeks ago

2x [ADDON_ACTION_FORBIDDEN] L'AddOn 'Hekili' a tenté d'appeler la fonction protégée 'resume()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function `resume' [string "@Hekili/UI.lua"]:2382: in function <Hekili/UI.lua:2317>

Locals: _ = Frame { } event = "ADDON_ACTION_FORBIDDEN" events =

{

Okay i've retrieved those.

How can i fix it ?

Hekili commented 2 weeks ago

It is unlikely that the error shown is the first error in your BugSack. Please confirm this error occurs when Hekili is enabled and other addons are disabled.

Kylvan-8 commented 2 weeks ago

2x [ADDON_ACTION_FORBIDDEN] L'AddOn 'Hekili' a tenté d'appeler la fonction protégée 'resume()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function `resume' [string "@Hekili/UI.lua"]:2382: in function <Hekili/UI.lua:2317>

Locals: _ = Frame { } event = "ADDON_ACTION_FORBIDDEN" events =

{

I confirm.

Kylvan-8 commented 2 weeks ago

https://pastebin.com/x3CgMy1e

New pastebin snapshot with the last update.

Modified error message :

https://pastebin.com/pqXxpMFv

Kylvan-8 commented 2 weeks ago

Very last errors reported from BugSack

https://pastebin.com/2fKETcjp

Kylvan-8 commented 2 weeks ago
Hekili commented 2 weeks ago

I'm not able to replicate this issue. How do you trigger it? Is it consistent?

Kylvan-8 commented 2 weeks ago

Directly hitting mannequins about near instant and five minutes.

Le dimanche 10 novembre 2024 à 1:33 AM, Hekili @.***> a écrit :

I'm not able to replicate this issue. How do you trigger it? Is it consistent?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>