I got this error after pressing start (on firefox):
panicked at 'player settings are loaded: NotFound', src/player.rs:83:10
and this error when pressing settings:
panicked at 'player settings to load: NotFound', src/menu.rs:128:10
I managed to fix it by disabling the Privacy Badger extension (which blocks cookies), so that seemed to be the cause of the issue.