For some reason the technic launcher is not allowing me to download any modpacks. I have tried all modpacks and all that appears is a 0% in the loading bar which quickly disappears. I have tried restarting the launcher, resetting the modpacks, restarting my computer and nothing seems to work...
Has anyone else had this issue previously? There appears to be folders created within the directory but nothing else (no files).
Any help is greatly appreciated.
This is the error I get:
Valid:
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.installOldForgeLib(ModpackInstaller.java:106)
at net.technicpack.launchercore.install.ModpackInstaller.installOldForgeLibs(ModpackInstaller.java:95)
at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:61)
at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:50)