Script console blank/not rendering

Aseprite: v1.3-beta19-x64 (and current stable release) Windows
Platform Windows 11

Repro steps:

  1. Copy a script into the scripts folder that prints or throws an exception
  2. Rescan the scripts folder
  3. Run the script

Observed results:
Console window is blank (black). This is also the case when the console output is hosted in the debugger window.

Expected results:
Console window renders visible text.

Notes:
Aseprite on Mac OS does not have this issue. The bug makes writing non-trivial scripts impossible because errors or other logging information are invisible.

Update:
Platform Windows 11

The stack trace area seems to render correctly, but console does not.

Turning off “UI with multiple windows” results in kind of smearing of the console window contents.

1 Like