Available update shown for AmbientSounds mod despite having latest version
le0nlol opened this issue ยท 3 comments
I suspect this happens because of how many different version 6.1.3 files there are for AmbientSounds on Modrinth. Basically, it finds another version for the same Minecraft version that has a newer date, and it assumes that is newer. The way AmbientSounds is versioned probably violates some assumption of the version checker. There is no explicit check in ModMenu for "are the old and new version strings identical?". It's possible for AmbientSounds to implement its own version checker for ModMenu to resolve this. Otherwise some kind of modification to either ModMenu or Modrinth's own version comparison might be needed.
Basically what I'm saying is your problem makes sense. It might take a while for somebody to fix this though.
Final item: Could you please provide your Minecraft version? I can't tell it from the AmbientSounds version.
I suspect this happens because of how many different version 6.1.3 files there are for AmbientSounds on Modrinth. Basically, it finds another version for the same Minecraft version that has a newer date, and it assumes that is newer. The way AmbientSounds is versioned probably violates some assumption of the version checker. There is no explicit check in ModMenu for "are the old and new version strings identical?". It's possible for AmbientSounds to implement its own version checker for ModMenu to resolve this. Otherwise some kind of modification to either ModMenu or Modrinth's own version comparison might be needed.
Basically what I'm saying is your problem makes sense. It might take a while for somebody to fix this though.
Final item: Could you please provide your Minecraft version? I can't tell it from the AmbientSounds version.
My version of minecraft is 1.21.4
