Quixe can't load ULX file

Using both the 2.1.0 version I had earlier, and the 2.1.6 I just found on Github, when I open the “play.html” file it seems to work fine, but when I open “play-remote.html” I get an error.

It says “The story could not be loaded. (stories/glulxercise.ulx): Error error:”

I’m using Firefox 68.0.1, and I wonder if maybe there is some new settings problem that blocks it from opening the file? (I think everything worked fine a few months ago.)

I ran into this too recently. Browsers have updated, for security reasons, to prevent file:// documents from loading other file:// documents.

It will still work when installed on a web server (http: or https:)