I get this when I run the console command:
Exception executing assembly: System.Collections.Generic.KeyNotFoundException: The given key was not present in the
dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.SortedList`2.get_Item(TKey key)
at VGBot.Necromancer.Init_Actions()
at VGBot.Necromancer..ctor()
at VGBot.Program.Main()
at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName, Evidence assemblySecurity, String[] args)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName)
at LavishVMRuntime.LVMDomainManager.AssemblyExecuter(Object Obj)
Exception executing assembly: System.Collections.Generic.KeyNotFoundException: The given key was not present in the
dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.SortedList`2.get_Item(TKey key)
at VGBot.Necromancer.Init_Actions()
at VGBot.Necromancer..ctor()
at VGBot.Program.Main()
at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName, Evidence assemblySecurity, String[] args)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName)
at LavishVMRuntime.LVMDomainManager.AssemblyExecuter(Object Obj)