Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found Unknown Version #6

Open
PittiDoe opened this issue Mar 2, 2018 · 0 comments
Open

Found Unknown Version #6

PittiDoe opened this issue Mar 2, 2018 · 0 comments

Comments

@PittiDoe
Copy link

PittiDoe commented Mar 2, 2018

Hey,

i get the following error:
java.lang.UnsupportedOperationException: Found unknown Version 8827 at qowyn.ark.ArkSavegame.readBinaryHeader(ArkSavegame.java:183) at qowyn.ark.ArkSavegame.readBinary(ArkSavegame.java:158) at qowyn.ark.FileFormatBase.readBinary(FileFormatBase.java:30) at qowyn.ark.ArkSavegame.<init>(ArkSavegame.java:87) at qowyn.ark.tools.CreatureListCommands.listImpl(CreatureListCommands.java:111) at qowyn.ark.tools.CreatureListCommands.tamed(CreatureListCommands.java:65) at qowyn.ark.tools.App.main(App.java:125)

my command:
java -Xmx4G -jar ark-tools.jar tamed C:\Daten\ark\Ragnarok.json C:\Daten\ark\Tamed\

Is there any failure i made or is there a change in the version number handling?

Cause your code just handle versions lower than 10 but i got the version 8827 after .getShort()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant