Questie

Questie

128M Downloads

Error in QuestieFrame.lua

Khundiann opened this issue ยท 1 comments

commented

Description

I'm playing on the EU Anniversary PVP realm, when completing certain quests this error pops up. For example the beached sea creature quest in Darkshore, when I rightclick the creature and complete the quest this error happens.

1x ...ceQuestie/Modules/FramePool/QuestieFrame.lua:137: attempt to index field 'data' (a nil value)
[string "@Questie/Modules/FramePool/QuestieFrame.lua"]:137: in function <...ceQuestie/Modules/FramePool/QuestieFrame.lua:126>

Locals:
self = QuestieFrame20 {
 frameId = 20
 loaded = true
 glow = QuestieFrame20Glow {
 }
 MMA_FRAME_STRATA = "LOW"
 MMA_FRAME_LEVEL = 9
 texture = Texture {
 }
 MMA_VISIBLE = true
 glowTexture = Texture {
 }
}
(*temporary) = nil
(*temporary) = GameTooltip {
 ShownAsMapIcon = false
 hasMoney = 1
 BottomOverlay = Texture {
 }
 manualOrder = <table> {
 }
 questOrder = <table> {
 }
 npcAndObjectOrder = <table> {
 }
 _owner = QuestieFrame20 {
 }
 comparing = false
 numMoneyFrames = 1
 shoppingTooltips = <table> {
 }
 TopOverlay = Texture {
 }
 updateTooltip = 0.033000
 __hasCounters = false
 layoutType = "TooltipDefaultLayout"
 needsReset = true
 miniMapIcon = true
 NineSlice = Frame {
 }
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'data' (a nil value)"

Questie version

v10.9.6

Game flavor

Era/HC

commented

Hey @Khundiann I am quite sure this is also related to https://www.curseforge.com/wow/addons/minimap-alert isn't it?