Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error on Login (Possible Script Issue?) #374

Open
Wyr3d opened this issue Oct 31, 2024 · 3 comments
Open

Error on Login (Possible Script Issue?) #374

Wyr3d opened this issue Oct 31, 2024 · 3 comments

Comments

@Wyr3d
Copy link

Wyr3d commented Oct 31, 2024

LUA ERROR

Message: Interface/AddOns/Grail/Grail.lua:4126: bad argument #1 to 'GetQuestTimeLeftMinutes' (Usage: local minutesLeft = C_TaskQuest.GetQuestTimeLeftMinutes(questID))
Time: Thu Oct 31 12:40:35 2024
Count: 1
Stack: Interface/AddOns/Grail/Grail.lua:4126: bad argument #1 to 'GetQuestTimeLeftMinutes' (Usage: local minutesLeft = C_TaskQuest.GetQuestTimeLeftMinutes(questID))
[string "=[C]"]: in function GetQuestTimeLeftMinutes' [string "@Interface/AddOns/Grail/Grail.lua"]:4126: in function _AddWorldQuests'
[string "@Interface/AddOns/Grail/Grail.lua"]:2310: in function ?' [string "@Interface/AddOns/Grail/Grail.lua"]:12403: in function _Tooltip_OnEvent'
[string "@Interface/AddOns/Grail/Grail.lua"]:13311: in function <Interface/AddOns/Grail/Grail.lua:13311>

Locals: (*temporary) = nil

@yoshimo
Copy link
Contributor

yoshimo commented Nov 4, 2024

duplicate of #365 . It is just a spelling change by Blizzard

@Wyr3d
Copy link
Author

Wyr3d commented Nov 9, 2024

Was this supposed to be fixed, coz it is still showing a variant of this error:

Message: Interface/AddOns/Grail/Grail.lua:4126: bad argument #1 to 'GetQuestTimeLeftMinutes' (Usage: local minutesLeft = C_TaskQuest.GetQuestTimeLeftMinutes(questID))
Time: Sat Nov 9 10:09:16 2024
Count: 1
Stack: Interface/AddOns/Grail/Grail.lua:4126: bad argument #1 to 'GetQuestTimeLeftMinutes' (Usage: local minutesLeft = C_TaskQuest.GetQuestTimeLeftMinutes(questID))
[string "=[C]"]: in function GetQuestTimeLeftMinutes' [string "@Interface/AddOns/Grail/Grail.lua"]:4126: in function _AddWorldQuests'
[string "@Interface/AddOns/Grail/Grail.lua"]:2310: in function ?' [string "@Interface/AddOns/Grail/Grail.lua"]:12403: in function _Tooltip_OnEvent'
[string "@Interface/AddOns/Grail/Grail.lua"]:13311: in function <Interface/AddOns/Grail/Grail.lua:13311>

Locals: (*temporary) = nil

@yoshimo
Copy link
Contributor

yoshimo commented Nov 9, 2024

not in the main branch and not in the tagged releases. Should be in my PullRequest though.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants