Jump to content

Recommended Posts

Posted

 

I do not touch and update my client.zip and launcher, it abruptly broke down.

 

How my launcher can broke if I do not modify the source code???

 

How I can solve this warning?:

2013-06-16 19:20:14 [WARNING] [ForgeModLoader] Zip file client.zip failed to read properly, it will be ignored
java.lang.IllegalArgumentException: MALFORMED
    at java.util.zip.ZipCoder.toString(ZipCoder.java:58)
    at java.util.zip.ZipFile.getZipEntry(ZipFile.java:529)
    at java.util.zip.ZipFile.access$900(ZipFile.java:56)
    at java.util.zip.ZipFile$1.nextElement(ZipFile.java:511)
    at java.util.zip.ZipFile$1.nextElement(ZipFile.java:481)
    at java.util.Collections.list(Collections.java:3688)
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:43)
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:335)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
    at net.minecraft.client.Minecraft.a(Minecraft.java:410)
    at asq.a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:744)
    at java.lang.Thread.run(Thread.java:722)

Posted

Reread this warning before you say "This not forge bug".

 

How it works?

Launcher downloading "client.zip" together with "minecraft.jar", LWJGL and natives in "bin" folder. After downloading natives launcher start to extract files from "client.zip" to ".minecraft" folder and game launch.

Posted

Your zip is malformed, nothing what so ever to do with Forge or FML.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Still NOT A FORGE ISSUE.

Your zip is malformed SIMPLE AS THAT.

I'm getting tired of you posting without actually attempting to solve anything yourself.

 

Thread locked, don't post about this again. This has nothing to do with Forge.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.