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
When attempting to import my server save I get the following error.
Save file import error - ARK Smart Breeding v0.58.0.0
An error occurred while importing the file Z:\ASA\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__699.MoveNext()
The text was updated successfully, but these errors were encountered:
When attempting to import my server save I get the following error.
Save file import error - ARK Smart Breeding v0.58.0.0
An error occurred while importing the file Z:\ASA\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__699.MoveNext()
The text was updated successfully, but these errors were encountered: