Outdated Fabric Loader
KamiOh opened this issue ยท 5 comments
Describe the bug
download and install from this link
https://www.curseforge.com/minecraft/modpacks/fabulously-optimized/files/3777645
Changelog say:
*Updated Fabric Loader to 0.14.4
But it seems they forgot to update it. LOL
Modpack version
3.7.0 for 1.18.2 (MultiMC)
Launcher
MultiMC
Other things
- I updated FO to a newer version (mention, what version to what version)
- I removed or added some mods (mention, which ones)
Additional context
Are you actually running the pack in MultiMC? Is your MultiMC up to date? Maybe it's some caching issue on MultiMC end.
Also make sure you follow the instructions just in case:
https://fabulously-optimized.gitbook.io/modpack/readme/install-instructions
Hmm, I don't get it. I downloaded that zip now and it does include the correct version in the manifest:
{
"cachedName": "Fabric Loader",
"cachedRequires": [
{
"uid": "net.fabricmc.intermediary"
}
],
"cachedVersion": "0.14.4",
"uid": "net.fabricmc.fabric-loader",
"version": "0.14.4"
}
Are you actually running the pack in MultiMC? Is your MultiMC up to date? Maybe it's some caching issue on MultiMC end. Also make sure you follow the instructions just in case: https://fabulously-optimized.gitbook.io/modpack/readme/install-instructions
I use Tlauncher.
Previously had no problems with Fabulously Optimized for MultiMC
It seems that Tlauncher is still using fabric-loader-0.13.3 by default.
I manually installed fabric-loader-0.14.4 so it fixed the problem.
I apologize for opening issue.