Threat Plates

Threat Plates

30M Downloads

War within beta errors

Axejess opened this issue ยท 1 comments

commented

1:
Message: ...terface/AddOns/TidyPlates_ThreatPlates/Constants.lua:467: attempt to call global 'GetSpellInfo' (a nil value)
Time: Fri Jun 14 13:00:53 2024
Count: 1
Stack: ...terface/AddOns/TidyPlates_ThreatPlates/Constants.lua:467: attempt to call global 'GetSpellInfo' (a nil value)
[string "@Interface/AddOns/TidyPlates_ThreatPlates/Constants.lua"]:467: in function InitializeTotemInformation' [string "@Interface/AddOns/TidyPlates_ThreatPlates/Constants.lua"]:491: in function GetDefaultTotemSettings'
[string "@Interface/AddOns/TidyPlates_ThreatPlates/Constants.lua"]:1666: in main chunk

Locals: self =

{
IGNORED_STYLES =
{
}
IS_WRATH_CLASSIC = false
Cache =
{
}
Animations =
{
}
Data =
{
}
ANCHOR_POINT =
{
}
CASTBAR_INTERRUPT_HOLD_TIME = 1
ThreatPlates =
{
}
ANCHOR_POINT_TEXT =
{
}
TotemCreatureType = "Totem"
PlayerName = "Axejess"
IS_CLASSIC_SOD = false
CUSTOM_GLOW_WRAPPER_FUNCTIONS =
{
}
TOTEMS =
{
}
IS_TBC_CLASSIC = false
CUSTOM_GLOW_FUNCTIONS =
{
}
IS_MAINLINE = true
MODE_FOR_STYLE =
{
}
IS_CATA_CLASSIC = false
ANCHOR_POINT_SETPOINT =
{
}
AurasFilterMode =
{
}
CVars =
{
}
THREAT_VALUE_TYPE =
{
}
IGNORED_STYLES_WITH_NAMEMODE =
{
}
TARGET_TEXTURES =
{
}
PLATE_FADE_IN_TIME = 0.500000
GLOW_TYPES =
{
}
DEFAULT_FONT = "Cabin"
ON_UPDATE_PER_FRAME = 0.020083
UIScale = 1
TotemInformation =
{
}
CUSTOM_PLATES_GLOW_FRAMES =
{
}
BackdropTemplate = "BackdropTemplate"
ON_UPDATE_INTERVAL = 0.250000
Debug =
{
}
ADDON_DIRECTORY = "Interface\AddOns\TidyPlates_ThreatPlates"
DEFAULT_SMALL_FONT = "Arial Narrow"
IS_CLASSIC = false
LibUTF8 =
{
}
PlayerClass = "HUNTER"
WOW_USES_CLASSIC_NAMEPLATES = false
Logging =
{
}
}
(for state) =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
8 =
{
}
9 =
{
}
10 =
{
}
11 =
{
}
12 =
{
}
13 =
{
}
14 =
{
}
15 =
{
}
16 =
{
}
17 =
{
}
18 =
{
}
19 =
{
}
20 =
{
}
21 =
{
}
22 =
{
}
23 =
{
}
}
(for control) = 1
_ = 1
totem_data =
{
ID = "B1"
GroupColor = "8b4513"
Icon = "spell_nature_strengthofearthtotem02"
SpellID = 2484
}
(*temporary) = nil
(*temporary) = 2484
(*temporary) = "attempt to call global 'GetSpellInfo' (a nil value)"
Addon =
{
IGNORED_STYLES =
{
}
IS_WRATH_CLASSIC = false
Cache =
{
}
Animations =
{
}
Data =
{
}
ANCHOR_POINT =
{
}
CASTBAR_INTERRUPT_HOLD_TIME = 1
ThreatPlates =
{
}
ANCHOR_POINT_TEXT =
{
}
TotemCreatureType = "Totem"
PlayerName = "Axejess"
IS_CLASSIC_SOD = false
CUSTOM_GLOW_WRAPPER_FUNCTIONS =
{
}
TOTEMS =
{
}
IS_TBC_CLASSIC = false
CUSTOM_GLOW_FUNCTIONS =
{
}
IS_MAINLINE = true
MODE_FOR_STYLE =
{
}
IS_CATA_CLASSIC = false
ANCHOR_POINT_SETPOINT =
{
}
AurasFilterMode =
{
}
CVars =
{
}
THREAT_VALUE_TYPE =
{
}
IGNORED_STYLES_WITH_NAMEMODE =
{
}
TARGET_TEXTURES =
{
}
PLATE_FADE_IN_TIME = 0.500000
GLOW_TYPES =
{
}
DEFAULT_FONT = "Cabin"
ON_UPDATE_PER_FRAME = 0.020083
UIScale = 1
TotemInformation =
{
}
CUSTOM_PLATES_GLOW_FRAMES =
{
}
BackdropTemplate = "BackdropTemplate"
ON_UPDATE_INTERVAL = 0.250000
Debug =
{
}
ADDON_DIRECTORY = "Interface\AddOns\TidyPlates_ThreatPlates"
DEFAULT_SMALL_FONT = "Arial Narrow"
IS_CLASSIC = false
LibUTF8 =
{
}
PlayerClass = "HUNTER"
WOW_USES_CLASSIC_NAMEPLATES = false
Logging =
{
}
}
TOTEM_RANKS_CLASSIC =
{
1 = " II"
2 = " III"
3 = " IV"
4 = " V"
5 = " VI"
6 = " VII"
7 = " VIII"
8 = " IX"
9 = "

2:
Message: Interface/AddOns/TidyPlates_ThreatPlates/Init.lua:264: attempt to call global 'GetAddOnMetadata' (a nil value)
Time: Fri Jun 14 13:00:53 2024
Count: 1
Stack: Interface/AddOns/TidyPlates_ThreatPlates/Init.lua:264: attempt to call global 'GetAddOnMetadata' (a nil value)
[string "@Interface/AddOns/TidyPlates_ThreatPlates/Init.lua"]:264: in function `Meta'
[string "@Interface/AddOns/TidyPlates_ThreatPlates/Core.lua"]:220: in main chunk

Locals: value = "title"
meta = nil
(*temporary) = nil
(*temporary) = "TidyPlates_ThreatPlates"
(*temporary) = "title"
(*temporary) = "attempt to call global 'GetAddOnMetadata' (a nil value)"

3:
Message: Interface/AddOns/TidyPlates_ThreatPlates/Init.lua:264: attempt to call global 'GetAddOnMetadata' (a nil value)
Time: Fri Jun 14 13:00:53 2024
Count: 1
Stack: Interface/AddOns/TidyPlates_ThreatPlates/Init.lua:264: attempt to call global 'GetAddOnMetadata' (a nil value)
[string "@Interface/AddOns/TidyPlates_ThreatPlates/Init.lua"]:264: in function `Meta'
[string "@Interface/AddOns/TidyPlates_ThreatPlates/Commands.lua"]:8: in main chunk

Locals: value = "version"
meta = nil
(*temporary) = nil
(*temporary) = "TidyPlates_ThreatPlates"
(*temporary) = "version"
(*temporary) = "attempt to call global 'GetAddOnMetadata' (a nil value)"

4:
Message: ...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:2165: attempt to index field 'db' (a nil value)
Time: Fri Jun 14 13:00:53 2024
Count: 2
Stack: ...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:2165: attempt to index field 'db' (a nil value)
[string "@Interface/AddOns/TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua"]:2165: in function UIScaleChanged' [string "@Interface/AddOns/TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua"]:1787: in function ?'
[string "@Interface/AddOns/TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua"]:1300: in function <...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:1299>

Locals: self =

{
IS_WRATH_CLASSIC = false
Theme =
{
}
TotemCreatureType = "Totem"
AurasFilterMode =
{
}
ANCHOR_POINT_SETPOINT =
{
}
CVars =
{
}
THREAT_VALUE_TYPE =
{
}
Font =
{
}
WOW_USES_CLASSIC_NAMEPLATES = false
IGNORED_STYLES =
{
}
LEGACY_CUSTOM_NAMEPLATES =
{
}
Animations =
{
}
ThreatPlates =
{
}
ANCHOR_POINT_TEXT =
{
}
IS_TBC_CLASSIC = false
MODE_FOR_STYLE =
{
}
TotemInformation =
{
}
ON_UPDATE_PER_FRAME = 0.020083
CUSTOM_PLATES_GLOW_FRAMES =
{
}
Debug =
{
}
PlatesByGUID =
{
}
EventHandler =
{
}
LibUTF8 =
{
}
Logging =
{
}
PLATE_FADE_IN_TIME = 0.500000
ANCHOR_POINT =
{
}
CASTBAR_INTERRUPT_HOLD_TIME = 1
PlayerName = "Axejess"
TOTEMS =
{
}
SCRIPT_FUNCTIONS =
{
}
ON_UPDATE_INTERVAL = 0.250000
IS_CLASSIC = false
WIDGET_EVENTS =
{
}
PlatesByUnit =
{
}
IS_CLASSIC_SOD = false
Widgets =
{
}
CUSTOM_GLOW_WRAPPER_FUNCTIONS =
{
}
Cache =
{
}
CUSTOM_GLOW_FUNCTIONS =
{
}
TARGET_TEXTURES =
{
}
IS_MAINLINE = true
IS_CATA_CLASSIC = false
DEFAULT_FONT = "Cabin"
UIScale = 1
ADDON_DIRECTORY = "Interface\AddOns\TidyPlates_ThreatPlates"
BackdropTemplate = "BackdropTemplate"
PlatesCreated =
{
}
DEFAULT_SMALL_FONT = "Arial Narrow"
GLOW_TYPES =
{
}
PlayerClass = "HUNTER"
IGNORED_STYLES_WITH_NAMEMODE =
{
}
PlatesVisible =
{
}
Data =
{
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'db' (a nil value)"
Addon =
{
IS_WRATH_CLASSIC = false
Theme =
{
}
TotemCreatureType = "Totem"
AurasFilterMode =
{
}
ANCHOR_POINT_SETPOINT =
{
}
CVars =
{
}
THREAT_VALUE_TYPE =
{
}
Font =
{
}
WOW_USES_CLASSIC_NAMEPLATES = false
IGNORED_STYLES =
{
}
LEGACY_CUSTOM_NAMEPLATES =
{
}
Animations =
{
}
ThreatPlates =
{
}
ANCHOR_POINT_TEXT =
{
}
IS_TBC_CLASSIC = false
MODE_FOR_STYLE =
{
}
TotemInformation =
{
}
ON_UPDATE_PER_FRAME = 0.020083
CUSTOM_PLATES_GLOW_FRAMES =
{
}
Debug =
{
}
PlatesByGUID =
{
}
EventHandler =
{
}
LibUTF8 =
{
}
Logging =
{
}
PLATE_FADE_IN_TIME = 0.500000
ANCHOR_POINT =
{
}
CASTBAR_INTERRUPT_HOLD_TIME = 1
PlayerName = "Axejess"
TOTEMS =
{
}
SCRIPT_FUNCTIONS =
{
}
ON_UPDATE_INTERVAL = 0.250000
IS_CLASSIC = false
WIDGET_EVENTS =
{
}
PlatesByUnit =
{
}
IS_CLASSIC_SOD = false
Widgets =
{
}
CUSTOM_GLOW_WRAPPER_FUNCTIONS =
{
}
Cache =
{
}
CUSTOM_GLOW_FUNCTIONS =
{
}
TARGET_TEXTURES =
{
}
IS_MAINLINE = true
IS_CATA_CLASSIC = false
DEFAULT_FONT = "Cabin"
UIScale = 1
ADDON_DIRECTORY = "Interface\AddOns\TidyPlates_ThreatPlates"
BackdropTemplate = "BackdropTemplate"
PlatesCreated =
{
}
DEFAULT_SMALL_FONT = "Arial Narrow"
GLOW_TYPES =
{
}
PlayerClass = "HUNTER"
IGNORED_STYLES_WITH_NAMEMODE =
{
}
PlatesVisible =
{
}
Data

commented

There's a version that should work: #524

I will also upload a new beta version (for 12.0.0) that should work as well in the next days.