when I try to configure event in Event Manager, the following error appears in the console and the event itself does not start

[Event Manager] No auto events found!
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 :0
at Oxide.Plugins.EMInterface.EventCreator (BasePlayer player, System.Int32 page) [0x00192] in <488f9e7d848c4846b933b682f54ccd45>:0
at Oxide.Plugins.EMInterface.ccmdCreator (ConsoleSystem+Arg arg) [0x002e0] in <488f9e7d848c4846b933b682f54ccd45>:0
at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d5] in <488f9e7d848c4846b933b682f54ccd45>: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