syndenbock / Farmer

World of Warcraft addon that makes farming fun
2 stars 0 forks source link

BUG in Currencies/lua line 50 on 9.0.1 (Patch day) #1

Closed Voraga closed 4 years ago

Voraga commented 4 years ago

With the 9.0.1 patch I am getting this error. Hope this helps get this addon up and running because I love the popup loot messages.

Message: Interface\AddOns\Farmer\detectors\Currencies.lua:50: attempt to call upvalue 'GetCurrencyListSize' (a nil value) Time: Tue Oct 13 18:55:13 2020 Count: 1 Stack: Interface\AddOns\Farmer\detectors\Currencies.lua:50: attempt to call upvalue 'GetCurrencyListSize' (a nil value) [string "@Interface\AddOns\Farmer\detectors\Currencies.lua"]:50: in functioncallback' [string "@Interface\AddOns\Farmer\classes\CallbackHandler.lua"]:88: in function `call' [string "@Interface\AddOns\Farmer\core\Events.lua"]:11: in function <Interface\AddOns\Farmer\core\Events.lua:10>

Locals: data =

{ } expandedIndices =
{ } (temporary) = nil (temporary) = "attempt to call upvalue 'GetCurrencyListSize' (a nil value)" GetCurrencyListSize = nil GetCurrencyListInfo = nil tinsert = defined =[C]:-1 ExpandCurrencyList = nil GetCurrencyListLink = nil GetCurrencyIDFromLink = defined =[C]:-1 collapseExpandedCurrencies = defined @Interface\AddOns\Farmer\detectors\Currencies.lua:39 HONOR_ID = 1792 getCurrencyAmount = defined @Interface\AddOns\Farmer\detectors\Currencies.lua:33 CONQUEST_ID = 1602 currencyTable = nil `

syndenbock commented 4 years ago

This was caused by the API changes in the 9.0 prepatch and fixed in version 3.4.