current-song-overlay icon indicating copy to clipboard operation
current-song-overlay copied to clipboard

Fails to show overlay

Open SticksDev opened this issue 3 years ago • 1 comments

Running on http://localhost:230/ browser::DEBUG :232 - new connection from Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 main::DEBUG GET: / main::DEBUG serving: overlay\index.html main::DEBUG GET: /index.css main::DEBUG serving: overlay\index.css main::DEBUG GET: /config.css main::DEBUG serving: overlay\config.css main::DEBUG GET: /bundle.js main::DEBUG serving: overlay\bundle.js main::DEBUG GET: /favicon.ico main::DEBUG serving: overlay\favicon.ico main::WARNING serve: failed(The system cannot find the file specified. (os error 2)) => 404 main::DEBUG :231 - new connection from Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36

SticksDev avatar Apr 16 '21 14:04 SticksDev

It seems like there's no song playing. There should be something like main::DEBUG (1) Sending [Playing] Current(...)

Nerixyz avatar Apr 16 '21 15:04 Nerixyz