-
released this
2026-05-16 02:58:23 +09:00 | 2 commits to main since this releasev0.3.3 console window closed too fast and no log was created, meaning Python never reached our wrapper. v0.3.4 logs the moment the entry script is loaded, writes the log next to the exe (so it lands wherever the user double-clicked from), and ships run-debug.bat which keeps the console window open.
Usage:
- Download both sephiria_inv.exe and run-debug.bat into the SAME folder.
- Double-click run-debug.bat (NOT the exe).
- Window will print everything and stay open. Copy/paste the content.
If the .bat shows no Python output and exit code is non-zero, the PyInstaller bootloader itself is failing (e.g. missing Visual C++ runtime).
Downloads