GathererLite is an addon for herbalists and miners in World of Warcraft. It's main purpose is to track the plants, deposits and treasure locations on your map.
The addon does not track like a tracking ability does, rather it "remembers" where you have found various items in the past. It does this whenever you gather (perform herbalism, mining or opening) on an item, and records the specific map location in its history.
This addon is made for World of Warcraft:Classic
Changelog
5.1.1
- Revamped the predefined database cache wich should improve the loading time
- Updated the loading sequence wich should remove alot of errors
- Updated the database to the latest version
Commands
Use /gather or /gatherlite when using these commands
Command | Arguments | description ---:| --- | ---| debugging | | Toggle debugging mode on or off Usage example /gatherlite debugging
INSTALLATION
Extract the data to your "World of Warcraft/Interface/AddOns" directory so that the "GathererLite" directory is a subdirectory of the "AddOns" directory.
EXAMPLE
CONTRIBUTING
GatherLite is an open source project, and is built upon support of the community.
Repository: [https://github.com/wuild/gatherlite]
Issue Tracking: [https://github.com/wuild/gatherlite/issues]
Just downloaded 5.0.2 and none of the herbs are shown on main map or minimap.
In reply to grymberg:
the same happens to me
In reply to sayer2583:
Glad I'm not the only one.
I just downloaded one of the older versions, they still work fine.
In reply to grymberg:
You could try and clear your interface caches and see if that works... it works fine for my friends who use it so i dont know what todo unless you can give me more information
In reply to Wuild:
I'm having the same issue with mining nodes. I removed \_classic_\WTF\Account\AccountName\SavedVariables\GatherLite.lua (and .bak) and \_classic_\WTF\Account\AccountName\RealmName\CharacterName\SavedVariables\GatherLite.lua (and .bak). I also completely removed the add-on and added it back. I noticed the first GatherLite.lua file is much smaller than it used to be.
edit-Just tried with no other add-ons enabled, and there are still no nodes.
Tried again with no other add-ons and I removed the WTF folder, still no nodes.
Found 2 Lua errors. I'm going to open an issue ticket on Github.
In reply to kriminy:
Thank you! I'll look into it!
Is this working for other people? it has stopped working for me with an error as soon as I log in, I'm pasting part of the error log.
Date: 2022-05-05 08:16:33
ID: 2
Error occured in: Global
Count: 999
Message: ..\AddOns\GatherLite\scripts\methods.lua line 659:
bad argument #1 to 'status' (coroutine expected)
Debug:
[string "=(tail call)"]: ?
[string "=[C]"]: status()
[string "@GatherLite\scripts\methods.lua"]:659: isLoaded()
[string "@GatherLite\scripts\methods.lua"]:561: ResetMinimap()
[string "@GatherLite\scripts\methods.lua"]:702: Load()
[string "@GatherLite\scripts\main.lua"]:90:
GatherLite\scripts\main.lua:58
[string "=[C]"]: ?
[string "@DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:70:
...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:65
[string "@DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:498: InitializeAddon()
[string "@DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua"]:623:
...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:615
Locals:
None
I didn't had this loads on /reload and char login, why you downgraded addon?
Just upgraded to the 5.0.1 for TBCC and it is constantly loading everything when logging into a character. Did the database it creates go away? Or does it have to download it again every time. The loading happens on a character that was already logged in and out of.
In reply to therealkahless:
When logging in to your character the addon loads the database wich contains alot of entries, since WoW doesnt allow us to save the cache when doing this you may experiance some fps issues.
In reply to Wuild:
is it possible to add an option where you can select what databases to load?
for isntance i only need herb nodes on druid and only mining and fishing node on my sham. Now it loads everything every time eventhough it could be a lot faster/efficient :)
In reply to Margoraach:
Thats a good suggestion and i will look into it!
In reply to therealkahless:
I have the same problem, as soon as I enter the game it starts to scan, it is logical that it does it once after updating the addon but it is very annoying that it always does it, even when I change pj, it really has to run an update to solve this is so wrong.
Can you add functionality to hide node on minimap for respawn time if you haven't found it in tracking range?
Are there any plans to show nodes for gas clouds? I've enjoyed this add-on since early Vanilla Classic. It would be amazing to be able to see the gas cloud spawn points on my engineer.
Had some problems. Commenting away line 440 in /Scripts/methods.lua seems to have worked to solve it.
The problem is probably because of some change to how backdrop works with templates. (Dont know exactly though since I am no lua coder)
--f:SetBackdropColor(1, 0, 0, 1);
I use this addon and very helpful. I have 1 request. Can you add min level every herb/mining in addons interface?
I updated last night and since then the icons wont come off the minimap when in the set range anymore
In reply to fosterbanana:
try setting a range and do a /reload and se if that works...
In reply to fosterbanana:
exact same problem.. wish i didn't update it.