View Single Post
12/18/18, 02:22 PM   #1
wambo
AddOn Author - Click to view addons
Join Date: Mar 2017
Posts: 38
PlayerProgressBar error

I started getting these regularly, sometimes on login (or reloadui to change addons) sometimes after arriving somewhere (not only by port also by horse/foot)

Do I understand this right, that it is not caused by an addon?

Code:
EsoUI/Ingame/PlayerProgressBar/PlayerProgressBar.lua:477: attempt to index a nil value
stack traceback:
EsoUI/Ingame/PlayerProgressBar/PlayerProgressBar.lua:477: in function 'PlayerProgressBar:GetCurrentInfo'
(tail call): ?
EsoUI/Ingame/PlayerProgressBar/PlayerProgressBar.lua:940: in function 'PlayerProgressBar:Bar_OnMouseEnter'
EsoUI/Ingame/PlayerProgressBar/PlayerProgressBar.lua:972: in function 'ZO_PlayerProgressBar_OnMouseEnter'
ZO_PlayerProgressBar_MouseEnter:3: in function '(main chunk)'
  Reply With Quote