Skip to content

Fix fmt.Sprintf() printing issue #205

@digitalghost-dev

Description

@digitalghost-dev

The code is concatenating the effect text directly into the format string. When the text contains a % symbol, fmt.Sprintf() interprets it as a format verb, causing e %!c(MISSING) error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug/fixSomething isn't working or needs updating.

    Projects

    Status

    Building

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions