GiovanH / unofficial-homestuck-collection

An offline collection of Homestuck and its related works.
GNU General Public License v3.0
20 stars 3 forks source link

Grey screen on reload #599

Open GiovanH opened 1 month ago

GiovanH commented 1 month ago

Investigate reported issue:

reloading the app results in a blank gray page, regardless of if using one of the built in reload buttons, or the universal electron shortcut of ctrl+r. This has been happening on a stock install of windows 10, with the latest version of the app Using the dark theme, if that somehow makes a difference.

GiovanH commented 1 month ago

Note to self: Doesn't happen with the development version, try with the full installation.

GiovanH commented 2 weeks ago

I was able to reproduce this by having a malformed mod call import on the desktop app, which somehow crashes the server process. I would really like to find a way to catch this but it seems like it's almost a panic.