Closed evoandroidevo closed 1 year ago
ClassNotFoundException: net.minecraft.client.gui.screens.Screen
You downloaded from github and took the wrong jar from the zip. Either download from modrinth/curseforge, or make sure to not take the -all jar.
Version information
v0.5.1-1.20
Other mods installed
https://modrinth.com/modpack/fabulously-optimized
Reproduction Steps
launch game
Crash Report file
Crash log
``` ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 2023-08-03 08:42:12 Description: Initializing game java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'itemswapper'! at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53) at net.minecraft.class_310.Additional information
Seems to be an issue with mod menu api from what i can read but that's as far as my knowledge goes