Advertisement
Guest User

Untitled

a guest
Oct 12th, 2013
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. 2013-10-10 17:15:23 [INFO] [STDERR] cpw.mods.fml.common.MissingModsException
  2. 2013-10-10 17:15:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
  3. 2013-10-10 17:15:23 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
  4. 2013-10-10 17:15:23 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  5. 2013-10-10 17:15:23 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  6. 2013-10-10 17:15:23 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
  7. 2013-10-10 17:15:23 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)
  8. 2013-10-10 17:15:23 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
  9. 2013-10-10 17:15:23 [SEVERE] [Minecraft-Server] Encountered an unexpected exception MissingModsException
  10. cpw.mods.fml.common.MissingModsException
  11. at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
  12. at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
  13. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  14. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
  16. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)
  17. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement