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

2 lua errors in Retail #57

Closed
Hendo72 opened this issue Dec 27, 2023 · 1 comment
Closed

2 lua errors in Retail #57

Hendo72 opened this issue Dec 27, 2023 · 1 comment

Comments

@Hendo72
Copy link

Hendo72 commented Dec 27, 2023

image

GameTooltip:HookScript(): Doesn't have a "OnTooltipSetItem" script
[string "=[C]"]: in function `?'
[string "@AutoGear/AutoGear.lua"]:4129: in main chunk

and

6151x AutoGear/AutoGear.lua:368: attempt to call global 'AutoGearMain' (a nil value)
[string "@AutoGear/AutoGear.lua"]:368: in function <AutoGear/AutoGear.lua:367>

Locals:
(*temporary) = nil
(*temporary) = "attempt to call global 'AutoGearMain' (a nil value)"

Both issues occur upon login/reload. The second one has basically broken the addon.
image

/ag scan is working but not auto-equipping
image

I have Verb set for 3 and this is the tooltip:
image

@AlexFolland
Copy link
Owner

AlexFolland commented Feb 16, 2024

Thank you for the report! This is a known issue with AutoGear in Dragonflight 10.0.2 and later, as AutoGear is only compatible with Dragonflight 10.0.0. I have purposely not updated the TOC version number for Dragonflight 10.0.2, since my attempts to resolve the issues after Blizzard's extreme and limiting API changes were met with a ton of difficulty.

Since several people have reported this since the release of Dragonflight 10.0.2, this ticket is a duplicate of the first report of this issue, and I'll "close as not planned" because that's what GitHub says to use if a ticket is a duplicate, even though I don't consider resolving this to be "not planned". I appreciate your report nonetheless. Here's the original report ticket: #38

By the way, that original report ticket has a comment with an update from me about the status of AutoGear from my perspective, including information about my attempt to fix AutoGear with the API changes introduced by Dragonflight version 10.0.2. Here's a direct link to that comment: #38 (comment) If you are interested in the status of AutoGear, please read that comment.

Thank you for your interest!

@AlexFolland AlexFolland closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants