Lua error on Mists of Pandaria BETA 5.5.0.61135 #2186


Open
  • holypalaswe created this issue May 30, 2025

    Addon works, but gives lua error

    43x ShadowedUnitFrames/modules/auraindicators.lua:101: attempt to index field 'Units' (a nil value)
    [ShadowedUnitFrames/modules/auraindicators.lua]:101: in main chunk
    
    Locals:
    Indicators = <table> {
     auraFilters = <table> {
     }
     moduleKey = "auraIndicators"
     auraConfig = <table> {
     }
     moduleName = "Aura indicators"
    }
    playerUnits = <table> {
     pet = true
     player = true
    }
    backdropTbl = <table> {
     bgFile = "Interface\Addons\ShadowedUnitFrames\mediabackdrop"
     tileSize = 1
     edgeFile = "Interface\Addons\ShadowedUnitFrames\media\backdrop"
     edgeSize = 1
     tile = true
    }
    playerClass = "SHAMAN"
    filterMap = <table> {
    }
    (*temporary) = nil
    (*temporary) = "SHAMAN"
    (*temporary) = 7
    (*temporary) = "SHAMAN"
    (*temporary) = 7
    (*temporary) = <table> {
     1 = <table> {
     }
    }
    (*temporary) = <table> {
     auraFilters = <table> {
     }
     moduleKey = "auraIndicators"
     auraConfig = <table> {
     }
     moduleName = "Aura indicators"
    }
    (*temporary) = "attempt to index field 'Units' (a nil value)"
    
    43x ShadowedUnitFrames/modules/auraindicators.lua:101: attempt to index field 'Units' (a nil value)
    [ShadowedUnitFrames/modules/auraindicators.lua]:101: in main chunk
    
    Locals:
    Indicators = <table> {
     auraFilters = <table> {
     }
     moduleKey = "auraIndicators"
     auraConfig = <table> {
     }
     moduleName = "Aura indicators"
    }
    playerUnits = <table> {
     pet = true
     player = true
    }
    backdropTbl = <table> {
     bgFile = "Interface\Addons\ShadowedUnitFrames\mediabackdrop"
     tileSize = 1
     edgeFile = "Interface\Addons\ShadowedUnitFrames\media\backdrop"
     edgeSize = 1
     tile = true
    }
    playerClass = "SHAMAN"
    filterMap = <table> {
    }
    (*temporary) = nil
    (*temporary) = "SHAMAN"
    (*temporary) = 7
    (*temporary) = "SHAMAN"
    (*temporary) = 7
    (*temporary) = <table> {
     1 = <table> {
     }
    }
    (*temporary) = <table> {
     auraFilters = <table> {
     }
     moduleKey = "auraIndicators"
     auraConfig = <table> {
     }
     moduleName = "Aura indicators"
    }
    (*temporary) = "attempt to index field 'Units' (a nil value)"

     

     

  • holypalaswe edited description May 30, 2025

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