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

RPFM Won't Close/Stays Open in background #206

Open TheMockinJay opened 2 years ago

TheMockinJay commented 2 years ago

RPFM Won't Close/Stays Open in background Noticed when explorer said files are still in use. RPFM and RPFM UI both were still open. many instances of them, they never closed. Just a dry open and close does it.

Screenshots some more info

Using latest Version 3.0.10 image image

TheMockinJay commented 2 years ago

Fixed by itself? I'll reopen if it happens again.

TheMockinJay commented 2 years ago

Yeah it's steady bugged now.

Frodo45127 commented 2 years ago

Mmmm can you try to do a fresh install of 3.0.10? The only changes from 3.0.9 are fixing a bug in the resolution of language pack paths and adding the vanilla pack list from 3k. Nothing more has changed, not even the compiler version or the libs, so there's no reason for RPFM to get stuck like that, but I've heard that rarely the autoupdater does something wrong and causes random behaviors like these.

TheMockinJay commented 2 years ago

Deleted all the traces of RPFM from appdata, registry and prefetch, downloaded and extracted, all default settings, still the issue persists. It's not every time either, haven't been able to predict it yet.

Frodo45127 commented 2 years ago

Update on this: Still no idea why it happens, but managed to find a way to trigger it: closing the UI before the backend has fully initialized seems to cause it reliably.