Total-RP / Storyline

A World of Warcraft add-on that improves the questing experience by replacing the default dialog frame by a more immersive frame with 3D models.
https://www.curseforge.com/wow/addons/storyline
14 stars 6 forks source link

LUA error: C_CurrencyInfo.GetCurrencyContainerInfo #67

Closed Andomar48 closed 4 years ago

Andomar48 commented 4 years ago

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: 
Ellypse commented 4 years ago

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