KeyNotFoundException at EventCreatorError

Hey!

I keep getting the following error when I attempt to set up your Capture the Flag plugin. The odd thing is, I also have GunGame and ArenaDeath Match and both of those work. 

The error occurs when I go to /event -> Admin -> Create -> Change -> Capture the Flag. When I click on the button for it, I notice the console outputs the error. Within the game nothing seems to change and the CTF button does not respond. 

Would you be able to help me out with this? I'd reallllyyy love to add this plugin in but I'm at a loss. :(

 [Error] Failed to call hook 'ccmdCreator' on plugin 'EMInterface v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <ac823e2bb42b41bda67924a45a0173c3>:0 
  at Oxide.Plugins.EMInterface.EventCreator (BasePlayer player, System.Int32 page) [0x00192] in <f071c3bbc10e4cf18d5ab6ee2a6a90a6>:0 
  at Oxide.Plugins.EMInterface.ccmdCreator (ConsoleSystem+Arg arg) [0x002e0] in <f071c3bbc10e4cf18d5ab6ee2a6a90a6>:0 
  at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d5] in <f071c3bbc10e4cf18d5ab6ee2a6a90a6>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

I imagine you are busy but I cannot solve this failure of the event manager plugins with the capture flag event:

Failed to call hook 'ccmdCreator' on plugin 'EMInterface v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <437ba245d8404784b9fbab9b439ac908>:0
  at Oxide.Plugins.EMInterface.EventCreator (BasePlayer player, System.Int32 page) [0x00192] in :0
  at Oxide.Plugins.EMInterface.ccmdCreator (ConsoleSystem+Arg arg) [0x002e0] in :0
  at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d5] in :0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <98321e516fc1420ea57d4d2088213a59>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
Failed to call hook 'ccmdCreator' on plugin 'EMInterface v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <437ba245d8404784b9fbab9b439ac908>:0
  at Oxide.Plugins.EMInterface.EventCreator (BasePlayer player, System.Int32 page) [0x00192] in <cad5a3e06461486c9bb1e68b7891756c>:0
  at Oxide.Plugins.EMInterface.ccmdCreator (ConsoleSystem+Arg arg) [0x002e0] in <cad5a3e06461486c9bb1e68b7891756c>:0
  at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d5] in <cad5a3e06461486c9bb1e68b7891756c>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
Failed to call hook 'ccmdCreator' on plugin 'EMInterface v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <437ba245d8404784b9fbab9b439ac908>:0
at Oxide.Plugins.EMInterface.EventCreator (BasePlayer player, System.Int32 page) [0x00192] in <e86411c9d04a4fff9d46c08eab3da4f8>:0
at Oxide.Plugins.EMInterface.ccmdCreator (ConsoleSystem+Arg arg) [0x002e0] in <e86411c9d04a4fff9d46c08eab3da4f8>:0
at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d5] in <e86411c9d04a4fff9d46c08eab3da4f8>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0

The lack of support is frustrating. Here is what I get when I try to start, join or otherwise use event manager using EMInterface

Failed to call hook 'cmdEventMenu' on plugin 'EMInterface v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <437ba245d8404784b9fbab9b439ac908>:0
at Oxide.Plugins.EMInterface.GetEventInfo (Oxide.Game.Rust.Cui.CuiElementContainer& container, System.String panel, System.Single xPos, System.Single yPos, System.Int32 fontSize) [0x0008a] in <c0d0bcd6324f4667a7571b8817800fdb>:0
at Oxide.Plugins.EMInterface.CreateHome (BasePlayer player) [0x004f0] in <c0d0bcd6324f4667a7571b8817800fdb>:0
at Oxide.Plugins.EMInterface.OpenMenu (BasePlayer player) [0x0000e] in <c0d0bcd6324f4667a7571b8817800fdb>:0
at Oxide.Plugins.EMInterface.cmdEventMenu (BasePlayer player, System.String command, System.String[] args) [0x0014a] in <c0d0bcd6324f4667a7571b8817800fdb>:0
at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002cc] in <c0d0bcd6324f4667a7571b8817800fdb>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0​