Song icons can't be displayed
Issue type: Bug report
Actual behaviour
When opening the song selection screen, the songs use the default ultrastar play logo as their icons.
Expected behaviour
The songs should use the provided image files instead.
Steps to reproduce
- Reproducible : [x] always, [ ] sometimes
- open the song selection
I can only confirm this being a problem in the Linux builds, this may not occur on Windows.
Details
- Game version: 1.5.1 - beta 6
- Operating System and version: Linux 64bit
- Song details: Song works in USDX
Implementation hints
NullReferenceException: Object reference not set to an instance of an object
SongSelectEntryControl.UpdateSongIcons (SongSelectSongEntry songEntry) (at Assets/Scenes/SongSelect/SongList/SongSelectEntryControl.cs:528)
Same here using Nobara Linux 42
Are you using UltraStar Play or Melody Mania?
From the line number mentioned in the log, it looks like playlistManager.FavoritePlaylist is null. Does it work to mark songs as favorite?
You should find the file in DATA_FOLDER/Playlists/Favorites.upl, where DATA_FOLDER can be opened from the Development Options.
I'm using Ultrastar Play. Favorites.upl exists and the game apparently even writes changes correctly.
Thanks for the info.
Probably an easy to fix issue. Needs to be fixed by some dev who is using Linux.
Same Issue here, with the addition of unclosable menus
EDIT: It works flawless in wine/proton