Wuild / GatherLite

World of Warcraft: Classic Gathering addon keeping track on where you have found stuff
MIT License
32 stars 16 forks source link

Nil distance in instances (v3.2.3) #155

Closed Byron-Miles closed 4 years ago

Byron-Miles commented 4 years ago

Describe the bug Error when in instances caused by 'distance' being nil on line 128 of Tracker.lua

To Reproduce Steps to reproduce the behavior:

  1. Enable some form of tracking
  2. Go into an instance

Potential Fix if distance == nil or distance >= GatherLite.db.char.minimap.range then

Wuild commented 4 years ago

Fixed in 3.2.4