Frodo45127 / rpfm

Rusted PackFile Manager (RPFM) is a... reimplementation in Rust and Qt5 of PackFile Manager (PFM), one of the best modding tools for Total War Games.
MIT License
368 stars 58 forks source link

Freezes when I 'add from Packfile' #218

Open NateSMZ opened 2 years ago

NateSMZ commented 2 years ago

I usually use RPFM to compile multiple mods into one to avoid the Mod cap for WH3.

Recently, when I try to use 'add from Packfile' RPFM will load the selected Packfile very slowly, and once it appears the program will freeze. I am unable to click on the packfile to transfer it to my new packfile, and I am unable to do anything else in the program, necessitating program closure.

I've checked that RPFM is updated, schemas are updated, redownloaded all my mods, verified game files... I'm unsure what is going wrong. Any help is much appreciated.

Frodo45127 commented 2 years ago

Do you have any specific pack that reliably causes that? I'm not reproducing it here with the vanilla packs. All seem to load fast.

NateSMZ commented 2 years ago

It seems to happen with any packfile. I suppose it must be something with my system.

NateSMZ commented 2 years ago

I think I figured it out. It seemed to freeze when I was selecting mods from the default workshop folder. When I copied mods and sorted them into new folders it works just fine. I have over 300 mods... so maybe the sheer number of mods in the default folder was causing it to freeze as it tried to search the folder? I dunno, but figured out a workaround. Thnx for your tool and for taking the time to try to solve random ppl's issues.