Different errors after the new 2.5.2 TBCC update #1700


  • Defect
Open
  • NILLme created this issue Sep 1, 2021

    Since today im getting this errors. Also i cant see any names/numbers in the unit frames.

     

    13x ShadowedUnitFrames\modules\tags.lua:235: <unnamed>:SetFormattedText(): Font not set
    [string "=[C]"]: in function `SetFormattedText'
    [string "@ShadowedUnitFrames\modules\tags.lua"]:235: in function `UpdateTags'
    [string "@ShadowedUnitFrames\modules\tags.lua"]:100: in function `?'
    [string "@ShadowedUnitFrames\modules\units.lua"]:21: in function `?'
    [string "@ShadowedUnitFrames\modules\units.lua"]:194: in function <ShadowedUnitFrames\modules\units.lua:191>

    Locals:
    (*temporary) = <unnamed> {
    0 = <userdata>
    powerType = "ENERGY"
    parentBar = <unnamed> {
    }
    UpdateTags = <function> defined @ShadowedUnitFrames\modules\tags.lua:219
    parent = SUFUnitplayer {
    }
    widthID = "$healthBarRIGHTI5"
    configID = 1
    availableWidth = 188.000244
    }
    (*temporary) = "%s"
    (*temporary) = ""
    (*temporary) = "Unknown"
    (*temporary) = " 99%"

     

    2x ShadowedUnitFrames\modules\tags.lua:297: <unnamed>:SetText(): Font not set
    [string "=[C]"]: in function `SetText'
    [string "@ShadowedUnitFrames\modules\tags.lua"]:297: in function `Unregister'
    [string "@ShadowedUnitFrames\modules\layout.lua"]:454: in function `SetupText'
    [string "@ShadowedUnitFrames\modules\layout.lua"]:144: in function `Load'
    [string "@ShadowedUnitFrames\modules\layout.lua"]:106: in function `Reload'
    [string "@ShadowedUF_Options\config.lua"]:186: in function <ShadowedUF_Options\config.lua:174>
    [string "=[C]"]: ?
    [string "@Questie\Libs\AceConfig-3.0-3\AceConfigDialog-3.0\AceConfigDialog-3.0-81.lua"]:51: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49>
    [string "@Questie\Libs\AceConfig-3.0-3\AceConfigDialog-3.0\AceConfigDialog-3.0-81.lua"]:847: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:668>
    [string "=[C]"]: ?
    [string "@Questie\Libs\AceGUI-3.0\AceGUI-3.0-41.lua"]:72: in function <Questie\Libs\AceGUI-3.0\AceGUI-3.0.lua:70>
    [string "@Questie\Libs\AceGUI-3.0\AceGUI-3.0-41.lua"]:306: in function `Fire'
    [string "@Questie\Libs\AceGUI-3.0-41-SharedMediaWidgets\FontWidget.lua"]:23: in function <...ie\Libs\AceGUI-3.0-SharedMediaWidgets\FontWidget.lua:21>

     

     

    8x ...dUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0-92.lua:758: attempt to perform arithmetic on local 'requiresLevel' (a nil value)
    [string "@ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0-92.lua"]:758: in function <...dUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:751>
    [string "@ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0-92.lua"]:973: in function <...dUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:971>
    [string "=(tail call)"]: ?
    [string "@ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0-92.lua"]:1993: in function `?'
    [string "@ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0-92.lua"]:2446: in function <...dUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2442>

    Locals:
    spellData = <table> {
    levels = <table> {
    }
    averages = <table> {
    }
    coeff = 0.714286
    }
    spellName = "Holy Light"
    spellRank = nil
    average = nil
    requiresLevel = nil
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = 70
    (*temporary) = nil
    (*temporary) = "attempt to perform arithmetic on local 'requiresLevel' (a nil value)"
    type = <function> defined =[C]:-1
    min = <function> defined =[C]:-1
    playerLevel = 70

  • NILLme added a tag Defect Sep 1, 2021
  • NILLme edited description Sep 1, 2021

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