Skip to content

Instantly share code, notes, and snippets.

@Retovath
Created May 23, 2018 07:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Retovath/cd8747f9b622c23751302d4ce37c56d9 to your computer and use it in GitHub Desktop.
Save Retovath/cd8747f9b622c23751302d4ce37c56d9 to your computer and use it in GitHub Desktop.
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.java:545) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
[00:03:15] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: D:\Games\PreludeGaming\Dev work\Nitro\.\crash-reports\crash-2018-05-23_00.03.15-server.txt
[00:03:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[00:03:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[00:03:15] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
[00:03:15] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[00:03:15] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
[00:03:16] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[00:03:16] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment