Describe the bug
When hovering a node collected from older version of the addon, LUA error is produced and it doesn't display what player collected it. The error seems to appear on every single node collected from around version 1.1.5. Do note that it doesn't appear on herbs collected on version 1.1.7.
The following error will appear:
Message: Interface\AddOns\GatherLite\methods.lua:497: attempt to index field 'player' (a nil value)
Time: Fri Sep 6 13:39:32 2019
Count: 143
Stack: Interface\AddOns\GatherLite\methods.lua:497: attempt to index field 'player' (a nil value)
Interface\AddOns\GatherLite\methods.lua:497: in function <Interface\AddOns\GatherLite\methods.lua:484>
Describe the bug When hovering a node collected from older version of the addon, LUA error is produced and it doesn't display what player collected it. The error seems to appear on every single node collected from around version 1.1.5. Do note that it doesn't appear on herbs collected on version 1.1.7.
The following error will appear:
Message: Interface\AddOns\GatherLite\methods.lua:497: attempt to index field 'player' (a nil value) Time: Fri Sep 6 13:39:32 2019 Count: 143 Stack: Interface\AddOns\GatherLite\methods.lua:497: attempt to index field 'player' (a nil value) Interface\AddOns\GatherLite\methods.lua:497: in function <Interface\AddOns\GatherLite\methods.lua:484>
Locals: (temporary) = nil (temporary) =
To Reproduce Steps to reproduce the behavior:
Screenshots
please try 1.2.1 and report back
It's fixed in 1.2.1, thanks.