View Single Post
12/18/18, 03:01 PM   #3
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
Originally Posted by wambo View Post
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)'
Where is your progressbar and where did you left your mouse pointer when it happend?
  Reply With Quote