Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2019-02-21 02:07:35.379|Worker Logic 0> Exception occurred: System.UnauthorizedAccessException: Access to the path 'Chatlog_20190215_041649.log' is denied.
- 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 Sandbox.Game.World.MySessionBackup.MakeBackup(BackupArgs args)
- at VRage.ParallelWorkers.Work.ActionDataWork`1.DoWorkInternal()
- at VRage.ParallelWorkers.Work.WorkBase`1.DoWork()
- at VRage.ParallelWorkers.WorkerManager.ExecuteWork(WorkId workId, IWork work, Boolean removeFromQueue)
- 2019-02-21 02:07:35.379|Worker Background 0> Exception occurred: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Bambam\AppData\Roaming\MedievalEngineersDedicated\Saves\ElementLife0.7\Backup\2019-02-21 132155\Entities\FB'.
- 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 Sandbox.Game.World.MySessionBackup.MakeBackup(BackupArgs args)
- at VRage.ParallelWorkers.Work.ActionDataWork`1.DoWorkInternal()
- at VRage.ParallelWorkers.Work.WorkBase`1.DoWork()
- at VRage.ParallelWorkers.WorkerManager.ExecuteWork(WorkId workId, IWork work, Boolean removeFromQueue)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement