Author Topic: Zone Transition Failed  (Read 1296 times)

Yank76

  • Noob
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Zone Transition Failed
« on: January 06, 2020, 03:05:27 pm »
So just about ever other time I try to change zones I get a "zone transition failed" and I get kicked back to main menu. I have already verified my game files and have cleared it with my anti-virus software, I think it might have something to do with auto saving since every other quick save fails but that isn't as much of a problem as the former.

Here is my transition error

Game Version: 1.1.1.5
Error: System.Exception: Failed to save game 'autosave'. Exception: System.IO.IOException: The process cannot access the file 'bulk.map' 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 def.aok(String A_0, Boolean A_1, Boolean A_2) ---> System.IO.IOException: The process cannot access the file 'bulk.map' 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 def.aok(String A_0, Boolean A_1, Boolean A_2)
   --- End of inner exception stack trace ---
   at c4f.LogAndThrow[T](Exception innerException, LogSeverity severity, String message, Object[] messageArgs)
   at def.aok(String A_0, Boolean A_1, Boolean A_2)
   at bmf.acd(d8s A_0)
   at bfa.f(d8s A_0)
   at brv.acd(d8s A_0)
   at bfa.f(d8s A_0)

Yank76

  • Noob
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Zone Transition Failed
« Reply #1 on: January 06, 2020, 05:17:58 pm »
Anyone know a fix to this?

mephisto

  • Zoner
  • **
  • Posts: 56
  • Karma: +12/-0
    • View Profile
Re: Zone Transition Failed
« Reply #2 on: January 06, 2020, 10:39:49 pm »
i've experienced it, in my case, something caused the save folder to be inaccessible by the game to create a save data there.
but the culprit was actually myself, i opened Windows Security Center and activated the "controlled folder access" feature, that made it so nothing can modify anything without my consent, so the game couldn't make any save data in its own save folder. after i turned it back off, the game can save normally.
your case might not be the same but probably still worth checking.