Direwolf20 1.1.4 Corrupt Zip

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Jade_X

New Member
Jul 29, 2019
5
0
0
I always like to tryout the latest bata mod packs however I am having trouble unzipping the new Direwolf20 1.1.4 server files. Using Windows explorer I get the error:
Code:
Windows cannot open the folder.
 
The Compressed (zipped) Folder: 'C:\Users\<user_name>\Downloads\Direwolf20_1_5_2-server.zip' is invalid.
When using 7-Zip I am able to unzip all the files except for the ftbserver.jar which receives the error message:
Code:
Unsupported compression method for 'ftbserver.jar'.
This looks like a problem with the mod pack zip archive but maybe I am the only one seeing this problem. Has anyone else had this issue or know how to fix it?

Thank you.
 

Jadedcat

New Member
Jul 29, 2019
2,615
4
0
Stop trying to unzip a .jar file... unzip = zip file .jar files are not .zip. Why would you want to unzip that anyway thats what runs minecraft. There's nothing in there you should be messing with its a java archive file .. its for java to read and run the game.
 

Jade_X

New Member
Jul 29, 2019
5
0
0
I appreciate your response, however I'm cretin I'm not trying to unzip the .jar file. Just double clicking on the Direwolf20_1_5_2-server.zip file (or right clicking and selecting Extract All...) results in the first Windows explorer error I mentioned above.
 

WillValgray

New Member
Jul 29, 2019
7
0
0
Same thing, this is the original ZIP file that cannot be unzipped, I tried two times, now I wait for an answer, no need to try X times.
 

Jadedcat

New Member
Jul 29, 2019
2,615
4
0
I appreciate your response, however I'm cretin I'm not trying to unzip the .jar file. Just double clicking on the Direwolf20_1_5_2-server.zip file (or right clicking and selecting Extract All...) results in the first Windows explorer error I mentioned above.



Windows Explorer sometimes has issues with zip files created with other programs.. as to why I have no idea. Use Winzip or 7z

I will check with the launcher team and see if something went wrong during the upload.
 

WillValgray

New Member
Jul 29, 2019
7
0
0
I use 7z...
Invalid compression method it says, with 7z, and invalid zip file when using Win explorer..
 

Jadedcat

New Member
Jul 29, 2019
2,615
4
0
Much appreciated. I have tested 7 Zip and WinZip with no luck.


It seems in the upload some bits and bytes may have gotten scattered. We will be uploading a new DW20 server file shortly I'll add an update to the news post when its uploaded. It seems to only be affecting the server file.
 

riley76865

New Member
Jul 29, 2019
3
0
0
Jaded, I am trying to make a custom version of Magic Farm and it doesn;t load i get a "a fatal error occured" message in console and this is the console:
Code:
Instance folder is:
/Users/riley/Desktop/multi mc/MultiMC.app/Contents/Resources/instances/Single Player Modded MF/minecraft/

Instance started with command:
"/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Commands/java"  -Xdock:icon=icon.png -Xdock:name="MultiMC: Single Player Modded MF" -Xms512m -Xmx10240m -jar MultiMCLauncher.jar  "riley76865" "2fbedc82b9f841d49778043c47860ab2" "MultiMC: Single Player Modded MF" "max" "Mojang"

Loading jars...
Loading URL: file:/Users/riley/Desktop/multi%20mc/MultiMC.app/Contents/Resources/instances/Single%20Player%20Modded%20MF/minecraft/bin/minecraft.jar
Loading URL: file:/Users/riley/Desktop/multi%20mc/MultiMC.app/Contents/Resources/instances/Single%20Player%20Modded%20MF/minecraft/bin/lwjgl.jar
Loading URL: file:/Users/riley/Desktop/multi%20mc/MultiMC.app/Contents/Resources/instances/Single%20Player%20Modded%20MF/minecraft/bin/lwjgl_util.jar
Loading URL: file:/Users/riley/Desktop/multi%20mc/MultiMC.app/Contents/Resources/instances/Single%20Player%20Modded%20MF/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
Launching with applet wrapper...
2013-11-09 17:08:44 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-11-09 17:08:44 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
2013-11-09 17:08:44 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-09 17:08:44 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-09 17:08:44 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-09 17:08:44 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

2013-11-09 17:08:45 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again

2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] <===========>
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] A download error occured
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] A download error occured
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    at net.minecraft.Launcher.init(Launcher.java:108)
    at MCFrame.start(MCFrame.java:72)
    at MultiMCLauncher.main(MultiMCLauncher.java:275)
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1514)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1508)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
    ... 8 more
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1457)
    at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2340)
    at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:579)
    at java.net.URLConnection.getContentLength(URLConnection.java:474)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
    ... 8 more
2013-11-09 17:08:45 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    at net.minecraft.Launcher.init(Launcher.java:108)
    at MCFrame.start(MCFrame.java:72)
    at MultiMCLauncher.main(MultiMCLauncher.java:275)
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1514)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1508)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
    ... 8 more
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1457)
    at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2340)
    at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:579)
    at java.net.URLConnection.getContentLength(URLConnection.java:474)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
    ... 8 more
i tried to manually replace the four lib files but it didn't fix it
 
Status
Not open for further replies.