Advertisement
Aphex124

Untitled

May 9th, 2015
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Description: Exception in server tick loop
  2.  
  3. cpw.mods.fml.common.MissingModsException
  4. at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
  5. at cpw.mods.fml.common.Loader.loadMods(Loader.java:472)
  6. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
  7. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
  8. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
  9. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
  10. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement