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