multiply lua erros #1828


Closed
  • zeaMassafera created this issue Mar 15, 2022

    Im getting multiple lua erros, but have not idea how to fix it. 
    tryed to chance the bar values more equal to the original values, but keep getting lua error.


    Its always when i mouseover the bars.

    sometimes when i turn on and turn off the addon, the game crashes and close

    "Message: ...e\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:470: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: <unnamed>:GetLeft().
    Time: Tue Mar 15 19:58:27 2022
    Count: 2
    Stack: ...e\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:470: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: <unnamed>:GetLeft().
    [string "=[C]"]: ?
    [string "=[C]"]: in function `GetLeft'
    [string "@Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua"]:470: in function `GetPreferredInsets'
    [string "@Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua"]:166: in function `UpdateInsetsForType'
    [string "@Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua"]:150: in function `ApplyFrameOptions'
    [string "@Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua"]:116: in function `OnNamePlateAdded'
    [string "@Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...e\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:47>

    Locals:

    Message: ...e\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:216: Usage: GetRaidTargetIndex(unit)
    Time: Tue Mar 15 20:02:17 2022
    Count: 17
    Stack: ...e\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:216: Usage: GetRaidTargetIndex(unit)
    [string "=[C]"]: ?
    [string "=[C]"]: in function `GetRaidTargetIndex'
    [string "@Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua"]:216: in function `OnRaidTargetUpdate'
    [string "@Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua"]:122: in function `OnNamePlateAdded'
    [string "@Interface\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua"]:56: in function <...e\AddOns\Blizzard_NamePlates\Blizzard_NamePlates.lua:47>

    Locals:"

  • zeaMassafera edited description Mar 15, 2022
  • mithraseu posted a comment Mar 16, 2022

    My error:

    Message: [ADDON_ACTION_BLOCKED] AddOn 'Bartender4' tried to call the protected function 'MainMenuBar:Show()'.
    Time: Wed Mar 16 12:15:56 2022
    Count: 1
    Stack: [ADDON_ACTION_BLOCKED] AddOn 'Bartender4' tried to call the protected function 'MainMenuBar:Show()'.
    [string "=[C]"]: in function `BeginActionBarTransition'
    [string "@Interface\FrameXML\ActionBarController.lua"]:176: in function `ValidateActionBarTransition'
    [string "@Interface\FrameXML\ActionBarController.lua"]:139: in function `ActionBarController_UpdateAll'
    [string "@Interface\FrameXML\ActionBarController.lua"]:64: in function <Interface\FrameXML\ActionBarController.lua:53>

    Locals: <none>

  • nevcairiel closed issue Oct 27, 2022

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