ShestakUI (Classic)

ShestakUI (Classic)

33.7k Downloads

[BUG]Enable the minimap in the upper right corner,Still reporting an error。

jaytaba1 opened this issue · 3 comments

commented

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)

commented

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.

commented
commented

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