Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Yank76

Pages: [1]
1
Bugs / Re: Zone Transition Failed
« on: January 06, 2020, 05:17:58 pm »
Anyone know a fix to this?

2
Bugs / 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)

Pages: [1]