Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(17 edits)

TL;DR: I think the token in the origin-trial header from itch.io expired at the end of last year. But I think this only affects release Firefox versions not development Firefox versions (due to a different default/fallback value).

[Current comment status: Work in Progress–currently being updated (unless 2+ hours has elapsed in which case I’m probably lost down a rabbit hole, never to return. :D )]

Additional Debugging Info request

In addition to the version/configuration debug info already mentioned in my previous comment, any or all of the following may also be useful, if anyone feels inclined to provide it:

  • What is the exact error message in visible in the area where the game is meant to be visible?
  • What is the most recent error message in the browser console?
  • What is the content of any “traceback”/“backtrace” associated with the most recent error message?
  • Are there any other errors visible in the console?

If you’re comfortable with entering text into the browser console:

  • What is the output of window.crossOriginIsolated when entered into the browser console?

If you’re comfortable with viewing the about:config information, what are the values of:

  • dom.origin-trials.coep-credentialless.state
  • dom.origin-trials.enabled
  • Are there any other dom.origin-trials config items other than test-key/test-trial?
  • browser.tabs.remote.coep.credentialless [Edit: Added.]

If you’re comfortable viewing HTTP request/response headers:

  • What are the values of the following response headers for this page (i.e. https://rancidbacon.itch.io/abe-ation):
    • Cross-Origin-Embedder-Policy
    • Cross-Origin-Opener-Policy
    • Content-Security-Policy
    • Is there a origin-trial header?
    • Are there any cookies sent/received? (Please don’t provide the value of any cookies.)

Thanks for any of this additional information anyone provides. :)

Related links/issues/information

[NOTE: Any questions in this section are rhetorical/aimed at me, not expecting anyone else to answer them. :) ]

[TODO: Add other notes here?]