ElvUI Location Plus

ElvUI Location Plus

2M Downloads

Issue on new World Areas (Beta)

Closed this issue · 1 comments

commented

Greetings,

I have attached the LUA Error it gives when trying to load information on the new Areas:

Message: Interface/AddOns/ElvUI_LocPlus/tooltip.lua:257: attempt to call global 'GetZonePVPInfo' (a nil value)
Time: Wed Aug 21 19:23:37 2024
Count: 3
Stack: Interface/AddOns/ElvUI_LocPlus/tooltip.lua:257: attempt to call global 'GetZonePVPInfo' (a nil value)
[string "@Interface/AddOns/ElvUI_LocPlus/tooltip.lua"]:257: in function 'GetStatus'
[string "@Interface/AddOns/ElvUI_LocPlus/tooltip.lua"]:393: in function 'UpdateTooltip'
[string "@Interface/AddOns/ElvUI_LocPlus/core.lua"]:50: in function <Interface/AddOns/ElvUI_LocPlus/core.lua:41>

Locals: self =

{
defaultModuleState = true
enabledState = true
Title = "LocationPlus "
defaultModuleLibraries =
{
}
Config =
{
}
version = "2.87"
orderedModules =
{
}
baseName = "ElvUI_LocPlus"
modules =
{
}
name = "ElvUI_LocationPlus"
moduleName = "LocationPlus"
}
color = false
status = ""
statusText = nil
r = 1
g = 1
b = 0
(*temporary) = nil
(*temporary) = "attempt to call global 'GetZonePVPInfo' (a nil value)"

commented

Please try with the latest dev version https://github.com/Benik/LocationPlus/archive/refs/heads/development.zip

Ευχαριστώ :)