Hi, the ingame Bugreport tools doesn’t allow me to report the whole LUA Error due to max word count, so i am posting it here:
Message: ...izzard_UIPanels_Game/Camelot/PaperDollFrameStats.lua:286: bad argument #1 to 'format' (string expected, got nil)
Time: Sat Sep 19 14:57:49 2026
Count: 1
Stack:
[Interface/AddOns/Blizzard_UIPanels_Game/Camelot/PaperDollFrameStats.lua]:286: in function 'PaperDollFrame_SetStatTooltip2' with args (statFrame=Frame <CharacterFrame.lua:1161>, statName="Stärke", statIndex=1, effectiveStat=23, unit="player")
[Interface/AddOns/Blizzard_UIPanels_Game/Camelot/PaperDollFrame.lua]:707: in function <...ns/Blizzard_UIPanels_Game/Camelot/PaperDollFrame.lua:688> with args (statFrame=Frame <CharacterFrame.lua:1161>, unit="player", statIndex=1)
[tail call]: ? with args ((*temporary)=<function> defined =[C]:-1)
[Interface/AddOns/Blizzard_UIPanels_Game/Camelot/CharacterFrame.lua]:1183: in function 'UpdateStats' with args (self=CharacterStatsPaneScrollBox <CharacterFrame.xml:463>)
[Interface/AddOns/Blizzard_UIPanels_Game/Camelot/PaperDollFrame.lua]:2330: in function 'PaperDollFrame_UpdateStats'
[Interface/AddOns/Blizzard_UIPanels_Game/Camelot/PaperDollFrame.lua]:1499: in function <...ns/Blizzard_UIPanels_Game/Camelot/PaperDollFrame.lua:1496> with args (self=PaperDollFrame <PaperDollFrame.xml:426>)
[C]: in function 'Show'
[Interface/AddOns/Blizzard_UIParentPanelManager/Shared/UIParentPanelManager.lua]:498: in function 'SetUIPanel' with args (self=Frame <UIParentPanelManager.lua:152>, key="left", frame=CharacterFrame <CharacterFrame.xml:403>, skipSetPoint=nil)
[Interface/AddOns/Blizzard_UIParentPanelManager/Shared/UIParentPanelManager.lua]:335: in function 'ShowUIPanel' with args (self=Frame <UIParentPanelManager.lua:152>, frame=CharacterFrame <CharacterFrame.xml:403>, force=nil, contextKey=nil)
[Interface/AddOns/Blizzard_UIParentPanelManager/Shared/UIParentPanelManager.lua]:129: in function <...UIParentPanelManager/Shared/UIParentPanelManager.lua:124> with args (self=Frame <UIParentPanelManager.lua:152>, attribute="panel-show")
[C]: in function 'SetAttribute'
[Interface/AddOns/Blizzard_UIParentPanelManager/Shared/UIParentPanelManager.lua]:898: in function 'ShowUIPanel' with args (frame=CharacterFrame <CharacterFrame.xml:403>, force=nil, contextKey=nil)
[Interface/AddOns/Blizzard_UIPanels_Game/Camelot/CharacterFrame.lua]:25: in function 'ToggleCharacter' with args (tab="PaperDollFrame", onlyShow=nil)
[TOGGLECHARACTER0]:1: in function <[string "TOGGLECHARACTER0"]:1> with args (keystate="down")
Locals:
statFrame=Frame <CharacterFrame.lua:1161>{
runSpeed=100
swimSpeed=67.460312
tooltip2="Resource used to cast Spells and Abilities"
unit="player"
wasSwimming=false
Value=FontString <CharacterFrame.xml:117>
Background=Texture <CharacterFrame.xml:105>
tooltip="Stärke 23"
Label=FontString <CharacterFrame.xml:112>
speed=100
lineWrap=false
flightSpeed=100
numericValue=23
}
statName="Stärke"
statIndex=1
effectiveStat=23
unit="player"
_="Hexenmeisterin"
classFileName="WARLOCK"
classStatText=nil
BLOCK_VALUE_PER_STRENGTH=20
ARMOR_PER_AGILITY=2
```