AdvancementInfo

AdvancementInfo

3M Downloads

game crashes

BasieEnAdriaan opened this issue ยท 6 comments

commented

when I put the file in my mods folder the game crashes on startup. Is there a solution for this?

commented

I need the Minecraft log file, can't figure out anything without that.

commented

Do you mean this?
Schermafbeelding 2021-02-28 om 10 11 29

commented

Oh wait now my game starts up but the advancement tab didn't change

commented

No, I need the minecraft log file. It's in the logs folder, next to the "mods" folder.

Google for "minecraft log file" for how to get it, or use https://minecraftirc.net/support-articles/get-minecraft-log/.

commented

Oh you mean this?
latest.log

commented

Yes, that's what I need. The line that solves the problem is this one:

net.fabricmc.loader.discovery.ModResolutionException: Could not find required mod: advancementinfo requires {fabric @ [*]}

You need the Fabric API as well (like for almost all mods), from https://modrinth.com/mod/fabric-api/versions or https://www.curseforge.com/minecraft/mc-mods/fabric-api/files (make sure you download the correct version for your Minecraft).

As I see you have the Optifine jar in your mods folder, you might want Optifabric as well to make Optifine work: https://www.curseforge.com/minecraft/mc-mods/optifabric/files