You see, i was creating a server with mods to have a friend to play with me, and when i launch it, this happens:
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 27/01/14 18:19
Description: Exception in server tick loop
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:228)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 27/01/14 18:19
Description: Exception in server tick loop
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:228)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 46228296 bytes (44 MB) / 75948032 bytes (72 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 24 mods loaded, 24 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded
FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-universal-1.6.4-9.11.1.953.jar) Unloaded
Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-universal-1.6.4-9.11.1.953.jar) Unloaded
ProjRed|Exploration{4.0.5.12} [ProjectRed-Exploration] (09- ProjectRedWorld.jar) Unloaded
ProjRed|Illumination{4.0.5.12} [ProjectRed-Illumination] (09- ProjectRedWorld.jar) Unloaded
jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2_Jammy_Furniture_Mod_V4.5.zip) Unloaded
DamageIndicatorsMod{2.9.1.4} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.1.4.zip) Unloaded
ProjRed|Core{4.0.5.12} [Project: Red-Core] (10- ProjectRedBase.jar) Unloaded
cfm{3.2.7} [ยง4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.7(1.6.4).zip) Unloaded
BakingCraft{0.1} [BakingCraft] (BakeryCraft v3.1.2.zip) Unloaded
BiblioCraft{1.5.3} [BiblioCraft] (BiblioCraft[v1.5.3].zip) Unloaded
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.1.zip) Unloaded
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.1.zip) Unloaded
eplus{1.16.4} [Enchanting Plus] (EnchantingPlus-1.16.4.jar) Unloaded
FlansMod{4.1} [Flans Mod] (FlansMod-4.1.jar) Unloaded
IC2{1.118.401-lf} [IndustrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded
LotsOfFood{1.6.4} [Lots of Food] (Lots of Food 1.6.4.zip) Unloaded
stillhungry{2.0.1} [Still Hungry!] (stillhungry-universal-2.0.1.jar) Unloaded
ThirstMod{1.7.6} [Thirst Mod] (thirstmod-1.7.7.zip) Unloaded
taverns{2.1.5-1} [Village Taverns] (VillageTaverns-2.1.5-1.12.jar) Unloaded
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded
ForgeMicroblock{1.0.0.191} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded
ForgeMultipart{1.0.0.191} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded
McMultipart{1.0.0.191} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Any Kind of help is appreciated