Crashing on startup
CosmicGlowsticks opened this issue ยท 2 comments
Minecraft version
1.20.1
Farmer's Delight version
Any
Forge version
47.2.0, 47.2.1
Description
The game crashes while forge is loading.
After doing some digging, it seems Supplementaries is the issue. Unfortunately, I can't read crash reports.
Noteable: On minimal instance, a crash report didn't even generate. It only generates when other mods are in there, but won't crash without supplementaries.
I am posting an issue on both mods.
Steps to reproduce
- Have supplementaries in mods folder
- Launch game
Mod list
Logs
https://pastebin.com/xte2e7sZ
47.2.0 ^^
https://pastebin.com/5dzuzFk0
47.2.1^^^
Minimal instance
- I have tested this on a minimal instance
Performance and shader mods
- I am using performance or shader mods
The crash log says: Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.mehvahdjukaar.moonlight.api.client.util.ColorUtil
, so it has to do with Supplementaries.
Also, Farmer's Delight is never ever mentioned in the crash log.