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 when hiding rares #310

Open
zeenk opened this issue Jan 19, 2025 · 0 comments
Open

Lua error when hiding rares #310

zeenk opened this issue Jan 19, 2025 · 0 comments

Comments

@zeenk
Copy link

zeenk commented Jan 19, 2025

Shift clicking rares to hide them from map throws this error:

4x ...ns/Blizzard_MapCanvas/MapCanvas_DataProviderBase.lua:177: attempt to index a nil value
[string "@Blizzard_MapCanvas/MapCanvas_DataProviderBase.lua"]:177: in function `OnClick'
[string "@Blizzard_MapCanvas/Blizzard_MapCanvas.lua"]:202: in function <...aceBlizzard_MapCanvas/Blizzard_MapCanvas.lua:199>

Locals:
self = Frame {
 Expand = Texture {
 }
 ScaleAnimation = AnimationGroup {
 }
 endScale = 1.200000
 emphasis = Texture {
 }
 startScale = 1
 normalizedY = 0.696000
 scaleFactor = 1
 normalizedX = 0.644000
 DriverAnimation = AnimationGroup {
 }
 texture = Texture {
 }
 pinFrameLevelType = "PIN_FRAME_LEVEL_VIGNETTE"
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
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