I put it first and it used to work fine for me
Anyway i have a bit of an issue after updating to the latest CE versions (of practically everything because i use it all and it's been ages) i have a weird issue where the smm fails to patch the CE resource pack with following error in the log (selecting it in the window gives a similar error). Also i would've put this in spoilers if i knew how. Any help as to why this is happening would be much appreciated. Thanks in advance.
20:31:11.303 [AWT-EventQueue-0] DEBUG net.vhati.modmanager.FTLModManager - Slipstream Mod Manager v1.6
20:31:11.305 [AWT-EventQueue-0] DEBUG net.vhati.modmanager.FTLModManager - Windows 8.1 6.3
20:31:11.305 [AWT-EventQueue-0] DEBUG net.vhati.modmanager.FTLModManager - Java HotSpot(TM) 64-Bit Server VM, 1.7.0_80, amd64
20:31:11.358 [AWT-EventQueue-0] INFO net.vhati.modmanager.FTLModManager - Using FTL dats path from config: C:\Program Files (x86)\Steam\steamapps\common\FTL Faster Than Light\resources
20:31:12.050 [Thread-4] DEBUG net.vhati.modmanager.ui.ManagerInitThread - Catalog isn't stale yet.
20:31:12.061 [Thread-4] DEBUG net.vhati.modmanager.ui.ManagerInitThread - App update info isn't stale yet.
20:31:20.551 [AWT-EventQueue-0] INFO net.vhati.modmanager.ui.ManagerFrame -
20:31:20.552 [AWT-EventQueue-0] INFO net.vhati.modmanager.ui.ManagerFrame - Patching...
20:31:20.552 [AWT-EventQueue-0] INFO net.vhati.modmanager.ui.ManagerFrame -
20:31:20.571 [Thread-6] INFO net.vhati.modmanager.core.ModPatchThread - Restoring vanilla "data.dat"...
20:31:20.594 [Thread-5] INFO net.vhati.modmanager.core.ModsScanThread - Background hashing finished.
20:31:20.679 [Thread-6] INFO net.vhati.modmanager.core.ModPatchThread - Restoring vanilla "resource.dat"...
20:31:20.953 [Thread-5] ERROR net.vhati.modmanager.xml.JDOMModMetadataReader - While processing "CE Resource Pack 1.28.ftl:mod-appendix/metadata.xml", strict parsing failed: invalid entry CRC (expected 0xc4f42e48 but got 0xbc6ed259) java.util.zip.ZipException: invalid entry CRC (expected 0xc4f42e48 but got 0xbc6ed259)
at java.util.zip.ZipInputStream.readEnd(Unknown Source)
at java.util.zip.ZipInputStream.read(Unknown Source)
at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
at net.vhati.modmanager.xml.JDOMModMetadataReader.parseModFile(JDOMModMetadataReader.java:64)
at net.vhati.modmanager.core.ModsScanThread.run(ModsScanThread.java:61)
20:31:21.066 [Thread-5] INFO net.vhati.modmanager.core.ModsScanThread - Background metadata caching finished.
20:31:26.725 [Thread-6] INFO net.vhati.modmanager.core.ModPatchThread -
20:31:26.726 [Thread-6] INFO net.vhati.modmanager.core.ModPatchThread - Installing mod: Better Asteroids.ftl
20:31:28.025 [Thread-6] INFO net.vhati.modmanager.core.ModPatchThread -
20:31:28.026 [Thread-6] INFO net.vhati.modmanager.core.ModPatchThread - Installing mod: Better Planets and Backgrounds_v1.3.1.ftl
20:31:31.216 [Thread-6] INFO net.vhati.modmanager.core.ModPatchThread -
20:31:31.802 [Thread-6] INFO net.vhati.modmanager.core.ModPatchThread - Installing mod: CE Resource Pack 1.28.ftl
20:31:31.875 [Thread-6] WARN net.vhati.modmanager.core.ModPatchThread - Clobbering earlier mods: img/main_menus/main_base2.png
20:31:34.501 [Thread-6] ERROR net.vhati.modmanager.core.ModPatchThread - Patching failed. java.util.zip.ZipException: invalid entry CRC (expected 0xc4f42e48 but got 0xbc6ed259)
at java.util.zip.ZipInputStream.readEnd(Unknown Source)
at java.util.zip.ZipInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at net.vhati.ftldat.FTLDat$FTLPack.add(FTLDat.java:761)
at net.vhati.modmanager.core.ModPatchThread.patch(ModPatchThread.java:353)
at net.vhati.modmanager.core.ModPatchThread.run(ModPatchThread.java:88)