Hi,
I am trying to convert a pack to bedrock using : java2bedrock.sh
I keep getting the same error,
[•] Decompressing input pack
[input_pack.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of input_pack.zip or
input_pack.zip.zip, and cannot find input_pack.zip.ZIP, period.
[+] Input pack decompressed
[ERROR] Invalid resource pack! The pack.mcmeta file does not exist. Is the resource pack improperly compressed in an enclosing folder?
Error: Process completed with exit code 1.
I don't know what I am doing wrong here. I compressed the zipfile inside the folder with WinRAR, I tried with 7Zip, but get the same error...
Thanks for helping me.