Skip to content

[BUG] String conversion secrecy error #2139

@dwcasper

Description

@dwcasper

What version number you are using?
3.12.10

What game client are you playing? Retail, Wrath, Classic / Live, PTR, Beta
Retail

What language is the game client set to?
English

Describe the bug
A clear and concise description of what the bug is.
Lua error:

27x attempt to perform string conversion on a secret string value (tainted by 'ArkInventory')
[ArkInventory/Core/ArkInventory.lua]:14297: in function 'StripColourCodes'
[ArkInventory/Core/ArkInventoryTooltip.lua]:177: in function 'TooltipCleanText'
[ArkInventory/Core/ArkInventoryTooltip.lua]:1179: in function 'TooltipGetLine'
[ArkInventory/Core/ArkInventoryTooltip.lua]:2485: in function <...aceArkInventory/Core/ArkInventoryTooltip.lua:2474>
[tail call]: ?
[C]: in function 'SetText'
[ArkInventory/Core/ArkInventoryTooltip.lua]:134: in function 'GameTooltipSetText'
[ArkInventory/Core/ArkInventory.lua]:6631: in function 'Frame_Bar_Label_OnEnter'
[*ArkInventory.xml:1326_OnEnter]:1: in function <[string "*ArkInventory.xml:1326_OnEnter"]:1>

Locals:
txt =
txt =
string =

{
}

To Reproduce
Steps to reproduce the behaviour, if possible:
Not clear what triggers the bug. I am traveling around and doing assorting tasks in the open world.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.
Problem began with today's update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions