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]Enable the minimap in the upper right corner,Still reporting an error。 #141

Closed
jaytaba1 opened this issue Dec 16, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@jaytaba1
Copy link

What steps will reproduce the problem?

  1. Enable the minimap in the upper right corner,Still reporting an error。

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

[1.7.4]

Do you have an error log of what happened?

Message: Interface\AddOns\ShestakUI\Modules\Maps\MiniMap.lua:573: attempt to index global 'GhostFrame' (a nil value)
Time: Fri Dec 16 08:06:21 2022
Count: 1
Stack: Interface\AddOns\ShestakUI\Modules\Maps\MiniMap.lua:573: attempt to index global 'GhostFrame' (a nil value)
[string "@interface\AddOns\ShestakUI\Modules\Maps\MiniMap.lua"]:573: in function <Interface\AddOns\ShestakUI\Modules\Maps\MiniMap.lua:550>

Locals: (*temporary) = nil
(*temporary) = nil
(*temporary) = "BOTTOMRIGHT"
(*temporary) = UIParent {
0 =
firstTimeLoaded = 1
variablesLoaded = true
}
(*temporary) = "BOTTOMRIGHT"
(*temporary) = -21
(*temporary) = 20
(*temporary) = "attempt to index global 'GhostFrame' (a nil value)"
frame = {
0 =
}
MinimapAnchor = MinimapAnchor {
0 =
OnBackdropLoaded = defined @interface\SharedXML\Backdrop.lua:152
Center = {
}
GetBackdropColor = defined @interface\SharedXML\Backdrop.lua:390
SetupTextureCoordinates = defined @interface\SharedXML\Backdrop.lua:214
OnBackdropSizeChanged = defined @interface\SharedXML\Backdrop.lua:182
HasBackdropInfo = defined @interface\SharedXML\Backdrop.lua:278
SetBackdropBorderColor = defined @interface\SharedXML\Backdrop.lua:422
RightEdge = {
}
backdropInfo =

{
}
BottomEdge = {
}
GetEdgeSize = defined @interface\SharedXML\Backdrop.lua:188
BottomLeftCorner = {
}
BottomRightCorner = {
}
TopEdge = {
}
ApplyBackdrop = defined @interface\SharedXML\Backdrop.lua:294
SetBackdrop = defined @interface\SharedXML\Backdrop.lua:329
ClearBackdrop = defined @interface\SharedXML\Backdrop.lua:282
TopRightCorner = {
}
GetBackdropBorderColor = defined @interface\SharedXML\Backdrop.lua:409
GetBackdrop = defined @interface\SharedXML\Backdrop.lua:347
TopLeftCorner = {
}
SetupPieceVisuals = defined @interface\SharedXML\Backdrop.lua:246
SetBackdropColor = defined @interface\SharedXML\Backdrop.lua:399
LeftEdge = {
}
SetBorderBlendMode = defined @interface\SharedXML\Backdrop.lua:266
}

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

@jaytaba1 jaytaba1 added the bug Something isn't working label Dec 16, 2022
@EsreverWoW
Copy link
Owner

Hello, @jaytaba1. I referenced a fix in the previous issue over at #140 (comment). This should hopefully now be resolved with 1.7.5. Please let me know if any other issues persist.

@jaytaba1
Copy link
Author

jaytaba1 commented Dec 16, 2022 via email

@EsreverWoW
Copy link
Owner

Hello again, @jaytaba1. I can look into implementing some of these changes, though I will likely not implement all of them. It will take me some time to look into the differences and see how I may wish to go about adding in some of wjsghr1's changes, but I will do my best to address them when able.

I will open up a new issue specific to this. Please continue conversation in relation to this at #142

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