HizurosWoWAddOns / Broker_Everything

A collection of module to display informations about own character, friends, guild and more on minimap or panel addons like Bazooka, ChcolateBar, TitanPanel and more.
GNU General Public License v3.0
10 stars 6 forks source link

[BUG]: LUA error & plugin not working - Missions #35

Closed hollo6 closed 1 year ago

hollo6 commented 1 year ago

WoW client

WoW Retail

What happened?

Getting the following LUA error on every login and every zone/subzone change, also on some timer. The plugin is not showing any data. Started happening after 10.0.7 update.

Lua Error Message?

128x Broker_Everything/modules/missions.lua:62: Usage: GetInProgressMissions([missionList,] garrFollowerTypeID)
[string "=[C]"]: in function `GetInProgressMissions'
[string "@Broker_Everything/modules/missions.lua"]:62: in function <Broker_Everything/modules/missions.lua:52>

Locals:
(*temporary) = nil
(*temporary) = <table> {
}

Other addons?

No response

hollo6 commented 1 year ago

Fixed in 4.5.5, thank you!