Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #165273
    blovett
    Participant

      This tends to pop up during fights and such.  Once it starts, it won’t stop (keeps popping after I dismiss).

      Message: Interface/FrameXML/EditModeSystemTemplates.lua:631: attempt to perform arithmetic on local ‘offsetY’ (a nil value)
      Time: Wed Nov  9 20:41:21 2022
      Count: 2
      Stack: Interface/FrameXML/EditModeSystemTemplates.lua:631: attempt to perform arithmetic on local ‘offsetY’ (a nil value)
      [string “@Interface/FrameXML/EditModeSystemTemplates.lua”]:631: in function `GetBottomAnchoredHeight’
      [string “@Interface/FrameXML/EditModeUtil.lua”]:39: in function `GetBottomActionBarHeight’
      [string “@Interface/FrameXML/UIParent.lua”]:3074: in function `UIParentManageFramePositions’
      [string “@Interface/FrameXML/UIParent.lua”]:2561: in function <Interface/FrameXML/UIParent.lua:2548>
      [string “=[C]”]: in function `SetAttribute’
      [string “@Interface/FrameXML/UIParent.lua”]:3104: in function `UIParent_ManageFramePositions’
      [string “@Interface/FrameXML/EditModeManager.lua”]:641: in function `UpdateBottomActionBarPositions’
      [string “@Interface/FrameXML/EditModeManager.lua”]:555: in function `UpdateActionBarLayout’
      [string “@Interface/FrameXML/EditModeSystemTemplates.lua”]:655: in function `UpdateGridLayout’
      [string “@Interface/FrameXML/StanceBar.lua”]:73: in function `UpdateState’
      [string “@Interface/FrameXML/StanceBar.lua”]:12: in function <Interface/FrameXML/StanceBar.lua:10>
      [string “=[C]”]: ?
      Locals: self = MainMenuBar {
       0 = <userdata>
       QuickKeybindRightShadow = Texture {
       }
       UpdateSystemSettingAlwaysShowButtons = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:772
       UpdateMagnetismRegistration = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:506
       GetSnapOffsets = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:411
       UpdateFrameStrata = <function> defined @Interface/FrameXML/ActionBar.lua:194
       UpdateButtonArt = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:669
       IsFrameAnchoredToMe = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:469
       buttonTemplate = “MainBarActionBarButtonTemplate”
       ShowBase = <function> defined =[C]:-1
       IsShown = <function> defined @Interface/FrameXML/ActionBar.lua:286
       GetSelectionOffset = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:363
       ResetToDefaultPosition = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:148
       RefreshButtonArt = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:662
       GetScaledSelectionSides = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:355
       SelectSystem = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:534
       buttonArtDirty = false
       GetFrameMagneticEligibility = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:489
       AddLayoutChildren = <function> defined @Interface/SharedXML/LayoutFrame.lua:48
       IsBelowFrame = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:322
       UpdateSystemSettingIconSize = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:714
       SetScaleBase = <function> defined =[C]:-1
       HasActiveChanges = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:244
       GetScaledCenter = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:348
       DoesSettingDisplayValueEqual = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:268
       OnLoad = <function> defined @Interface/FrameXML/MainMenuBar.lua:6
       UpdateDisplayInfoOptions = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:279
       ActionBarPageNumber = Frame {
       }
       settingDisplayInfoMap = <table> {
       }
       addSystemIndexToName = true
       IsLayoutFrame = <function> defined @Interface/SharedXML/LayoutFrame.lua:36
       DoesSettingValueEqual = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:263
       MarkDirty = <function> defined @Interface/SharedXML/LayoutFrame.lua:90
       ShouldResetSettingsDialogAnchors = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:91
       dirtySettings = <table> {
       }
       UpdateGridLayout = <function> defined @Interface/FrameXML/EditMo
      #169980
      blovett
      Participant

        This seems to also trigger when I level.

        #169981

        I get the same. Once it triggers any button that is pressed triggers another error. I’ve died several times from this

        #169982
        swankchops
        Participant

          Can confirm. Happens in combat and when the quest text updates with “x of y” things acquired or killed. It also happens when your level increases. 

          #169983
          swankchops
          Participant

            Update: bartender may be the issue. A new release of bartender came out moments ago (4.13.6) and the error has since stopped. 

            #169984
            Mikzita
            Participant

              One way around this and other addons error popup is to install Buggrabber and Bugsack. Then you can turn off error popup and check it after the fight.

              #169989
              Dugi
              Keymaster

                try latest update now 3.009

                #169991
                blovett
                Participant

                  Dugi said:

                  try latest update now 3.009

                  I am playing retail.

                  #170008
                  prodotes
                  Participant

                    I’m having the issue on 0013 and no bartender

                    Message: Interface/FrameXML/EditModeSystemTemplates.lua:631: attempt to perform arithmetic on local 'offsetY' (a nil value)
                    Time: Fri Nov 18 01:37:45 2022
                    Count: 20
                    Stack: Interface/FrameXML/EditModeSystemTemplates.lua:631: attempt to perform arithmetic on local 'offsetY' (a nil value)
                    [string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:631: in function `GetBottomAnchoredHeight'
                    [string "@Interface/FrameXML/EditModeUtil.lua"]:40: in function `GetBottomActionBarHeight'
                    [string "@Interface/FrameXML/UIParent.lua"]:3083: in function `UIParentManageFramePositions'
                    [string "@Interface/FrameXML/UIParent.lua"]:2570: in function <Interface/FrameXML/UIParent.lua:2557>
                    [string "=[C]"]: in function `SetAttribute'
                    [string "@Interface/FrameXML/UIParent.lua"]:3113: in function `UIParent_ManageFramePositions'
                    [string "@Interface/FrameXML/EditModeManager.lua"]:640: in function `UpdateBottomActionBarPositions'
                    [string "@Interface/FrameXML/EditModeManager.lua"]:554: in function `UpdateActionBarLayout'
                    [string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:655: in function `UpdateGridLayout'
                    [string "@Interface/FrameXML/ActionBar.lua"]:350: in function `UpdateVisibility'
                    [string "@Interface/FrameXML/ActionBar.lua"]:317: in function `Hide'
                    [string "@Interface/FrameXML/PetActionBar.lua"]:182: in function `Update'
                    [string "@Interface/FrameXML/PetActionBar.lua"]:84: in function <Interface/FrameXML/PetActionBar.lua:70>
                    [string "=[C]"]: ?
                    Locals: self = MultiBarBottomLeft {
                     0 = <userdata>
                     buttonPadding = 2
                     UpdateSystemSettingAlwaysShowButtons = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:772
                     UpdateMagnetismRegistration = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:506
                     GetSnapOffsets = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:411
                     UpdateFrameStrata = <function> defined @Interface/FrameXML/ActionBar.lua:194
                     UpdateButtonArt = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:669
                     IsFrameAnchoredToMe = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:469
                     buttonTemplate = "MultiBar1ButtonTemplate"
                     ShowBase = <function> defined =[C]:-1
                     IsShown = <function> defined @Interface/FrameXML/ActionBar.lua:286
                     GetSelectionOffset = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:363
                     ResetToDefaultPosition = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:148
                     RefreshButtonArt = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:662
                     GetScaledSelectionSides = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:355
                     SelectSystem = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:534
                     buttonArtDirty = false
                     GetFrameMagneticEligibility = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:489
                     AddLayoutChildren = <function> defined @Interface/SharedXML/LayoutFrame.lua:48
                     IsBelowFrame = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:322
                     UpdateSystemSettingIconSize = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:714
                     SetScaleBase = <function> defined =[C]:-1
                     HasActiveChanges = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:244
                     GetScaledCenter = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:348
                     DoesSettingDisplayValueEqual = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:268
                     Layout = <function> defined @Interface/SharedXML/LayoutFrame.lua:333
                     settingDisplayInfoMap = <table> {
                     }
                     addSystemIndexToName = true
                     IsLayoutFrame = <function> defined @Interface/SharedXML/LayoutFrame.lua:36
                     DoesSettingValueEqual = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:263
                     MarkDirty = <function> defined @Interface/SharedXML/LayoutFrame.lua:90
                     ShouldResetSettingsDialogAnchors = <function> defined @Interface/FrameXML/EditModeSystemTemplates.lua:91
                     dirtySettings = <table> {
                     }
                     UpdateGridLayout = <function> defined @Interface/FrameXML/E

                    #170018
                    Regulator
                    Participant

                      I am getting this message a lot lately

                      #170025
                      prodotes
                      Participant

                        I’ve disabled gear advisor and didn’t have any issues in the last hour… if anything changes i’ll give an update

                      Viewing 11 posts - 1 through 11 (of 11 total)
                      • You must be logged in to reply to this topic.