I had a
Now whenever I press Start, the bot crashes instantly.
error so I reinstalled HB in a new folder.Unable to evaluate/compile condition in If tag. Please check your profile.
Now whenever I press Start, the bot crashes instantly.
Code:
[19:55:19.184 N] [Singular] ... running the Questing bot in Highmountain
[19:55:19.184 N] [Singular] ... Zone: Broken Isles using my SOLO Behaviors alone
[19:55:19.261 V] Blacklisting npc with entry 48959 for 100.00:00:00 [Type: All] - Reason: Globally blacklisted entry.
[19:55:19.284 D] Changed maps to HighMountainMesa, Troll Raid
[19:55:19.359 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Styx.WoWInternals.QuestLog' threw an exception. ---> System.IO.IOException: Cannot create "C:\Users\Vincent\Desktop\RS6\Cache" because a file or directory with the same name already exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at Styx.Common.FileCache`1..ctor(String cacheFilePath, Boolean createDirectoryStructure)
at Styx.WoWInternals.QuestLog..cctor()
--- End of inner exception stack trace ---
at Styx.WoWInternals.QuestLog.get_Instance()
at Styx.CommonBot.Targeting.***************.********()
at Styx.Helpers.TimeCachedValue`1.Refreshed()
at Styx.Helpers.TimeCachedValue`1.get_Value()
at Styx.CommonBot.Targeting.get_QuestObjectives()
at Styx.CommonBot.Targeting.DefaultRemoveTargetsFilter(List`1 units)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Styx.CommonBot.Targeting.***************(Delegate , Object[] )