Threat Plates

Threat Plates

30M Downloads

Cannot customize status text ,BUG

h308676539 opened this issue · 2 comments

commented

Message: Interface/AddOns/TidyPlates_ThreatPlates/Init.lua:207: attempt to call global 'LoadAddOn' (a nil value)
Time: Fri Aug 16 02:25:37 2024
Count: 1
Stack: Interface/AddOns/TidyPlates_ThreatPlates/Init.lua:207: attempt to call global 'LoadAddOn' (a nil value)
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...ace/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>

Locals: self =

{
initializequeue =
{
}
statuses =
{
}
embeds =
{
}
frame = AceAddon30Frame {
}
addons =
{
}
enablequeue =
{
}
}
addon =
{
modules =
{
}
defaultModuleLibraries =
{
}
name = "TidyPlatesThreat"
orderedModules =
{
}
baseName = "TidyPlates_ThreatPlates"
enabledState = true
defaultModuleState = true
}

Message: ...e/AddOns/TidyPlates_ThreatPlates/Functions/scale.lua:165: attempt to call field '?' (a nil value)
Time: Fri Aug 16 02:26:03 2024
Count: 1806
Stack: ...e/AddOns/TidyPlates_ThreatPlates/Functions/scale.lua:165: attempt to call field '?' (a nil value)
[string "@Interface/AddOns/TidyPlates_ThreatPlates/Functions/scale.lua"]:165: in function `SetScale'
[string "@Interface/AddOns/TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua"]:1064: in function <...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:1059>
[string "@Interface/AddOns/TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua"]:633: in function <...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:603>
[string "@Interface/AddOns/TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua"]:689: in function <...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:682>
[string "@Interface/AddOns/TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua"]:419: in function <...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:410>

Locals: self =

{
IS_WRATH_CLASSIC = false
Theme =
{
}
TotemCreatureType = "图腾"
AurasFilterMode =
{
}
IS_CATA_CLASSIC = false
ANCHOR_POINT_SETPOINT =
{
}
CVars =
{
}
THREAT_VALUE_TYPE =
{
}
Font =
{
}
WOW_USES_CLASSIC_NAMEPLATES = false
IGNORED_STYLES =
{
}
PlatesByUnit =
{
}
Animations =
{
}
ThreatPlates =
{
}
ANCHOR_POINT_TEXT =
{
}
IS_TBC_CLASSIC = false
MODE_FOR_STYLE =
{
}
TotemInformation =
{
}
ON_UPDATE_PER_FRAME = 0.008350
CUSTOM_PLATES_GLOW_FRAMES =
{
}
Debug =
{
}
PlatesByGUID =
{
}
EventHandler =
{
}
LibUTF8 =
{
}
Logging =
{
}
PLATE_FADE_IN_TIME = 0.500000
ANCHOR_POINT =
{
}
CASTBAR_INTERRUPT_HOLD_TIME = 1
PlayerName = "贝尔娜缇塔"
TOTEMS =
{
}
SCRIPT_FUNCTIONS =
{
}
IS_MAINLINE = true
ON_UPDATE_INTERVAL = 0.250000
LibAceConfigRegistry =
{
}
LibAceConfigDialog =
{
}
IS_CLASSIC = false
db =
{
}
WIDGET_EVENTS =
{
}
IGNORED_STYLES_WITH_NAMEMODE =
{
}
IS_CLASSIC_SOD = false
Widgets =
{
}
CUSTOM_GLOW_WRAPPER_FUNCTIONS =
{
}
CUSTOM_GLOW_FUNCTIONS =
{
}
LEGACY_CUSTOM_NAMEPLATES =
{
}
TARGET_TEXTURES =
{
}
Cache =
{
}
LibCustomGlow =
{
}
DEFAULT_FONT = "默认"
UIScale = 1
ADDON_DIRECTORY = "Interface\AddOns\TidyPlates_ThreatPlates"
DEBUG = true
BackdropTemplate = "BackdropTemplate"
LibSharedMedia =
{
}
PlatesCreated =
{
}
Data =
{
}
DEFAULT_SMALL_FONT = "默认"
PlayerClass = "HUNTER"
GLOW_TYPES =
{
}
PlatesVisible =
{
}
}
unit =
{
IsSoftEnemyTarget = false
guid = "Creature-0-3905-0-150-114832-00003D3C76"
isMouseover = false
IsSoftInteractTarget = false
IsFocus = false
IsBossOrRare = false
level = 70
red = 1
levelcolorRed = 1
IsSoftTarget = false
unitid = "nameplate2"
name = "PvP训练假人"
isElite = false
levelcolorBlue = 0
isBoss = false
healthmax = 111055
isTarget = false
levelcolorGreen = 0.820000
NPCID = "114832"
TP_DetailedUnitType = "Tapped"
isTapped = true
classification = "normal"
blue = 0
isMarked = false
isInCombat = false
IsInterrupted = false
threatSituation = "LOW"
threatValue = 0
IsSoftFriendTarget = false
class = ""
reaction = "NEUTRAL"
green = 1
health = 1
isRare = false
type = "NPC"
isCasting = false
}
(*temporary) = nil
(*temporary) =
{
IsSoftEnemyTarget = false
guid = "Creature-0-3905-0-150-114832-00003D3C76"
isMouseover = false
IsSoftInteractTarget = false
IsFocus = false
IsBossOrRare = false
level = 70
red = 1
levelcolorRed = 1
IsSoftTarget = false
unitid = "nameplate2"
name = "PvP训练假人"
isElite = false
levelcolorBlue = 0
isBoss = false
healthmax = 111055
isTarget = false
levelcolorGreen = 0.820000
NPCID = "114832"

commented

This should be fixed now in release 12.0.8.

commented

This should be fixed now in release 12.0.8.

thank you