Skip to content

Game freezes when text is highlighted. #1

Description

@JanoschABR

Due to the console logging code being in the same thread as the game, any interruptions cause the game to freeze. Highlighting the text causes the console I/O, and thus the game, to freeze.

This could be fixed by multi-threading the system, but that would also add a lot of overhead.

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 workingwontfixThis will not be worked on

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions