Baganator / Syndicator

World of Warcraft addon to keep track of where your items are in all your characters bags, banks, mails, void storage, auctions and guilds. Used by Baganator.
https://www.curseforge.com/wow/addons/syndicator
MIT License
5 stars 3 forks source link

lua errors (lots of them) #8

Closed fireymerlin closed 5 months ago

fireymerlin commented 5 months ago

2x Syndicator/Tracking/Tooltips.lua:32: attempt to index local 'summaries' (a nil value) [string "@Syndicator/Tracking/Tooltips.lua"]:32: in function `AddItemLines' [string "@Syndicator/Tracking/Main.lua"]:6: in function <Syndicator/Tracking/Main.lua:5> [string "@Syndicator/Tracking/Main.lua"]:147: in function <Syndicator/Tracking/Main.lua:141>

[string "@ActionbarPlus/Core/ExtLib/WowAce/Ace3/AceHook-3.0-9/AceHook-3.0.lua"]:95: in function <.../Core/ Please include as much of the following information as possible to help me fix the bug:

Started on May 13, 2024 after updating.

plusmouse commented 5 months ago

Can you post the first lua error?

plusmouse commented 5 months ago

Replicated and fixed the lua errors. Fix available as version 32,

Syndicator-32.zip

fireymerlin commented 5 months ago

Thanks for the fast response.