NiceneNerd / UKMM

A new mod manager for The Legend of Zelda: Breath of the Wild. Successor to BCML.
https://nicenenerd.github.io/UKMM/
GNU General Public License v3.0
180 stars 9 forks source link

Linkle 3.0 icons #230

Open MooneMan opened 1 month ago

MooneMan commented 1 month ago

All of my other mods work except this one for Linkle icons. I even converted the wiiu one to work on switch and it's giving me this error. I'm in Ubuntu, by the way.

Failed to convert BNP to UKMM mod

Caused by: 0: Failed to package mod root at /tmp/.tmprb1kLw/options/ for mod Unofficial Linkle 3.0 Armor Icons at crates/uk-mod/src/pack.rs@677:38 1: invalid Zip archive: Duplicate filename

Screenshot_2024-10-16_19-56-20

Darkpepito commented 4 weeks ago

I had the same problem here, but I found a workaround.
You just have to decompress the .bnp and recompress it's content in a zip and once done install this zip in UKMM

MooneMan commented 2 weeks ago

Sorry to disappear. @Darkpepito your idea worked, thank you. Any idea why this fixes it?