whats this about magic its stopping me connecting
Stack Trace:
Exception: IllegalArgumentException
Message: MALFORMED
Trace:
java.util.zip.ZipCoder.toString(Unknown Source)
java.util.zip.ZipFile.getZipEntry(Unknown Source)
java.util.zip.ZipFile.access$900(Unknown Source)
java.util.zip.ZipFile$1.nextElement(Unknown Source)
java.util.zip.ZipFile$1.nextElement(Unknown Source)
net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:140)
net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:114)
net.technicpack.launchercore.install.ModpackInstaller.installMod(ModpackInstaller.java:159)
net.technicpack.launchercore.install.ModpackInstaller.installModpack(ModpackInstaller.java:144)
net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:77)
org.spoutcraft.launcher.InstallThread.run(InstallThread.java:59)