Posted September 18, 2022
Started playing again and getting quite often these kinds of "transition failed". They all seem to be autosave related since the errors produced are like:
Game Version: 1.1.5.11
Error: System.Exception: Failed to save game 'autosave'. Exception: System.IO.IOException: The process cannot access the file 'screenshot.png' because it is being used by another process.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at dxt.ap2(String A_0, Boolean A_1, Boolean A_2) ---> System.IO.IOException: The process cannot access the file 'screenshot.png' because it is being used by another process.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at dxt.ap2(String A_0, Boolean A_1, Boolean A_2)
--- End of inner exception stack trace ---
at dmv.LogAndThrow[T](Exception innerException, LogSeverity severity, String message, Object[] messageArgs)
at dxt.ap2(String A_0, Boolean A_1, Boolean A_2)
at bw6.ada(ev5 A_0)
at bo0.f(ev5 A_0)
at b3f.ada(ev5 A_0)
at bo0.f(ev5 A_0)
Never ever had this problem in earlier versions. What gives?
Game Version: 1.1.5.11
Error: System.Exception: Failed to save game 'autosave'. Exception: System.IO.IOException: The process cannot access the file 'screenshot.png' because it is being used by another process.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at dxt.ap2(String A_0, Boolean A_1, Boolean A_2) ---> System.IO.IOException: The process cannot access the file 'screenshot.png' because it is being used by another process.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at dxt.ap2(String A_0, Boolean A_1, Boolean A_2)
--- End of inner exception stack trace ---
at dmv.LogAndThrow[T](Exception innerException, LogSeverity severity, String message, Object[] messageArgs)
at dxt.ap2(String A_0, Boolean A_1, Boolean A_2)
at bw6.ada(ev5 A_0)
at bo0.f(ev5 A_0)
at b3f.ada(ev5 A_0)
at bo0.f(ev5 A_0)
Never ever had this problem in earlier versions. What gives?