Skip to content
This repository was archived by the owner on Aug 22, 2026. It is now read-only.
This repository was archived by the owner on Aug 22, 2026. It is now read-only.

[BUG] Bad argument to string.format #20

Description

@potat0nerd

Issue description:

How to reproduce:

E.g., Steps to reproduce the behavior...

  1. track UNIT_AURA
  2. enter combat
  3. open a table in DevTools containing secrets

Technical info:

12.0 retail

Additional context:

should be this:

return string.format(withoutPrefix and "%s" or "<SECRET> %s", tostring(value))

Screenshots:

Lua error log:

DevTool/Utilities/Utils.lua:327: bad argument #2 to 'format' (string expected, got boolean)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions