Skip to content

Insufficient width of LyricSpriteText causes crashes #2315

Open
@CloneWith

Description

@CloneWith

This originates from an exception I frequently encountered when inspecting TestSceneTranslationsScreen. When I scroll the lyric list nearly down to the bottom, the test client would crash out.

Somehow after I reviewed relevant code and the example karaoke test file, it seems that when the lyric is too long to display in one line, the framework would fail to compute the positioning of characters. (Likely in computeCharacters() of your customized osu!framework)

Since I'm pretty inexperienced in the development of basic framework components, I couldn't give much idea on this. 🤯 Would spliting them into multiple lines help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions