Skip to content

Instantly share code, notes, and snippets.

@Retovath
Retovath / Twilight forest issue
Created May 23, 2018 07:10
Twilight forest issue with spongeforge
[00:03:15] [Server thread/WARN] [FML]: Missing English translation for wanionlib: assets/wanionlib/lang/en_us.lang
[00:03:15] [Server thread/FATAL] [FML]: The mod mystcraft (Mystcraft) requires mod versions [forge@[14.23.3.2676,)] to be available
[00:03:15] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod mystcraft (Mystcraft) requires [forge@[14.23.3.2676,)]
[00:03:15] [Server thread/FATAL] [FML]: The mod twilightforest (The Twilight Forest) requires mod versions [forge@[14.23.3.2675,)] to be available
[00:03:15] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod twilightforest (The Twilight Forest) requires [forge@[14.23.3.2675,)]
[00:03:15] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.MultipleModsErrored: null
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:298) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.jav