Zone Text configuration not available when using Kaliel's Tracker
Nospar opened this issue ยท 2 comments
Describe the problem
When using Kaliel's Tracker with SexyMap, the Zone Text configuration doesn't appear, as if it wasn't an option, and displays the default Blizzard zone text. This isn't an issue when Kaliel's Tracker is disabled, but older versions of SexyMap do work with it.
What steps will reproduce the problem?
- Download Kaliel's Tracker
- Download SexyMap
- Run them at the same time
Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)
What version of the addon are you using? (Stating 'latest' is not useful)
SexyMap-v9.2.3
Do you have an error log of what happened?
Only get one error log when I log in
Message: Interface\AddOns\SexyMap\Movers.lua:482: Frame ObjectiveTrackerFrame is not movable or resizable
Time: Mon Mar 28 12:45:02 2022
Count: 1
Stack: Interface\AddOns\SexyMap\Movers.lua:482: Frame ObjectiveTrackerFrame is not movable or resizable
[string "=[C]"]: in functionSetUserPlaced' [string "@Interface\AddOns\SexyMap\Movers.lua"]:482: in function
EnableObjectivesMover'
[string "@interface\AddOns\SexyMap\Movers.lua"]:335: in functionOnEnable' [string "@Interface\AddOns\SexyMap\SexyMap.lua"]:416: in function
?'
[string "@interface\AddOns\SexyMap\SexyMap.lua"]:33: in function <Interface\AddOns\SexyMap\SexyMap.lua:32>
Locals: (*temporary) = ObjectiveTrackerFrame {
{
0 =
contentsHeight = 0
blockTemplate = "ObjectiveTrackerBlockTemplate"
fromModuleOffsetY = -10
HeaderMenu = {
}
fromHeaderOffsetY = -10
SetMovable = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2596
KTSetParent = defined =[C]:-1
updateReasonEvents = 0
SetParent = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2588
lineSpacing = 2
freeLines =
}
freeTimerBars ={
}
SetClampedToScreen = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2592
freeProgressBars ={
}
usedTimerBars ={
}
isUpdating = false
IsUserPlaced = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2609
hasSkippedBlocks = false
usedBlocks ={
}
oldContentsHeight = 0
SetShown = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2601
SetPoint = defined =[C]:-1
KTSetPoint = defined =[C]:-1
ClearAllPoints = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2598
blockType = "Frame"
blockOffset ={
}
BlockDropDown = ObjectiveTrackerBlockDropDown {
}
SetAllPoints = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2599
EnableMouse = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2594
lineWidth = 0
lineTemplate = "ObjectiveTrackerLineTemplate"
contentsAnimHeight = 0
SetFrameLevel = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2590
SetFrameStrata = defined @interface\AddOns!KalielsTracker\KalielsTracker.lua:2589
poolCollection ={
}
BlocksFrame = ObjectiveTrackerBlocksFrame {
}
friendlyName = "DEFAULT_OBJECTIVE_TRACKER_MODULE"
usedProgressBars ={
}
updateReasonModule = 0
}
(*temporary) = trueAny additional information? (example: WoW language if not English)
Why have you enabled the mover for the objectives tracker in SexyMap if you're using a separate addon to customize the objectives tracker? They are conflicting with each other.