[04:52:51.793 D] Compiling expression '!HasItem(80303)' @ line 372
[04:52:52.508 N] Could not create current behavior in quest bot; exception was thrown
[04:52:52.509 D] Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.TypeInitializationException: The type initializer for 'Styx.CommonBot.Profiles.ProtectedItemsManager' threw an exception. ---> System.UnauthorizedAccessException: Access to the path 'E:\System Volume Information' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at Styx.CommonBot.Profiles.ProtectedItemsManager.ReloadProtectedItems()
at Styx.CommonBot.Profiles.ProtectedItemsManager..cctor()
--- End of inner exception stack trace ---
at Styx.CommonBot.Profiles.ProtectedItemsManager.Add(UInt32 item)
at Bots.Quest.Objectives.CollectItemObjective..ctor(PlayerQuest quest, List`1 questSteps, QuestObjective questObjective, List`1 prerequisites, WoWPoint forcedHotspot, NavType navType)
at Bots.Quest.QuestManager.(QuestObjective , PlayerQuest , List`1 , List`1 , WoWPoint , NavType )
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
at Buddy.Coroutines.Coroutine.Resume(Object& value)
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.Resume(Object& value)
at Styx.CommonBot.Coroutines.StyxCoroutine.Tick(Coroutine coroutine, Object& lastValue)
at Styx.CommonBot.Coroutines.StyxCoroutine.Tick(Coroutine coroutine)
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
[04:52:52.510 Q] Bot stopping! Reason: Could not create current in quest bot!