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

v 3.0.4 crushed upon starting #197

Closed tangmac0323 closed 2 years ago

tangmac0323 commented 2 years ago

The program crushed right after starting after update from 3.0.3 to 3.0.4, non-action was taken except starting the app

Frodo45127 commented 2 years ago

It seems to be a problem with a dependency that got updated today. I'm preparing a hotfix with the dependency reverted.

Frodo45127 commented 2 years ago

Should be fixed in 3.0.5 (at least it didn't crash here). If you downloaded 3.0.4, manually download 3.0.5 and extract it over 3.0.4's folder. That should replace all the files properly with 3.0.5 ones.

tangmac0323 commented 2 years ago

It seems to be a problem with a dependency that got updated today. I'm preparing a hotfix with the dependency reverted.

thank you sir !