SexyMap

SexyMap

31M Downloads

Zone Text configuration not available when using Kaliel's Tracker

Nospar opened this issue ยท 2 comments

commented

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?

  1. Download Kaliel's Tracker
  2. Download SexyMap
  3. Run them at the same time

Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)

image

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 function SetUserPlaced' [string "@Interface\AddOns\SexyMap\Movers.lua"]:482: in function EnableObjectivesMover'
[string "@interface\AddOns\SexyMap\Movers.lua"]:335: in function OnEnable' [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) = true

Any additional information? (example: WoW language if not English)

commented

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.

commented

Okay that has fixed it, I must've accidentally turned it on at some point whilst customizing my UI and didn't understand what I'd done or why it was happening. The issue isn't present anymore so guess the conflict was the issue! Thank you for the help!