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

table: building_effect_context_expressions missingColumn: display_text #215

Closed BlackSoulCZ closed 2 years ago

BlackSoulCZ commented 2 years ago

Describe your problem

game: TW Warhammer 3 table: building_effect_context_expressions doesnt show column display_text

Extra info?

used version 3.0.14

Frodo45127 commented 2 years ago

Not a bug. Some tables in AK have columns that get removed when exporting due to that column being used in locs, or in starpos, or just not being exported. RPFM, for obvious reasons, cannot read columns that doesn't exists anymore.