MultiMC / Launcher

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
https://multimc.org/
Other
4.28k stars 875 forks source link

Can't install Technic modpacks #5066

Open Jrdnkasparek opened 1 year ago

Jrdnkasparek commented 1 year ago

Neither Linux or Windows can install modpacks from Technic anymore after update, we just get this error instead

/home/jordan/Pictures/Screenshots/Screenshot from 2023-02-10 10-09-48.png

phit commented 1 year ago

there's no screenshot, which pack are you trying to install?

Jrdnkasparek commented 1 year ago

Sorry idk why that screenshot didn't attach. PokeNinjas Network. Never had problems until the 0.7 update of MultiMC

Screenshot_20230210_105454

phit commented 1 year ago

the solder service (solder.cf) they are using is providing technically invalid solder json by using a null version field, this version of the pack could have never worked in multimc, even in any previous versions, due to the check here https://github.com/MultiMC/Launcher/blob/develop/launcher/modplatform/technic/SolderPackManifest.cpp#L38

the official technic launcher added workaround for that https://github.com/TechnicPack/LauncherV3/commit/8f6499557404c877070223029f6979902cc520eb MultiMC will need to be patched, alternatively tell those pack creators to fix their crap, all their version fields are garbage