bdCore

299k Downloads

8.01 LUA ERROR when opening World Map (comes from bdMiniMap)

Drukhi opened this issue ยท 1 comments

commented

[14:30:35] Interface\AddOns\bdMinimap\core.lua:325: attempt to call global 'GetPlayerMapPosition' (a nil value)
[14:30:35] Interface\AddOns\bdMinimap\core.lua:325: in function <Interface\AddOns\bdMinimap\core.lua:323>
[14:30:35] self = {
0 =
text = {
}
}
pX = nil
pY = nil
Nick = nil
cX = nil
cY = nil
cursor = nil
left = nil
bottom = nil
height = nil
width = nil
scale = nil
(*temporary) = nil
(*temporary) = "player"
(*temporary) = "attempt to call global 'GetPlayerMapPosition' (a nil value)"

Also it would be nice if you can fix the issue when hiding the Minimap, that the border also hides. atm, the border does not. thx a lot mate for your time and effort!

commented

solved