-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Comments
Thank you for the detailed bug report.
Not sure what the reason for the issue is. You might want to try on-demand loading of songs as an alternative to the cache. This can be enabled in the song library options. |
Hi, thanks for your response. The issue is unfortunately still reproducible on two Windows machines on which I tested this. The number of songs displayed is also not correct. I have set up a minimal example of 5 song folders, each containing one TXT file. After activating the mod and restarting the game, the number of songs is displayed as "10". I have also noticed, that the number of songs displayed increases by 5, each time I deactivate and activate the SongFileCache mod (without restarting the game in between). It seems to me that the cache is being saved and loaded correctly, but when starting the game or activating the extension, the game somehow does not replace the current song list, but appends it. Restarting MelodyMania does not change anything unfortunately. I have also deleted all mod files at Changing the song order does not help as well. I tried all available options. Is there any other way to debug this issue further? Until this works I'm probably going to use the on-demand loading option. |
Maybe there is a misconception.
I admit, this could be better. However, it runs only once when starting the game, so should work "good enough".
I agree. Maybe not well done but currently expected behavior. So, here is what you could try:
Sorry for the confusion. If you have a large song library, then on-demand song loading might be the better choice. |
Hi, I'm sorry for the confusion my bug description might have caused. I use the mod as you described, using it instead of activating the folder as a song folder. Currently there is no song folder activated, I even "deleted" all song folders in the "Songs" settings in Melody Mania by using the trashcan icon. I find this mod to be very useful because on-demand Song loading sometimes stutters and all in all makes the experience when using Melody Mania not as smooth as I want it to be, therefore I loved using this mod while it still worked on my installation. On the other hand I can understand that you don't want to maintain it, as the user base might be too small and the description causes more confusion than utility for users. |
In this case, there should be no duplicate songs. Don't know what is the issue here. As I said, I cannot reproduce. And don't want to maintain this. |
Issue type: Bug report
Actual behaviour
Songs are shown duplicated in song view.
Expected behaviour
Song view loads every song duplicated.
Steps to reproduce
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:
Song folder is disabled:
ls
in song folder:ls
in single song folder:The JSON File of the SongFileCache mod:
TxtFileCache.json
Settings file of SongFileCache mod:
modsettings.json
Log file
Melody Mania20240923-export.log
System Info
The text was updated successfully, but these errors were encountered: