-
released this
2026-05-16 02:38:51 +09:00 | 3 commits to main since this releasev0.3.2 fixed the slot_var crash but the exe now exits silently with no GUI. This is a diagnostic build to find out why.
Changes:
- run.py wraps startup in try/except, writes any traceback to %LOCALAPPDATA%/sephiria_inv/startup.log, and pops a Tk window showing the error.
- Built with --console (a black console window will open alongside) so any print/traceback is also visible in real time.
Usage: double-click sephiria_inv.exe, then capture either:
- whatever is printed in the console window, or
- the contents of %LOCALAPPDATA%/sephiria_inv/startup.log
Downloads