Server wont tell me the missing mods

Console log
Crash log

Just as the title says, I am missing a few mods but it wont tell me what mods.

The mods are codechickenlib 3.1.8+ and forgemultipartcbe 2.4.2+

[19:31:35] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod mrtjpcore (MrTJPCore) requires [codechickenlib@[3.1.8,)]
[19:31:35] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod projectred-core (ProjectRed Core) requires [forgemultipartcbe@[2.4.2,), codechickenlib@[3.1.8,)]

It seems to me that there’s a secondary issue here with the actual exception not showing the mod id’s requested and instead labeling them as unknown, not to mention not showing the mod which requested that. I would presume that this is something Forge needs to address.

net.minecraftforge.fml.common.MultipleModsErrored: 
Missing Mods: //mrtjpcore
	unknown : need [3.1.8,): have missing //codechickenlib

Missing Mods: //projectred-core
	unknown : need [2.4.2,): have missing //forgemultipartcbe
	unknown : need [3.1.8,): have missing //codechickenlib
1 Like