Storyline

Storyline

1M Downloads

[3.3.2] Lua Error on quest completion

Deixx opened this issue ยท 1 comments

commented

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
commented

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.