Skip to content

ASA save game import not implemented #1349

Open
@shenniko

Description

@shenniko

Error when trying to import save file:

Save file import error - ARK Smart Breeding v0.60.4.0

An error occurred while importing the file E:\SteamLibrary\steamapps\common\ARK Survival Ascended Dedicated Server\ShooterGame\Saved\SavedArks\TheIsland_WP\TheIsland_WP.ark.

Found unknown Version 20819

System.NotSupportedException in SavegameToolkit

Method throwing the error: SavegameToolkit.ArkSavegame.readBinaryHeader

StackTrace:
at SavegameToolkit.ArkSavegame.readBinaryHeader(ArkArchive archive)
at SavegameToolkit.ArkSavegame.ReadBinary(ArkArchive archive, ReadingOptions options)
at ARKBreedingStats.ImportSavegame.ReadSavegameFile(String fileName)
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ARKBreedingStats.ImportSavegame.d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ARKBreedingStats.Form1.d__754.MoveNext()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions