Closed morgantic closed 3 months ago
Trying to mmm.exe u
afterwards yields to the following output (not truncated, that's all there is):
`Mezacraft S3 mmm test.minecraft> .\mmm.exe u
Please fix the unresolved issues above manually or by running mmm scan, then try again.`
Suspicion: For some reason I can't fully comprehend the .jar file name of the bucket fix mod in my .mods folder differs from the file name on curseforge. I do not know whether that's the reason for this behavior, but it seems like it could be?
Suspicion confirmed. Re-downloading the mod with the right name resolved the ambiguity.
Bug(?) is reproduceable:
`rename test> .\mmm.exe scan ✅Found unmanaged mod: Amecs ✅Found unmanaged mod: Axolotl Bucket Fix ✅Found unmanaged mod: Architectury API ✅Found unmanaged mod: AdvancementInfo ✅Found unmanaged mod: AppleSkin ✅Found unmanaged mod: Autofish ✅Found unmanaged mod: BetterF3 ? Do you want to add these mods and/or make changes to your config? Yes
The following files cannot be matched to any mod on any of the platforms:
❌ rename test\mods\BetterF3-renamed.jar ❌ rename test\mods\BetterPvP_22.17.0_Fabric_1.19.1.jar
rename test> .\mmm.exe u
Please fix the unresolved issues above manually or by running mmm scan, then try again.`
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
:tada: This issue has been resolved in version 2.0.0-next.13 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 2.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
What happened?
After running scan, I got this output (truncated for better readability):
`Mezacraft S3 mmm test.minecraft> .\mmm.exe scan -p curseforge ✅Found unmanaged mod: Axolotl Bucket Fix ✅Found unmanaged mod: Amecs (Fabric) ✅Found unmanaged mod: Borderless Mining [...] ✅Found unmanaged mod: Simple Voice Chat ? Do you want to add these mods and/or make changes to your config? Yes
The following files cannot be matched to any mod on any of the platforms:
❌ Mezacraft S3 mmm test.minecraft\mods\Axolotl-Bucket-Fix-Mod-Fabric-1.19.2.jar ❌ Mezacraft S3 mmm test.minecraft\mods\BetterPvP_22.17.0_Fabric_1.19.1.jar`
The Bucket Fix is listed both as found and not matched - and it appears in the modlist.json as well as in the output of mmm list.
What did you expect to happen?
I expected a mod to be either found as unmanaged or listed as unmatched.
Which command did you run?
mmm.exe scan -p curseforge
Operating System
Windows
What version of MMM are you running?
error: unknown command 'version' (It's 1.2.1 though)
Contents of the modlist.json
Contents of the modlist-lock.json
I have updated