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

GetSpellInfo() errors in file window_playerbreakdown_compare.lua #885

Open
UppyDan opened this issue Mar 9, 2025 · 0 comments
Open

GetSpellInfo() errors in file window_playerbreakdown_compare.lua #885

UppyDan opened this issue Mar 9, 2025 · 0 comments

Comments

@UppyDan
Copy link

UppyDan commented Mar 9, 2025

Game and Details! version
VCT 13410 RELEASE 11.1.0

Describe the bug
There are 3 places in the file "Details\frames\window_breakdown\window_playerbreakdown_compare.lua" that call GetSpellInfo() that need to be changed to _GetSpellInfo(). (Add underscore to beginning of the function name.)

Lua Error
LUA error happens within seconds of opening the original Compare tab (not Compare2) to compare players. (System can't find _G.GetSpellInfo().)

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

1 participant