Shazbot / WH3-Mod-Manager

Mod manager for Total War: Warhammer 3, Steam version only
MIT License
107 stars 17 forks source link

Merging Dependent Mods Creates Broken Merged Pack File #31

Open m-zeki-akin opened 1 year ago

m-zeki-akin commented 1 year ago

Hi guyz,

I have 80+ mods to merge. When first time i did, game crashed on start. When i looked at merged pack file with rpfm i see that there are some broken files in there. After that i dive little deep, found some broken tables. image It appears that this tables comes from mods that have dependency to other mods. I try to divide dependent and parent mods and YES it were dependent mods brokes the pack file. mod_bundle_1: have no broken table or anything mod_bundle_2: image As you can see there are pack files in the pack file which has been somehow created. Also packfile size is hugeee, names are broken too. image 18gb dude.. Normally its around 800mb. It happens because of the created pack files.

Is this a bug or am i doing something wrong? If it is a bug I hope you guys find a way to fix it. Is there any workaround till its fixed?

Thank you all for all your efforts

Shazbot commented 1 year ago

this is an issue with packs that use the dependency manager in RPFM, I disallowed merging mods that have such dependencies in the latest version

m-zeki-akin commented 1 year ago

it is not a perfect solution because mm not give any log or warning for unmerged mods when try to merge. lets say im gonna merge 20 mods but 2 of em are dependent to some other. mm merges 18 but we dont know which one is have rpfm dependency, we have to look 20 of em to know which mods didn't merge.

if there is a log or warning it will be awesome.