Bug - Fixed boomBoxSong is updated when picking a song when no selections remain

Rinn

Developer
If you go to the SongBoom™ BoomBox choice adventure (#1312) and select a song when you have 0 selections left boomBoxSong is incorrectly updated to whatever song you picked. Visiting the choice adventure again will correct the setting.


When picking any song (including your current one) when you're out of selections:
Code:
You decide not to change the station again today, you don't want to break this thing.

You can always set the boombox to silent when out of selections and that does work correctly:
Code:
You shut down your boombox.  It's so quiet all of a sudden.

It also looks like the same issue occurs when using the boombox cli command probably due to the same underlying issue.

r18825
 
Last edited:
Top