Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MelodyMania Beta: Using the SongFileCache mod duplicates every song in "Sing" View #471

Open
massenmensch opened this issue Sep 23, 2024 · 0 comments

Comments

@massenmensch
Copy link

massenmensch commented Sep 23, 2024

Issue type: Bug report

Actual behaviour

Songs are shown duplicated in song view.

Expected behaviour

Song view loads every song duplicated.

Steps to reproduce

  • Reproducible (mark with x): [x] always, [ ] sometimes
  1. Set Song Folder in SongFileCache Mod
  2. Activate Mod and Caching Option
  3. Wait for Cache to be loaded
  4. Restart MelodyMania
  5. Click "Sing" to go to song view

Details

After restarting the songs are being loaded from the cache file, but the song view loads every song duplicated. The songs are somehow grouped by artist but repeat after all songs by the artist have been listed.

  • Screenshots:
    image
    image

  • Song folder is disabled:

image

  • Command output of ls in song folder:
drwxr-xr-x 1 username 197609 0 Sep 23 17:23  ./
drwxr-xr-x 1 username 197609 0 Sep 23 16:55  ../
drwxr-xr-x 1 username 197609 0 Mar 17  2024 'ABBA - Super Trouper'/
drwxr-xr-x 1 username 197609 0 Mar 17  2024 'ABBA - Take A Chance On Me'/
drwxr-xr-x 1 username 197609 0 Mar  7  2024 'Adele - Hello'/
drwxr-xr-x 1 username 197609 0 Mar  7  2024 'Alicia Keys - Fallin’'/
  • Command output of ls in single song folder:
-rw-r--r-- 1 username 197609   320594 Mar 17  2024 'ABBA - Super Trouper [BG].jpg'
-rw-r--r-- 1 username 197609   776614 Mar 17  2024 'ABBA - Super Trouper [CO].jpg'
-rw-r--r-- 1 username 197609  8018652 Mar 17  2024 'ABBA - Super Trouper.mp3'
-rw-r--r-- 1 username 197609     9016 Mar 17  2024 'ABBA - Super Trouper.txt'
-rw-r--r-- 1 username 197609 21041942 Jan 19  2024 'ABBA - Super Trouper.webm'

System Info

  • Game version: MelodyMania 1.4.2-beta1
  • Operating System and version: Windows 10 (64 bit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants