Storyline

Storyline

1M Downloads

LUA error: C_CurrencyInfo.GetCurrencyContainerInfo

Andomar48 opened this issue ยท 1 comments

commented

The following error pops up when I complete some quests, for example "The Seat of the Primus":

Message: Usage: local info = C_CurrencyInfo.GetCurrencyContainerInfo(currencyType, quantity)
Time: Sat Nov 28 14:51:49 2020
Count: 1
Stack: Usage: local info = C_CurrencyInfo.GetCurrencyContainerInfo(currencyType, quantity)
[string "=[C]"]: ?
[string "=[C]"]: in function `GetCurrencyContainerInfo'
[string "@Interface\FrameXML\CurrencyContainer.lua"]:4: in function `GetCurrencyContainerInfo'
[string "@Interface\AddOns\Storyline\rewards\rewards.lua"]:258: in function `?'
[string "@Interface\AddOns\Storyline\rewards\rewards.lua"]:405: in function `getRewards'
[string "@Interface\AddOns\Storyline\events.lua"]:711: in function `finishText'
[string "@Interface\AddOns\Storyline\events.lua"]:551: in function <Interface\AddOns\Storyline\events.lua:545>
[string "@Interface\AddOns\Storyline\logic.lua"]:307: in function <Interface\AddOns\Storyline\logic.lua:211>
[string "@Interface\AddOns\Storyline\events.lua"]:800: in function <Interface\AddOns\Storyline\events.lua:798>

Locals: 
commented

Thanks for the report. I just released version 3.2.5.1 which has a hotfix for this issue.