Wobahs Posted February 21, 2016 Share Posted February 21, 2016 No matter what type of mods I try to create in the SDK, every time I hit debug, I get the following error: Error 1 The "ProcessDirectories" task failed unexpectedly.System.UnauthorizedAccessException: Access to the path 'AnimNotify_ApplyPsiEffectsToTarget.uc' is denied. at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound) at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost) at Firaxis.VisualStudio.Tasks.XCOM2.ProcessDirectories.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__20.MoveNext() C:\Program Files (x86)\Steam\steamapps\common\XCOM 2 SDK\Binaries\Win32\ModBuddy\Extensions\Application\XCOM2.targets 125 6 My XCOM2 Mod4 This looks like some kind of file permissions error, but there shouldn't be any problems with that. All the folders these are in are full access, I'm an admin, I'm running Steam and the SDK as an admin, etc.Can someone please explain this error to me and how to fix it? Link to comment Share on other sites More sharing options...
davidlallen Posted February 21, 2016 Share Posted February 21, 2016 General suggestion #1, try verifying your local game files?Once you have built the mod, try quitting modbuddy, then opening up the game and selecting the mod yourself. Link to comment Share on other sites More sharing options...
Recommended Posts