Blizzard EditMode Error #2099


Open
  • EuntaekDanielKoh created this issue Jul 30, 2024

    editmode doesn't work at all

    can't save after move any UI

    help

     

     

    got this error message with bugsack addon

     

     

     

    293x ...izzard_EditMode/Mainline/EditModeSystemTemplates.lua:535: attempt to perform arithmetic on local 'left' (a nil value)
    [string "@Blizzard_EditMode/Mainline/EditModeSystemTemplates.lua"]:535: in function `GetScaledSelectionSides'
    [string "@Blizzard_EditMode/Mainline/EditModeSystemTemplates.lua"]:507: in function `IsVerticallyAlignedWithFrame'
    [string "@Blizzard_EditMode/Mainline/EditModeSystemTemplates.lua"]:725: in function `GetFrameMagneticEligibility'
    [string "@Blizzard_EditMode/Mainline/EditModeUtil.lua"]:152: in function `GetEligibleMagneticFrames'
    [string "@Blizzard_EditMode/Mainline/EditModeUtil.lua"]:341: in function `GetMagneticFrameInfoOptions'
    [string "@Blizzard_EditMode/Mainline/EditModeUtil.lua"]:424: in function `GetMagneticFrameInfos'
    [string "@Blizzard_EditMode/Mainline/EditModeManager.lua"]:961: in function `RefreshSnapPreviewLines'
    [string "@Blizzard_EditMode/Mainline/EditModeManager.lua"]:72: in function <...ddOns/Blizzard_EditMode/Mainline/EditModeManager.lua:70>

    Locals:
    self = BossTargetFrameContainer {
    systemInfo = <table> {
    }
    downKeys = <table> {
    }
    breakSnappedFramesOnSave = true
    smallSize = true
    spacing = 10
    alwaysUseTopRightAnchor = true
    isManagedFrame = true
    hasActiveChanges = false
    dirty = false
    isHighlighted = true
    systemIndex = 6
    isInEditMode = true
    snappedFrames = <table> {
    }
    ignoreFramePositionManager = true
    isRightManagedFrame = true
    layoutParent = UIParentRightManagedFrameContainer {
    }
    savedSystemInfo = <table> {
    }
    systemNameString = "우두머리 개체창"
    BossTargetFrames = <table> {
    }
    isSelected = false
    castBarOnSide = true
    dirtySettings = <table> {
    }
    hideWhenActionBarIsOverriden = false
    settingMap = <table> {
    }
    settingDisplayInfoMap = <table> {
    }
    Selection = Frame {
    }
    settingsDialogAnchor = <table> {
    }
    align = "right"
    respectChildScale = true
    layoutIndex = 4
    defaultHideSelection = true
    system = 3
    rightPadding = -70
    }
    left = nil
    bottom = nil
    width = nil
    height = nil
    scale = 1
    (*temporary) = BossTargetFrameContainer {
    systemInfo = <table> {
    }
    downKeys = <table> {
    }
    breakSnappedFramesOnSave = true
    smallSize = true
    spacing = 10
    alwaysUseTopRightAnchor = true
    isManagedFrame = true
    hasActiveChanges = false
    dirty = false
    isHighlighted = true
    systemIndex = 6
    isInEditMode = true
    snappedFrames = <table> {
    }
    ignoreFramePositionManager = true
    isRightManagedFrame = true
    layoutParent = UIParentRightManagedFrameContainer {
    }
    savedSystemInfo = <table> {
    }
    systemNameString = "우두머리 개체창"
    BossTargetFrames = <table> {
    }
    isSelected = false
    castBarOnSide = true
    dirtySettings = <table> {
    }
    hideWhenActionBarIsOverriden = false
    settingMap = <table> {
    }
    settingDisplayInfoMap = <table> {
    }
    Selection = Frame {
    }
    settingsDialogAnchor = <table> {
    }
    align = "right"
    respectChildScale = true
    layoutIndex = 4
    defaultHideSelection = true
    system = 3
    rightPadding = -70
    }
    (*temporary) = 1
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to perform arithmetic on local 'left' (a nil value)"

  • EuntaekDanielKoh edited description Jul 30, 2024
  • EuntaekDanielKoh posted a comment Aug 3, 2024

    why is no one commenting? 

  • Mathias616 posted a comment Aug 27, 2024

    I have the same bug, can't save changes to the blizzard edit mode with SUF enabled.


    Edited Aug 27, 2024
  • Moonrine posted a comment Aug 28, 2024

    I also have the same issue


To post a comment, please login or register a new account.