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

Lua error 11.0.2 #1728

Closed
tailcat opened this issue Aug 14, 2024 · 3 comments
Closed

Lua error 11.0.2 #1728

tailcat opened this issue Aug 14, 2024 · 3 comments
Assignees

Comments

@tailcat
Copy link

tailcat commented Aug 14, 2024

Game Flavor (please complete the following information):

  • Flavor: War Within

Describe the bug
Errors when trying to collapse categories in ATTMini
Also happens when trying to scroll in ATTMini
Doesn't seem to happen in every zone, Zereth Mortis was the zone I noticed it in.

Additional context
21x AllTheThings/AllTheThings.lua:6549: bad argument #1 to 'GetSpellIcon' (Usage: local iconID, originalIconID = C_Spell.GetSpellTexture(spellIdentifier))
[string "=[C]"]: ?
[string "@AllTheThings/AllTheThings.lua"]:6549: in function <AllTheThings/AllTheThings.lua:6548>
[string "=(tail call)"]: ?
[string "@AllTheThings/AllTheThings.lua"]:7194: in function <AllTheThings/AllTheThings.lua:7156>
[string "@AllTheThings/AllTheThings.lua"]:7239: in function <AllTheThings/AllTheThings.lua:7215>
[string "@AllTheThings/AllTheThings.lua"]:7330: in function <AllTheThings/AllTheThings.lua:7293>
[string "@AllTheThings/AllTheThings.lua"]:9133: in function Refresh' [string "@AllTheThings/AllTheThings.lua"]:9043: in function <AllTheThings/AllTheThings.lua:8971> [string "@AllTheThings/AllTheThings.lua"]:9131: in function BaseUpdate'
[string "@AllTheThings/AllTheThings.lua"]:10858: in function <AllTheThings/AllTheThings.lua:10475>
[string "@AllTheThings/AllTheThings.lua"]:9132: in function `Update'
[string "@AllTheThings/AllTheThings.lua"]:8135: in function <AllTheThings/AllTheThings.lua:7970>

Locals:
(*temporary) = nil

@ynazar1
Copy link

ynazar1 commented Aug 14, 2024

I can replicate it in the world by pointing at random tuskarrs in iskaara. I've yet to figure out what triggers it. Perhaps it is the fishing gear crafter next to the inn.

I also think got it to trigger in the dragonscale exhibition camp but not sure what i pointed at there.

Edit: NPC: Tavio in Iskaara, he's the fishing gear crafter.

@kcoderhere
Copy link

Entering Zereth Mortis causes this error to spam as well

ERROR: Run.Runner:events : Interface/AddOns/AllTheThings/AllTheThings.lua:6549: bad argument #1 to 'GetSpellIcon' (Usage: local iconID, originalIconID = C_Spell.GetSpellTexture(spellIdentifier))

@BalrogJ
Copy link

BalrogJ commented Aug 14, 2024

Mechagon Isle as well.

@ImUnicke ImUnicke self-assigned this Aug 14, 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

5 participants