You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
The text was updated successfully, but these errors were encountered:
cadon
changed the title
Save file import error - ARK Smart Breeding v0.60.4.0
ASA save game import not implemented
May 1, 2024
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()
The text was updated successfully, but these errors were encountered: