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

4.0.0 edits crashes, TWW2 #230

Closed Okminji closed 1 year ago

Okminji commented 1 year ago

Any edits made to data.pack in 4.0.0 crashed TWW2.
Also happens to mods sometime, but it is inconsistent.

Frodo45127 commented 1 year ago

Update to 4.0.1 immediately. 4.0.0 has a bug that corrupts tables with combined colour columns when saved.

Frodo45127 commented 1 year ago

And for the love of god, never edit data.pack

Okminji commented 1 year ago

It's just to test why my mods seemingly killed the game, so I edited a random stat in data to be sure it was the editor and not my stupid *ss messing mods up. Also confirmed fixed in 4.0.1, thanks for your fast work. Closing issue.