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
169 stars 10 forks source link

bnp always fails #185

Open Scrappythethird opened 1 month ago

Scrappythethird commented 1 month ago

Image 07-07-2024 at 23 21

NiceneNerd commented 1 month ago

I can't seem to replicate this with the mod in your screenshot. Are you sure your game dump settings are sound?

Scrappythethird commented 1 month ago

look Image 07-07-2024 at 23 49

Scrappythethird commented 1 month ago

WARN]: Could not load pending deployment data: failed to open file /Users/umbreenamanullah/Library/Application Support/ukmm/wiiu/pending.yml is this what's wrong?

NiceneNerd commented 1 month ago

That warning doesn't really matter.

Without seeing what's in those folders, though, it's hard to guess whether the dump is good or not.

Scrappythethird commented 1 month ago

what folders?

NiceneNerd commented 1 month ago

The game dump folders you specified

Scrappythethird commented 1 month ago

how do i know if it is a good dump?

NiceneNerd commented 1 month ago

The basics are here

Scrappythethird commented 1 month ago

yup good dumps

NiceneNerd commented 1 month ago

Post your full settings file (at %APPDATA%\ukmm\settings.yml or %LOCALAPPDATA%\ukmm\settings.yml)

Scrappythethird commented 1 month ago

current_mode: WiiU system_7z: true storage_dir: /Users/umbreenamanullah/Library/Application Support/ukmm check_updates: Stable show_changelog: true last_version: 0.12.0 wiiu_config: language: USen profile: Default dump: bin_type: Nintendo source: type: Unpacked host_path: /Users/umbreenamanullah/Downloads/usr/title content_dir: /Users/umbreenamanullah/Downloads/usr/title/00050000/101c9400/content update_dir: /Users/umbreenamanullah/Downloads/usr/title/0005000e aoc_dir: /Users/umbreenamanullah/Downloads/usr/title/0005000c deploy_config: output: /Users/umbreenamanullah/Library/Application Support/Cemu/graphicPacks/BreathOfTheWild_UKMM. method: HardLink auto: true cemu_rules: true executable: /Applications/Cemu.app switch_config: null

NiceneNerd commented 1 month ago

Your update and DLC folders appear to be incorrect. Double check the instructions linked above.

Scrappythethird commented 1 month ago

current_mode: WiiU system_7z: true storage_dir: /Users/umbreenamanullah/Library/Application Support/ukmm check_updates: Stable show_changelog: true last_version: 0.12.0 wiiu_config: language: USen profile: Default dump: bin_type: Nintendo source: type: Unpacked host_path: /Users/umbreenamanullah/Library/Application Support/Cemu/mlc01/usr/title content_dir: /Users/umbreenamanullah/Library/Application Support/Cemu/mlc01/usr/title/00050000/101c9400/content update_dir: /Users/umbreenamanullah/Library/Application Support/Cemu/mlc01/usr/title/0005000e/101c9400/content aoc_dir: /Users/umbreenamanullah/Library/Application Support/Cemu/mlc01/usr/title/0005000c/content/0010 deploy_config: output: /Users/umbreenamanullah/Library/Application Support/Cemu/graphicPacks/BreathOfTheWild_UKMM. method: HardLink auto: true cemu_rules: true executable: /Applications/Cemu.app switch_config: null

Scrappythethird commented 1 month ago

https://gamebanana.com/mods/471343 here's the link to the mod btw

NiceneNerd commented 1 month ago

With the corrected dump settings, restart UKMM to be safe, and it should work, unless you get an unrelated error.

Scrappythethird commented 1 month ago

Image 08-07-2024 at 01 47

this error

Scrappythethird commented 1 month ago

same error

NiceneNerd commented 1 month ago

Does /Users/umbreenamanullah/Library/Application Support/Cemu/mlc01/usr/title/0005000e/101c9400/content/Pack/TitleBG.pack exist, and if so how big is it?

Scrappythethird commented 1 month ago

nope

NiceneNerd commented 1 month ago

Then something is indeed wrong with your dump

Scrappythethird commented 1 month ago

well i give up thx for your help anyway

NiceneNerd commented 1 month ago

I would go back through a dumping guide and pay careful attention to where everything goes

Scrappythethird commented 1 month ago

doublechecked it exists

QuantumSpaceToaster commented 2 weeks ago

I'm getting the same issue, looked over the entire guide multiple times, and triple checked that I dumped the game correctly and I did.

NiceneNerd commented 2 weeks ago

Same exact error text with the same mod?

QuantumSpaceToaster commented 2 weeks ago

It's a very similar error message, but not the same mod.

  1. Failed to convert BNP to UKMM mod
  2. Failed to unpack Second Wind 1.9.14-alpha-4.bnp at crates\uk-manager\src\bnp.rs@520:42
  3. Failed to process texts log at crates\uk-manager\src\bnp.rs@421:29
  4. missing field type at line 4919 column 10

Thanks for replying so fast.

NiceneNerd commented 2 weeks ago

Ah, that error is entirely unrelated, and was fixed in a recent commit, so it will be solved in the next release.

QuantumSpaceToaster commented 2 weeks ago

Nice! When do you think it will release?