Details! Damage Meter

Details! Damage Meter

243M Downloads

Details / Plater error adjusting skins and text fonts/color

ala75 opened this issue ยท 2 comments

commented

Game and Details! version
Details! version: R7908
Game version v9.0.1

Describe the bug

  • Steps to Reproduce (what did you do to make the bug happen):

First thanks for the great addon and all the efforts of the team.

I made my UI from scratch for the pre-patch. Problems with details started setting it up with plater nameplates enabled (configured that addon first).

I have 2 errors which i will post seperately. Error posted here i will report on the plater GIT also.

Error starts when choosing different skin for bars and changing the font color in for example the title bar menu. Same thing happends when adjusting in the Statusbar menu: adjusting Color and transparancy, editing text color in the micro displays (cogwheel). When set the text color to white (255,255,255) the bar turn green and errors start popping up related to plater and details.

Even after disabeling details the error will still popup for plater. Before the installation of details there was no error with plater. I have to put a backup from WTF back (from before details installation) to stop the plater error.

  • Expected (what you think the expected behavior would be when following the steps):

  • When the bug started (a date, wow path release, details update, etc)?

Fresh wow retail installation (pre-patch) with elvui, plater and details. Addons are all up to date.

  • Additional information:

I will post my details and Plater config file from WTF at the bottem

Lua Error

1x Plater\Plater-Plater-v9.0.1.309-Retail.lua:8586: attempt to index local 'platerRules' (a boolean value)
[string "@plater\Plater-Plater-v9.0.1.309-Retail.lua"]:8586: in function <Plater\Plater.lua:8552>

Locals:
fromInit = nil
platerThemeName = "Plater Nameplates Theme"
platerRuleName = "Plater Nameplates Rule"
platerTheme =

{
textStyles =
{
}
fontFace = "Fonts\FRIZQT__.TTF"
timerOffset = 0
drawSwipes = true
scaleText = true
tenthsDuration = 0
fontOutline = "OUTLINE"
minSize = 0.500000
mmSSDuration = 0
enableText = true
effect = "pulse"
yOff = 0
xOff = 0
fontSize = 18
fontShadow =
{
}
minEffectDuration = 30
minDuration = 2
anchor = "CENTER"
}
platerRules = false
(*temporary) = defined @details\Libs\DF\fw.lua:286
(*temporary) =
{
4 =
{
}
}
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to index local 'platerRules' (a boolean value)"
DF =
{
CooldownToClass =
{
}
ClassCache =
{
}
SavePositionOnScreen = defined @details\Libs\DF\panel.lua:2137
CreateTabContainer = defined @details\Libs\DF\panel.lua:3898
IsUnitTapDenied = defined @details\Libs\DF\fw.lua:3982
CancelTimer = defined @arkinventory\Externals\Ace3\AceTimer\AceTimer-3.0.lua:147
NewLabel = defined @details\Libs\DF\label.lua:275
BuildStatusbarAuthorInfo = defined @details\Libs\DF\panel.lua:6943
PanelCounter = 338783
IconPick = defined @details\Libs\DF\panel.lua:1515
debug = false
LabelNameCounter = 338940
GetCurrentSpec = defined @details\Libs\DF\fw.lua:3303
alias_text_colors =
{
}
HidaAllBarrasInfo = defined @details\frames\window_playerbreakdown.lua:420
UnitFrameFunctions =
{
}
ScheduleTimer = defined @arkinventory\Externals\Ace3\AceTimer\AceTimer-3.0.lua:94
CreateCastBar = defined @details\Libs\DF\panel.lua:8541
RegisterScriptComm = defined @details\Libs\DF\fw.lua:3924
ShowPanicWarning = defined @details\Libs\DF\panel.lua:1908
UnitGroupRolesAssigned = defined @details\Libs\DF\fw.lua:58
SetAutoCompleteWithSpells = defined @details\Libs\DF\auras.lua:1061
ShowTutorialAlertFrame = defined @details\Libs\DF\fw.lua:1886
CooldownsExternals =
{
}
GetSpecializationRole = defined @details\Libs\DF\fw.lua:94
SpecListByClass =
{
}
FRAMELEVEL_BACKGROUND = 150
CreateHealthBar = defined @details\Libs\DF\panel.lua:7400
RunHooksForWidget = defined @details\Libs\DF\fw.lua:2275
GetDefaultColorList = defined @details\Libs\DF\colors.lua:170
button_templates =
{
}
CreateNewDropdownFrame = defined @details\Libs\DF\dropdown.lua:1137
ReskinSlider = defined @details\Libs\DF\fw.lua:3162
CriaNovaBarraInfo2 = defined @details\frames\window_playerbreakdown.lua:5771
ColorPick = defined @details\Libs\DF\panel.lua:1491
CreateSwitch = defined @details\Libs\DF\slider.lua:967
font_templates =
{
}
embeds =
{
}
SetAnchor = defined @details\Libs\DF\fw.lua:829
trim = defined @details\Libs\DF\fw.lua:597
NewSplitBar = defined @details\Libs\DF\split_bar.lua:590
GetSpecListFromClass = defined @details\Libs\DF\fw.lua:3757
FindClassForCooldown = defined @details\Libs\DF\spells.lua:883
FindHighestParent = defined @details\Libs\DF\panel.lua:3792
BuildDropDownFontList = defined @details\Libs\DF\dropdown.lua:903
HasHook = defined @details\Libs\DF\fw

Other Information: Details and Plater WTF settings file from saved variables

Details: https://pastebin.com/wSiiHj4Y
Plater: had to split the file due to size restrictions of pastbin:
plater WTF saved variable part 1 line 1-7504: https://pastebin.com/u1vUkSYV
plater WTF saved variable part 2 line 7505-end: https://pastebin.com/zhyjbKMY

commented

This issue can be closed. I had great help from the Plater maintainer in identifying this issue. This issue seems to be cause by OmniCC / TullaCC. STill testing this with the lastest OmniCC (not that easy to reproduce consistently). Anyway, not a Details bug.