ShaneBeeStudios / McDeob

Re-mapping and deobfuscation tool for Minecraft
Apache License 2.0
178 stars 16 forks source link

MacOS Archive error. #28

Closed nik-1x closed 8 months ago

nik-1x commented 2 years ago

When i was decompiled server sources (1.19), i go to ~/McDeob/final-decompile/remapped_server_1.19.zip and try to unzip. Default MacOS unzip tool says NO. (This format is not supported error)

ShaneBeee commented 2 years ago

I've had this happen with many different zip files. macOS' default unzipped is awful. I recommend using The Unarchiver ... it's what I use, works great. I will mark this as a bug, but I can not guarantee I'll fix it anytime soon, as I'm not really sure how. Gonna have to do some googling I guess.

ShaneBeee commented 8 months ago

im going to close this as I see now easy way to resolve it.