Giter Club home page Giter Club logo

Comments (10)

TyrelSackett avatar TyrelSackett commented on July 28, 2024

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.(ArkSavegame.java:90)
at qowyn.ark.tools.CreatureListCommands.listImpl(CreatureListCommands.java:109)
at qowyn.ark.tools.CreatureListCommands.wild(CreatureListCommands.java:67)
at qowyn.ark.tools.App.main(App.java:117)

from ark-tools.

van-dell avatar van-dell commented on July 28, 2024

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.(ArkSavegame.java:90)
at qowyn.ark.tools.CreatureListCommands.listImpl(CreatureListCommands.java:109)
at qowyn.ark.tools.CreatureListCommands.tamed(CreatureListCommands.java:62)
at qowyn.ark.tools.App.main(App.java:117)

from ark-tools.

b13n3rd avatar b13n3rd commented on July 28, 2024

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 Qowyn/ark-savegame-toolkit#4.

I think we should continue to provide problems / bugs / differences to version 7 to support.

from ark-tools.

SwissBorn2Frag avatar SwissBorn2Frag commented on July 28, 2024

@b13n3rd
Your download is detected by Chrome as suspect.

from ark-tools.

b13n3rd avatar b13n3rd commented on July 28, 2024

@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.

from ark-tools.

SwissBorn2Frag avatar SwissBorn2Frag commented on July 28, 2024

Thanks. Your fix works :)

from ark-tools.

van-dell avatar van-dell commented on July 28, 2024

@b13n3rd Thanks, works like a charm!

from ark-tools.

TyrelSackett avatar TyrelSackett commented on July 28, 2024

well now we have version 9. Thanks Wildcard! @b13n3rd any way to fix for version 9??

from ark-tools.

SwissBorn2Frag avatar SwissBorn2Frag commented on July 28, 2024

@b13n3rd
Can you please fix it again? :)
Can you maybe add something like if(version >= "8") to automatically fix it for further versions?

from ark-tools.

Qowyn avatar Qowyn commented on July 28, 2024

Should be completely fixed with the 0.6.0 release

from ark-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.