After the latest update to ARK: Survival Evolved, the .ark save file format uses Version 11.
Trying to load it with ark-tools throws this error:
java.lang.UnsupportedOperationException: Found unknown Version 11
Please add support for this new version.
My goal is to directly extract and modify tribe data from a .ark file and save it back as a working .ark file after the edits — not just export to JSON.
Thanks! @Qowyn
After the latest update to ARK: Survival Evolved, the .ark save file format uses Version 11.
Trying to load it with ark-tools throws this error:
java.lang.UnsupportedOperationException: Found unknown Version 11
Please add support for this new version.
My goal is to directly extract and modify tribe data from a .ark file and save it back as a working .ark file after the edits — not just export to JSON.
Thanks! @Qowyn