Capping Battleground Timers

Capping Battleground Timers

8M Downloads

No timers

furydeath9 opened this issue ยท 4 comments

commented

Bar's do not work in era the only thing it shows is start time and boss HP

commented

I assume you're talking about in Alterac Valley?
Do you have BugSack installed to grab errors?

commented

Had the same problem as OP, started after tuesday's reset in classic era. went and installed bugsack - this is what I saw:

5x Capping/Core_Vanilla.lua:650: attempt to call upvalue 'GetPOITextureCoords' (a nil value)
[string "@Capping/Core_Vanilla.lua"]:650: in function <Capping/Core_Vanilla.lua:649>
[string "@Capping/Core_Vanilla.lua"]:667: in function `v'
[string "@Capping/Core_Vanilla.lua"]:187: in function <Capping/Core_Vanilla.lua:184>

Locals:
icon = 3
(*temporary) =

{
1 = 136441
}
(*temporary) =
{
1 = 136441
}
(*temporary) =
{
1 = 136441
}
(*temporary) =
{
1 = 136441
}
(*temporary) = nil
(*temporary) = 3
(*temporary) = "attempt to call upvalue 'GetPOITextureCoords' (a nil value)"
path =
{
1 = 136441
}
GetPOITextureCoords = nil

Hope that helps, Lmk if there's anything else I should be looking for that helps.

commented

Thanks @Wargoose for giving us the error, fixed.

commented

Working great now, thanks for the update guys