Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Event ADDON_ACTION_FORBIDDEN resuming recommendation coroutine #4168

Open
4 tasks done
Kylvan-8 opened this issue Nov 9, 2024 · 14 comments
Open
4 tasks done

[BUG] Event ADDON_ACTION_FORBIDDEN resuming recommendation coroutine #4168

Kylvan-8 opened this issue Nov 9, 2024 · 14 comments
Assignees
Labels
bug 🔝 escalated This ticket has been reviewed and requires Hekili's personal attention. 🧑‍⚕️ triage Issue needs initial triage to determine if action needs to be taken.

Comments

@Kylvan-8
Copy link

Kylvan-8 commented Nov 9, 2024

Before You Begin

  • I confirm that I have downloaded the latest version of the addon.
  • I am not playing on a private server.
  • I checked for an existing, open ticket for this issue and was not able to find one.
  • I edited the title of this bug report (above) so that it describes the issue I am reporting.

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

@Kylvan-8 Kylvan-8 added bug 🧑‍⚕️ triage Issue needs initial triage to determine if action needs to be taken. labels Nov 9, 2024
@Kylvan-8 Kylvan-8 changed the title [ADDON_ACTION_FORBIDDEN] Error .lua reported line doesn't existe [ADDON_ACTION_FORBIDDEN] Error .lua reported line doesn't exist Nov 9, 2024
@syrifgit
Copy link
Collaborator

syrifgit commented Nov 9, 2024

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

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

@Kylvan-8
Copy link
Author

Kylvan-8 commented Nov 9, 2024

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
Copy link
Collaborator

syrifgit commented Nov 9, 2024

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

@Kylvan-8
Copy link
Author

Kylvan-8 commented Nov 9, 2024

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 ?

@syrifgit syrifgit added the 🔝 escalated This ticket has been reviewed and requires Hekili's personal attention. label Nov 9, 2024
@Hekili
Copy link
Owner

Hekili commented Nov 9, 2024

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.

@Hekili Hekili changed the title [ADDON_ACTION_FORBIDDEN] Error .lua reported line doesn't exist [BUG} Event ADDON_ACTION_FORBIDDEN resuming recommendation coroutine Nov 9, 2024
@Hekili Hekili changed the title [BUG} Event ADDON_ACTION_FORBIDDEN resuming recommendation coroutine [BUG] Event ADDON_ACTION_FORBIDDEN resuming recommendation coroutine Nov 9, 2024
@Kylvan-8
Copy link
Author

Kylvan-8 commented Nov 9, 2024

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
Copy link
Author

Kylvan-8 commented Nov 9, 2024

https://pastebin.com/x3CgMy1e

New pastebin snapshot with the last update.

Modified error message :

https://pastebin.com/pqXxpMFv

@Kylvan-8
Copy link
Author

Kylvan-8 commented Nov 9, 2024

Very last errors reported from BugSack

https://pastebin.com/2fKETcjp

@Kylvan-8
Copy link
Author

Kylvan-8 commented Nov 9, 2024

https://pastebin.com/JDvUnrzW

GPT advises

@Hekili
Copy link
Owner

Hekili commented Nov 10, 2024

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

@Kylvan-8
Copy link
Author

Kylvan-8 commented Nov 10, 2024 via email

@syrifgit
Copy link
Collaborator

Can re-open if this is still occuring on the latest version.

@syrifgit syrifgit closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 2024
@Kylvan-8
Copy link
Author

Why closing this ? Still an issue.

@syrifgit
Copy link
Collaborator

Because it's like 7 addon versions old.

  1. do a fresh install of the addon. Actually delete the folder and re-install it.

  2. disable ALL your other add-ons, run only Hekili. Does the error occur?

@syrifgit syrifgit reopened this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🔝 escalated This ticket has been reviewed and requires Hekili's personal attention. 🧑‍⚕️ triage Issue needs initial triage to determine if action needs to be taken.
Projects
None yet
Development

No branches or pull requests

3 participants