FINDarkside / TLD-Save-Editor

Edit The Long Dark save files
http://www.moddb.com/mods/the-long-dark-save-editor-2/downloads
MIT License
76 stars 31 forks source link

About data fileds with name like m_...Version #30

Closed Pt-Djefferson closed 4 years ago

Pt-Djefferson commented 4 years ago

Looks like this fields better to be strings cause they can be like "2.7.1"

FINDarkside commented 4 years ago

No it can't, it's always an int. The error in moddb is from Save Editor version 2.5 or older. "2.7.1" is the version of the save editor it can't convert to decimal when parsing new version info.