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

[3.3.2] Lua Error on quest completion #83

Closed Deixx closed 1 year ago

Deixx commented 1 year ago

I'm doing Legion content and with the new version I cannot complete quests. Works fine when I go back to 3.3.1.

Example error:

Message: Interface/AddOns/Storyline/rewards/rewards.lua:439: attempt to index global 'C_QuestInfoSystem' (a nil value)
Time: Wed May  3 00:57:07 2023
Count: 1
Stack: Interface/AddOns/Storyline/rewards/rewards.lua:439: attempt to index global 'C_QuestInfoSystem' (a nil value)
[string "@Interface/AddOns/Storyline/rewards/rewards.lua"]:439: in function `?'
[string "@Interface/AddOns/Storyline/rewards/rewards.lua"]:500: in function `getRewards'
[string "@Interface/AddOns/Storyline/events.lua"]:677: in function `finishText'
[string "@Interface/AddOns/Storyline/events.lua"]:519: in function <Interface/AddOns/Storyline/events.lua:513>
[string "@Interface/AddOns/Storyline/logic.lua"]:310: in function <Interface/AddOns/Storyline/logic.lua:211>
[string "@Interface/AddOns/Storyline/events.lua"]:765: in function <Interface/AddOns/Storyline/events.lua:763>

Locals: auraRewards = <table> {
}
questID = 42933
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'C_QuestInfoSystem' (a nil value)"
IsSpellKnownOrOverridesKnown = <function> defined =[C]:-1
tinsert = <function> defined =[C]:-1
Solanya commented 1 year ago

Updating addons the day before a major patch is, as usual, not a good idea. The new version is intended for 10.1, as mentioned in the changelog.