Skip to content

Hibernation state reading crash #47

@The-Great-Sephiroth

Description

@The-Great-Sephiroth

Since the latest patch, the tools no longer work. I have been using it for years to export data for display on a website. It appears as though the project is now abandoned. I hope that is not the case because this is a great tool for many uses. Below is the error you get no matter what you try to do.

java.lang.UnsupportedOperationException
at qowyn.ark.ArkSavegame.readBinaryHibernation(ArkSavegame.java:387)
at qowyn.ark.ArkSavegame.readBinary(ArkSavegame.java:172)
at qowyn.ark.FileFormatBase.readBinary(FileFormatBase.java:30)
at qowyn.ark.ArkSavegame.<init>(ArkSavegame.java:87)
at qowyn.ark.tools.EditingCommands.exportThing(EditingCommands.java:145)
at qowyn.ark.tools.App.main(App.java:125)

I have updated my JRE to the latest and no change, so I am assuming that this is a change to the save format.

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