maruohon / malilib

Library mod for masa's client-side Minecraft mods
GNU Lesser General Public License v3.0
297 stars 132 forks source link

Failed to launch #18

Closed Zeptic56 closed 3 years ago

Zeptic56 commented 4 years ago

In the fabric launcher, there's an error listed : "mod litematica depends on mod {malilib @ [>=0.10.0-dev.19]}, which is missing!". Theres no download for the dev.19 only 20. Could I get a fix for this?

vacla commented 4 years ago

You need dev.20 but you are probs using a wrong version, can you list the versions of litematica and malilib?

CannibalHamst3rs commented 4 years ago

could the problem be that litematica 1.15.2 is for fabric launcher but the only version of 1.15.2 malilib is for forge?

Becauase I'm having the same problem

eatmyvenom commented 4 years ago

could the problem be that litematica 1.15.2 is for fabric launcher but the only version of 1.15.2 malilib is for forge?

Thats incorrect, there are versions for both fabric and forge if you look at the files tab. Also try looking here https://masa.dy.fi/mcmods/client_mods/ for the mods as its easier to use than cf imo.

nysquidz commented 4 years ago

I have the same issue, is there a fix yet?

vacla commented 4 years ago

@nysquidz in the link posted above you can get the right version, on curseforge it is also correct

maruohon commented 4 years ago

Since there are now both Fabric and Forge versions, you need to pay attention to download the correct version from CurseForge. The mod loader name and the minecraft version are always in the mod file name.

nysquidz commented 4 years ago

@vacla @maruohon Im new to fabric, i assumed it when in the .fabric folder not the mods folder like an idiot, whoops :P

PG7891 commented 4 years ago

I am having this same issue. I at first accidentally launched the with the forge version installed and got this error but after I tried each of the other 3 options that are 1.15.2 fabric but no matter what I do I keep getting this issue. I have a suspicion that somehow the first download mistake I did is sticking around somehow and causing this to happen over and over. Any suggestions?

vacla commented 4 years ago

@PG7891 can you show your mods directory?

maruohon commented 4 years ago

@PG7891 Can you screenshot your mods folder (so that the mod file names/versions are visible) or list the exact mod versions you are using? Or pastebin the crash log. Assuming you are using Fabric, you can get the latest mod versions from here for your MC version: https://masa.dy.fi/mcmods/client_mods/

maruohon commented 3 years ago

I assume these issues have been solved long ago due to no responses.