Skip to content

Game freezes when text is highlighted. #1

@JanoschABR

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.

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