Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

QuestPointer/QuestPointer.lua:164: Usage: HaveQuestData(questID #7

Closed
yoshimo opened this issue Sep 22, 2024 · 5 comments
Closed

QuestPointer/QuestPointer.lua:164: Usage: HaveQuestData(questID #7

yoshimo opened this issue Sep 22, 2024 · 5 comments

Comments

@yoshimo
Copy link

yoshimo commented Sep 22, 2024

12x QuestPointer/QuestPointer.lua:164: Usage: HaveQuestData(questID
[string "=[C]"]: in function HaveQuestData' [string "@QuestPointer/QuestPointer.lua"]:164: in function UpdateWorldPOIs'
[string "@QuestPointer/QuestPointer.lua"]:109: in function <QuestPointer/QuestPointer.lua:88>
[string "=(tail call)"]: ?

Locals:
(*temporary) = nil

@kemayo
Copy link
Owner

kemayo commented Sep 22, 2024

Could you tell me what zone you were in when this happened?

@yoshimo
Copy link
Author

yoshimo commented Sep 22, 2024

Suramar

@kemayo
Copy link
Owner

kemayo commented Sep 22, 2024

Bit of a strange one, since it means that the API function to request quests on that map returned something without a quest ID. If it happened just in a flash right when you zoned in, it might mean that there was a momentary data-not-yet-loaded-from-server issue. I can add a guardrail to stop the error, at least.

@yoshimo
Copy link
Author

yoshimo commented Sep 22, 2024

smaitch/Grail#365
looks like wow changed the api call on the ptr

@kemayo
Copy link
Owner

kemayo commented Sep 22, 2024

Ah, yes, being on the PTR would indeed be useful information. 😂

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

No branches or pull requests

2 participants