Closed Letoric closed 7 years ago
same. happy to send anything needed to help as well.
java.lang.UnsupportedOperationException: Found unknown Version 8
at qowyn.ark.ArkSavegame.readBinaryHeader(ArkSavegame.java:178)
at qowyn.ark.ArkSavegame.readBinary(ArkSavegame.java:140)
at qowyn.ark.ArkSavegame.
Same. I get @TyrelSackett's error when doing the wild command, for tamed it's 62 instead of 67:
java.lang.UnsupportedOperationException: Found unknown Version 8
at qowyn.ark.ArkSavegame.readBinaryHeader(ArkSavegame.java:178)
at qowyn.ark.ArkSavegame.readBinary(ArkSavegame.java:140)
at qowyn.ark.ArkSavegame.
Apart from the fact, that ark-tools does not know how to handle version 8 there seems to be little to no problem parsing the version savegames. I changed the code so version 8 is treated like version 7 and until now, i could not discover any bugs / problem.
Until qowyn provides an official solution, i provide a hotfixed build: https://ark.bienerd.de/pages/ark-tools-hotfix.html and created a pull request, stating the changes https://github.com/Qowyn/ark-savegame-toolkit/pull/4.
I think we should continue to provide problems / bugs / differences to version 7 to support.
@b13n3rd Your download is detected by Chrome as suspect.
@SwissBorn2Frag thank you for pointing out. Of course, the file is clean. I guess, chrome flags the file because of ark-tools.exe & ark-tools.jar contents. A note and virustotal scan was added to my page.
Thanks. Your fix works :)
@b13n3rd Thanks, works like a charm!
well now we have version 9. Thanks Wildcard! @b13n3rd any way to fix for version 9??
@b13n3rd Can you please fix it again? :) Can you maybe add something like if(version >= "8") to automatically fix it for further versions?
Should be completely fixed with the 0.6.0 release
Hi Qowyn. Looks like the new release of Ark came with a new version of save files. Have fun sir! :)
If you need some sent, let me know.