Skip to content

Error messages on windows are unreadable #75

@w23

Description

@w23

This was developed on Linux so it expects a functioning terminal to write reports/error messages to.
On Windows it just opens a terminal window, that is immediately destroyed if there was an error.

What needs to be done, options:

  • display errors in MessageBox
  • write log file
  • don't open terminal window -- it's VERY bad for perf (lol Windows)
  • in-engine console ~

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions