Giter VIP home page Giter VIP logo

Comments (7)

EsreverWoW avatar EsreverWoW commented on June 8, 2024

Can you please elaborate what specifically is bugged with this? The Move minimap on top right corner. is an option new to 1.6.7 and later. There isn't an option for upper left. If you're receiving an error, can you please copy and paste it into this issue so that I might have a better idea on what specifically is happening?

from shestakui_classic.

jaytaba1 avatar jaytaba1 commented on June 8, 2024

你能详细说明一下这个具体有什么问题吗?这是 1.6.7 及更高版本中的新增选项。左上角没有选项。如果您收到错误,能否将其复制并粘贴到此问题中,以便我更好地了解具体发生了什么?Move minimap on top right corner.

Enable Move minimap on top right corner,
Message: Interface\AddOns\ShestakUI\Modules\Maps\MiniMap.lua:562: attempt to index global 'VehicleAnchor' (a nil value)
Time: Thu Dec 15 22:40:49 2022
Count: 1
Stack: Interface\AddOns\ShestakUI\Modules\Maps\MiniMap.lua:562: attempt to index global 'VehicleAnchor' (a nil value)
[string "@interface\AddOns\ShestakUI\Modules\Maps\MiniMap.lua"]:562: in function <Interface\AddOns\ShestakUI\Modules\Maps\MiniMap.lua:548>

Locals: (*temporary) =

{
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = 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
}
(*temporary) = "BOTTOMLEFT"
(*temporary) = 0
(*temporary) = -3
(*temporary) = "attempt to index global 'VehicleAnchor' (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
}

from shestakui_classic.

EsreverWoW avatar EsreverWoW commented on June 8, 2024

Thanks for the additional information. I'll have a fix for this soon.

from shestakui_classic.

EsreverWoW avatar EsreverWoW commented on June 8, 2024

Fixed with 85a4bc0 - [Blizzard] VehicleSeatIndicator exists in Wrath in more recent builds

You'll see this reflected in 1.7.4 shortly.

from shestakui_classic.

jaytaba1 avatar jaytaba1 commented on June 8, 2024

thank u ,my bro!

from shestakui_classic.

jaytaba1 avatar jaytaba1 commented on June 8, 2024

Enable the minimap in the upper right corner,Still reporting an error。
Message: Interface\AddOns\ShestakUI\Modules\Maps\MiniMap.lua:573: attempt to index global 'GhostFrame' (a nil value)
Time: Fri Dec 16 08:01:13 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
}

from shestakui_classic.

EsreverWoW avatar EsreverWoW commented on June 8, 2024

1.7.5 should address this new error. Apologies once more.

from shestakui_classic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.