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
9 stars 4 forks source link

[BUG]: gold #49

Open Addonman opened 3 weeks ago

Addonman commented 3 weeks ago

WoW client

WoW Retail

What happened?

A bug happened!

Lua Error Message?

Message: Interface/AddOns/Broker_Everything/modules/gold.lua line 262:
   attempt to index field '?' (a nil value)
Debug:
   [string "=(tail call)"]: ?
   [string "=(tail call)"]: ?
   [string "=[C]"]: ?
   [string "@Interface/AddOns/Broker_Everything/modules/gold.lua"]:262:
      Interface/AddOns/Broker_Everything/modules/gold.lua:230
   [string "@Interface/AddOns/Broker_Everything/modules/gold.lua"]:447: OnEnter()
   [string "@Interface/AddOns/Bazooka/Bazooka.lua"]:1582: showTip()
   [string "@Interface/AddOns/Bazooka/Bazooka.lua"]:1387:
      Interface/AddOns/Bazooka/Bazooka.lua:1378

Other addons?

No response

Addonman commented 3 weeks ago

Message: Interface/AddOns/Broker_Everything/modules/gold.lua line 97: attempt to index local 'Table' (a nil value) Debug:

  Interface/AddOns/Broker_Everything/modules/gold.lua:91
  Interface/AddOns/Broker_Everything/modules/gold.lua:177
  Interface/AddOns/Broker_Everything/modules/gold.lua:430
hizuro commented 3 weeks ago

Thank you for reporting. Update coming soon.

Greetings Hizuro

Addonman commented 3 weeks ago

Still throwing errors v4.8.1-release Message: Interface/AddOns/Broker_Everything/modules/gold.lua line 43: attempt to index field '?' (a nil value) Debug:

  Interface/AddOns/Broker_Everything/modules/gold.lua:34

string "@Interface/AddOns/Broker_Everything/modules/gold.lua":422: init()

  Interface/AddOns/Broker_Everything/modules.lua:43

string "@Interface/AddOns/Broker_Everything/modules.lua":185: moduleInit()

  Interface/AddOns/Broker_Everything/core.lua:38

Locals: (*temporary) = defined =[C]:-1

TF0rd commented 3 weeks ago

From BugSack

1x Broker_Everything/modules/gold.lua:187: attempt to compare number with table [string "@Broker_Everything/modules/gold.lua"]:187: in function <Broker_Everything/modules/gold.lua:179> [string "@Broker_Everything/modules/gold.lua"]:435: in function <Broker_Everything/modules/gold.lua:433>

PedjaSenpai commented 3 weeks ago

Update didnt fix, now bazzoka is not even loading it no lua errors

Addonman commented 3 weeks ago

It seems v4.8.4 fixed it

PedjaSenpai commented 1 week ago

This module is still not functioning as its expected