-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on