Skip to content

Found Unknown Version #6

@PittiDoe

Description

@PittiDoe

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions