1

Making a resource pack.

GenesisHub 4/3/15 9:59 pm
832
4/6/2015 8:27 am
So I have a normal folder and a zip file containing the exact same contents. When I use the folder as a resource pack, the sounds and textures load. When I try to use the zip file it gives this error:
Caught error stitching, removing all assigned resourcepacks
java.lang.IllegalArgumentException: MALFORMED
at java.util.zip.ZipCoder.toString(Unknown Source) ~[?:1.8.0_31]
at java.util.zip.ZipFile.getZipEntry(Unknown Source) ~[?:1.8.0_31]
at java.util.zip.ZipFile.access$900(Unknown Source) ~[?:1.8.0_31]
at java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source) ~[?:1.8.0_31]
at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_31]
at java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source) ~[?:1.8.0_31]
at bnd.c(SourceFile:69) ~[1.8.3.jar:?]
at bno.a(SourceFile:34) ~[1.8.3.jar:?]
at bno.a(SourceFile:89) ~[1.8.3.jar:?]
at avf.e(SourceFile:652) [1.8.3.jar:?]
at azp.a(SourceFile:161) [1.8.3.jar:?]
at axv.a(SourceFile:350) [1.8.3.jar:?]
at azp.a(SourceFile:169) [1.8.3.jar:?]
at axv.k(SourceFile:413) [1.8.3.jar:?]
at azp.k(SourceFile:74) [1.8.3.jar:?]
at axv.p(SourceFile:390) [1.8.3.jar:?]
at avf.s(SourceFile:1497) [1.8.3.jar:?]
at avf.av(SourceFile:888) [1.8.3.jar:?]
at avf.a(SourceFile:325) [1.8.3.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [1.8.3.jar:?]

Anybody help?
Posted by
GenesisHub
Level 3 : Apprentice Miner
2

  Have something to say?

JoinSign in

12

GenesisHub
04/06/2015 8:27 am
Level 3 : Apprentice Miner
Turns out your filenames shouldn't have accented characters like this À.
1
MMA557
04/05/2015 9:37 pm
Level 9 : Apprentice Architect
you have to do is put the items from the normal unzipped folder into a new zipped folder. ( not the whole unzipped folder just the stuff inside)
1
GenesisHub
04/05/2015 8:58 pm
Level 3 : Apprentice Miner
Ok found the problem. Turns out you can't have sounds with weird characters.
1
GenesisHub
04/05/2015 5:58 pm
Level 3 : Apprentice Miner
This is what I see when I double click my .zip:
https://www.dropbox.com/s/ayv0b5uh1iw5x ... e.PNG?dl=0
1
Skitto493
04/05/2015 7:57 pm
Level 55 : Grandmaster Dragon
You're missing your pack image. Add a 256 x 256 image called pack into the folder.
1
GenesisHub
04/04/2015 12:11 pm
Level 3 : Apprentice Miner
I'm making a resource pack for my server. I need it to be in a .zip to make it sendable from the server.
1
ASF
04/04/2015 12:19 pm
Level 71 : Legendary Pixel Painter
When you open the .zip, are you seeing the folder containing the assets, or are you seeing the assets, pack.png, etc.?

That could be a problem. You might be zipping the folder containing the assets, when you need to be highlighting all the assets, pack.png, ect. and zip that.



1
Colorful
04/06/2015 1:01 am
Level 16 : Journeyman Architect
I had the same guess when i saw this !
1
SgtReznov44
04/04/2015 11:20 am
Level 38 : Artisan System
um do maybe you need to compress that into a folder idk. what part of the resource pack is that?
1
Auradyme
04/04/2015 10:55 am
Level 29 : Expert Birb
I literally do not know, never seen this problem before :/
1
Thekrackensmeow
04/04/2015 10:52 am
Level 1 : New Explorer
My guess would be that the .zip would need to be unpacked into a normal folder, but I'm not sure.
1
GenesisHub
04/04/2015 10:41 am
Level 3 : Apprentice Miner
Anybody help?
1

Welcome