Sorry for the late reply! Thanks for the bug report. If you still have it installed, could you look in the logs/ folder next to the executable and send any crashlog.txt files to crescentloom@gmail.com?
As for the local HTML version: it's a little tricky to get working. Browsers sensibly have a security feature for local files that restricts access to other files on your hard drive. I should probably add steps to get it working to a readme or something. Your options are to either:
- Launch a browser with "--allow-file-access-from-files" mode enabled.
or
- Run a local web server in your browser that points to the file.
However, the local html5 version is identical to the one hosted at crescentloom.com — I've included it in the available files because a teacher requested it to get around a firewall issue at their institution.