curiousdannii / parchment

The Interactive Fiction web app
https://iplayif.com
MIT License
421 stars 60 forks source link

Local parchment hangs during loading in Chrome #59

Closed averyre closed 4 years ago

averyre commented 5 years ago

Parchment hangs loading files locally in Chrome while it has no issues doing so with Firefox. This is the same with Phonegap Builds and NW.js.

curiousdannii commented 5 years ago

Do you mean trying to load something like file:///.../parchment/index.html?story=game.z8? Chrome has restrictions that means that it can only load .js files. If you need to load from file: I'd recommend you use Inform 7's method of producing a custom Parchment site.