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] /Classic.lua:17 attempt to compare number with string #184

Open
monkeylumps opened this issue Jan 21, 2025 · 2 comments
Open

[BUG] /Classic.lua:17 attempt to compare number with string #184

monkeylumps opened this issue Jan 21, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@monkeylumps
Copy link

What steps will reproduce the problem?

  1. Client 1.15.5.58555
  2. add ShestakUI with config as a fresh addon
  3. load out of date addons
  4. load into game
  5. lua error

What version of ShestakUI are you using? (Stating 'latest' is not useful)

2.14 and same issue in Wetxius latest master as pf 21/01/25

Do you have an error log of what happened?

Message: Interface/AddOns/ShestakUI/Core/Classic.lua:17: attempt to compare number with string
Time: Tue Jan 21 14:10:46 2025
Count: 3
Stack: Interface/AddOns/ShestakUI/Core/Classic.lua:17: attempt to compare number with string
[string "=[C]"]: ?
[string "@Interface/AddOns/ShestakUI/Core/Classic.lua"]:17: in function `GetSpecialization'
[string "@Interface/AddOns/ShestakUI/Modules/Auras/SelfBuffsReminder.lua"]:15: in function <...AddOns/ShestakUI/Modules/Auras/SelfBuffsReminder.lua:12>

Locals:

Any additional information? (example: WoW language if not English) (Attach screenshots here if available, do not link externally)

@monkeylumps monkeylumps added the bug Something isn't working label Jan 21, 2025
@monkeylumps
Copy link
Author

related

Message: Interface/AddOns/ShestakUI/Core/Classic.lua:17: attempt to compare number with string
Time: Tue Jan 21 14:10:46 2025
Count: 22
Stack: Interface/AddOns/ShestakUI/Core/Classic.lua:17: attempt to compare number with string
[string "=[C]"]: ?
[string "@Interface/AddOns/ShestakUI/Core/Classic.lua"]:17: in function `GetSpecialization'
[string "@Interface/AddOns/ShestakUI/Core/Functions.lua"]:84: in function <Interface/AddOns/ShestakUI/Core/Functions.lua:81>

Locals:

nth

Message: Interface/AddOns/ShestakUI/Core/Classic.lua:17: attempt to compare number with string
Time: Tue Jan 21 14:30:41 2025
Count: 57743
Stack: Interface/AddOns/ShestakUI/Core/Classic.lua:17: attempt to compare number with string
[string "=[C]"]: ?
[string "@Interface/AddOns/ShestakUI/Core/Classic.lua"]:17: in function `GetSpecialization'
[string "@Interface/AddOns/ShestakUI/Libs/LiteStats/LiteStats.lua"]:2181: in function <...erface/AddOns/ShestakUI/Libs/LiteStats/LiteStats.lua:2177>

Locals:

@monkeylumps
Copy link
Author

This bug breaks the whole ui, this lua error is stuck in an infante loop, id prioritise this the highest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants