No timers
furydeath9 opened this issue ยท 4 comments
I assume you're talking about in Alterac Valley?
Do you have BugSack installed to grab errors?
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.
Thanks @Wargoose for giving us the error, fixed.