Skip to content

Text length calculation broken with certain tags #46

Description

@Dodoveloper

The issue is caused by the wait_finished signal not being emitted with certain tags.
This seems to be because the last variable in bbcodeWait.gd is never equal to length - 1, thus line 27 is never reached.

Forcing the skip by pressing the skip button lets me advance. There might be a clue there.

I noticed this bug with a couple of dialogues in the bbcode example. Specifically, the ones that have the [lb] tag, so it definitely has something to do with that.

I'm not sure how to fix it myself, but I hope this info can help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions