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

Error: Possibly outdated table #173

Closed Teddybear2020 closed 3 years ago

Teddybear2020 commented 3 years ago

Hi,

in my mod: image image

in CA data.pack image

Can you help with that?

Frodo45127 commented 3 years ago

Hover over the error and it'll tell you what to do.

Teddybear2020 commented 3 years ago

Hover over the error and it'll tell you what to do.

image

Teddybear2020 commented 3 years ago

if I recreate db and then copy rows from db (where was the error) to new db - it is ok. why?

Frodo45127 commented 3 years ago

.... did you read that tooltip? It explains why the error appeared in the first place, why the new table you created does not give an error, and how to fix your old table so you don't have to create a new table. Though now that I read it, the wording may need a fix on the first paragrahp.