main.js:1788 Uncaught (in promise) TypeError: Cannot read property 'total_score' of null
at Conductor.load_game (main.js:1788)
at Conductor.parse_and_load_game (main.js:1921)
at Conductor.fetch_pack (main.js:1882)
Happens in both latest Chrome and Firefox
Are these not meant to be loaded? Do they require some additional user action?
On the page https://c.eev.ee/lexys-labyrinth/, the "Just play something" level packs don't do anything when clicked
The web console shows this error:
Happens in both latest Chrome and Firefox
Are these not meant to be loaded? Do they require some additional user action?