[8:15:21 PM:621] An error occured while loading ArchaeologyBuddy
[8:15:21 PM:628] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Bots.ArchaeologyBuddy.ArchBuddy' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Bots.ArchaeologyBuddy.ArchBuddy..cctor()
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Styx.Bot.Plugins.ABLoader..ctor() in \\psf\home\Desktop\Oda\Honorbuddy_2.0.0.4354\Bots\ArchaeologyBuddy\ABLoader.cs:line 30
[8:15:22 PM:388] An error occured while loading Gatherbuddy2
[8:15:22 PM:410] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)
at System.Security.CodeAccessPermission.Demand()
at System.Reflection.Assembly.get_Location()
at Styx.Helpers.Logging.get_ApplicationPath()
at Bots.Gatherbuddy.GatherbuddyBot.LoadAvoidList()
at Bots.Gatherbuddy.GatherbuddyBot..ctor()