View Single Post
10/06/14, 10:22 PM   #1
Argusus
AddOn Author - Click to view addons
Join Date: Sep 2014
Posts: 120
'ZO_SortHeader_OnMouseEnter' error

Hello,

i'm getting the message below. i'm trying to mimic the ScrollListExample. my data is displaying but the sort doesn't work. is there any simple things to double check for this error?

Code:
EsoUI/Libraries/ZO_SortHeaderGroup/ZO_SortHeaderGroup.lua:264: attempt to index a nil value
stack traceback:
	EsoUI/Libraries/ZO_SortHeaderGroup/ZO_SortHeaderGroup.lua:264: in function 'ZO_SortHeader_OnMouseEnter'
	11557962843809674184:3: in function '(main chunk)'
  Reply With Quote