We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi again, i know i'm annoying right now with the 3rd report, but im just here to help... a bit? 🤣
LUA Error on enter World Quest Areas while "Group Finder" is active, but does not appear if the "Group Finder" is disabled.
This function no longer exists in 11.x but was present in 10.x it seems in Blizzard_ObjectiveTrackerShared.lua
Blizzard_ObjectiveTrackerShared.lua
hopefully this is not alreasy fixed too... if so, just clode and ignore it and sorry then ✌️
Error:
1x .../WorldQuestTracker/WorldQuestTracker_GroupFinder.lua:852: attempt to call global 'QuestObjectiveFindGroup_AcquireButton' (a nil value) [string "@WorldQuestTracker/WorldQuestTracker_GroupFinder.lua"]:852: in function <.../WorldQuestTracker/WorldQuestTracker_GroupFinder.lua:777> [string "@WorldQuestTracker/WorldQuestTracker_GroupFinder.lua"]:966: in function <.../WorldQuestTracker/WorldQuestTracker_GroupFinder.lua:964> Locals: questID = 61815 npcID = nil npcName = nil title = "Oranomonos the Everbranching" isNpc = nil factionID = 2465 tagID = 112 tagName = "Epic Elite World Quest" worldQuestType = 2 rarity = 2 isElite = true tradeskillLineIndex = nil (*temporary) = nil (*temporary) = WorldQuestTrackerFinderFrame { BottomLeftCorner = Texture { } PlayersInvited = <table> { } hiddenSearchButton = WorldQuestTrackerFinderFrameHiddenSearchButton { } AnimationShow = AnimationGroup { } ButtonWidth = 236 overlayCaptcha = Frame { } divBarY = -55 PlayersNearby = <table> { } CaptchaEntry = <table> { } PixelSnapDisabled = true GroupButtonsFrame = Frame { } TopRightCorner = Texture { } topLevelY = -28 TopEdge = Texture { } BQuestTrackerUsedWidgets = <table> { } Height = 116 LeftEdge = Texture { } TickFrame = Frame { } TitleLabel = WorldQuestTrackerFinderFrameTitleBarTitleText { } CurrentWorldQuest = 61815 IsInQuestZone = true PVEFrameHooked = true TopLeftCorner = Texture { } RegisteredApplicationViewerHook = true divbar = Texture { } BQuestTrackerFreeWidgets = <table> { } IsRegistered = true BottomEdge = Texture { } Width = 240 buttonRowY = -8 lastToggleRequest = 0 RightClickClose = <table> { } ButtonHeight = 20 TitleHeight = 28 leaveButtonSolo = WorldQuestTrackerFinderFrameLeaveButtonSolo { } cannot_group_quest = <table> { } backdropInfo = <table> { } TitleBar = WorldQuestTrackerFinderFrameTitleBar { } RightEdge = Texture { } Options = WorldQuestTrackerFinderFrameTopRightOptionsButton { } CloseButton = WorldQuestTrackerFinderFrameTitleBarCloseButton { } AnimationHide = AnimationGroup { } QuestIcon = GroupFinderIcon1 { } Center = Texture { } __background = Texture { } CaptchaText = FontString { } ButtonVerticalPadding = 4 BottomRightCorner = Texture { } } (*temporary) = 61815 (*temporary) = "attempt to call global 'QuestObjectiveFindGroup_AcquireButton' (a nil value)" ff = WorldQuestTrackerFinderFrame { BottomLeftCorner = Texture { } PlayersInvited = <table> { } hiddenSearchButton = WorldQuestTrackerFinderFrameHiddenSearchButton { } AnimationShow = AnimationGroup { } ButtonWidth = 236 overlayCaptcha = Frame { } divBarY = -55 PlayersNearby = <table> { } CaptchaEntry = <table> { } PixelSnapDisabled = true GroupButtonsFrame = Frame { } TopRightCorner = Texture { } topLevelY = -28 TopEdge = Texture { } BQuestTrackerUsedWidgets = <table> { } Height = 116 LeftEdge = Texture { } TickFrame = Frame { } TitleLabel = WorldQuestTrackerFinderFrameTitleBarTitleText { } CurrentWorldQuest = 61815 IsInQuestZone = true PVEFrameHooked = true TopLeftCorner = Texture { } RegisteredApplicationViewerHook = true divbar = Texture { } BQuestTrackerFreeWidgets = <table> { } IsRegistered = true BottomEdge = Texture { } Width = 240 buttonRowY = -8 lastToggleRequest = 0 RightClickClose = <table> { } ButtonHeight = 20 TitleHeight = 28 leaveButtonSolo = WorldQuestTrackerFinderFrameLeaveButtonSolo { } cannot_group_quest = <table> { } backdropInfo = <table> { } TitleBar = WorldQuestTrackerFinderFrameTitleBar { } RightEdge = Texture { } Options = WorldQuestTrackerFinderFrameTopRightOptionsButton { } CloseButton = WorldQuestTrackerFinderFrameTitleBarCloseButton { } AnimationHide = AnimationGroup { } QuestIcon = GroupFinderIcon1 { } Center = Texture { } __background = Texture { } CaptchaText = FontString { } ButtonVerticalPadding = 4 BottomRightCorner = Texture { } } WorldQuestTracker = <table> { LastUpdate = 347969.008000 modules = <table> { } Cache_ShownQuestOnWorldMap = <table> { } mapTables = <table> { } CommFunctions = <table> { } db = <table> { } QuestTrackList = <table> { } ZoneWidgetPool = <table> { } WorldMapQuestCounter = 33 ParentTapFrame = WorldQuestTrackerParentTapFrame { } name = "WorldQuestTrackerAddon" ChangeLogTable = <table> { } WorldMapSupportWidgets = <table> { } TaxyZoneWidgets = <table> { } COMM_PREFIX = "WQTC" defaultModuleState = true MapData = <table> { } PartyQuestsPool = <table>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi again, i know i'm annoying right now with the 3rd report, but im just here to help... a bit? 🤣
LUA Error on enter World Quest Areas while "Group Finder" is active, but does not appear if the "Group Finder" is disabled.
This function no longer exists in 11.x but was present in 10.x it seems in
Blizzard_ObjectiveTrackerShared.lua
hopefully this is not alreasy fixed too...
if so, just clode and ignore it and sorry then ✌️
Error:
The text was updated successfully, but these errors were encountered: