Online demo crashes with error message

Issue #118 closed
Jim U created an issue

When clicking the demo link (https://www.qfsw.co.uk/demos/QC/) the application did not load on my first attempt to visit the page. My browser displayed this error message:

www.qfsw.co.uk says

An error occurred running the Unity content on this page. See your browser Javascript console for more info. The error was: Uncaught ReferenceError: UnityProgress is not defined

Refreshing the page seems to have fixed it. It seems like once the application has been loaded

I am running:

  • Windows 10 Pro x64 1909 18363.959
  • Google Chrome Version 84.0.4147.135 (Official Build) (64-bit)

Comments (4)

  1. Yusuf Ismail repo owner

    I’ve just tried this on the following browsers

    • Chrome
    • Edge
    • Opera
    • Firefox
    • IE

    All but IE worked without issue (IE does not support WebGL)

    Tested on Windows 10 home

    Perhaps I should mark this issue as invalid until it can be further reproduced?

  2. Jim U reporter

    In the screenshot I posted the inspector shows the server returned 520 (unknown error) for a request for file “UnityProgress.js”. If you have access to the web server error logs, it might have a clue to why the file request failed.

  3. Yusuf Ismail repo owner

    Haven't been able to find anything that could have caused it, so closing for now. Will re-open it if something happens again

  4. Log in to comment