Database field requiredSourceItems can not handle 6 digit numbers
BreakBB opened this issue ยท 3 comments
BreakBB commented
Bug description
The result of /dump QuestieDB.QueryQuestSingle(65604, "requiredSourceItems") is {[1]=59115} instead of {[1]=190187} which results in an error about an unknown itemId.
Screenshots
Questie & WoW version
v6.8.7
Laumesis commented
Teah, because itemids are using 16 bit unsigned integers atm.
Laumesis commented
Discord report, which is mosty likely also id overflow:
I think they appeared after picking up both warlock quests 'Hearts of the Lovers' and 'Hearts of the Pure', but I'm not entirely sure