So i updated my client.. but now when i tried to connect to server i get this..
Code:
cpw.mods.fml.common.DuplicateModsFoundException
at cpw.mods.fml.common.Loader.identifyDuplicates(Loader.java:374)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:335)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:345)
at ho.c(DedicatedServer.java:64)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)