I have followed all the instructions yet when i try to launch my modpack the console says:
Starting download of http://www.mediafire.com/?zwonvsshorw6d5b, with 3 tries remaining
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:134)
at net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:114)
at net.technicpack.launchercore.install.ModpackInstaller.installMod(ModpackInstaller.java:149)
at net.technicpack.launchercore.install.ModpackInstaller.installModpack(ModpackInstaller.java:134)
at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:76)
at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:56)