Are you on the latest Oxide update? There was 2 this week, this first one never trigger OnServerInitialized
EMInterface
Moved
Total Downloads: 4,154 - First Release: Dec 24, 2016 - Last Update: Apr 21, 2017
- 5/5, 10 likes
-
-
Code:(03:13:12) | [Oxide] 03:13 [Info] [Event Manager Menu Interface] UIColors=System.Collections.Generic.Dictionary`2[System.String,System.String] UIColors.Count=6
Code:(03:13:56) | [Oxide] 03:13 [Info] [Event Manager Menu Interface] UIColors=System.Collections.Generic.Dictionary`2[System.String,System.String] UIColors.Count=0
Code:(03:13:56) | [Oxide] 03:13 [Error] Failed to call hook 'cmdEventMenu' on plugin 'EMInterface v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.) (03:13:56) | [Oxide] 03:13 [Stacktrace] at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.CreateMenuMain (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.OpenMenu (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.cmdEventMenu (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Double checked this morning, you're right, not on the latest version of oxide. Will try updating and see what happens.
**Edit** Updating oxide again fixed the issue.Last edited by a moderator: Jun 18, 2017 -
Does an Admin or rather someone with eminterface.admin permission need to be on for the voting ability to work? Is there a way to set a auto cancel and auto start timer like you have with auto events? If not could this be implemented?
-
I'm using the current versions of Oxide and EMI, but I have 2 issues, one is being that set a min 3 players to join event I've created, yet on auto event it just runs the auto cancel time out and cancel the event despite having more than enough.
The other is when I'm making the auto event I get the following error in console:
(23:24:41) | Failed to call hook 'ccmdControls' on plugin 'EMInterface v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
(23:24:41) | at System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.EventManager+Events].get_Item (System.String key) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EMInterface.NextAutoConfig (.BasePlayer player) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EMInterface.ccmdControls (.Arg arg) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
(23:24:47) | [FancyDrop] Timed Airdrop incoming at: (966.1, 0.0, 825.3) -
Error while compiling: EMInterface.cs(55,39): error CS0246: The type or namespac
e name `EventManager' could not be found. Are you missing an assembly reference?
how to fix this ?
im delete my old config file and reinstall -
[DOUBLEPOST=1501110517][/DOUBLEPOST]Getting this error when Deathmatch finishes:
Code:(23:08:13) | Failed to call hook 'ccmdControls' on plugin 'EMInterface v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.) (23:08:14) | at System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.EventManager+Events].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.NextAutoConfig (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.ccmdControls (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EMInterface.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
Hello I have 2 team events and I created 4 kits 2 for each ... I put the 4 in the selector classes ... now I have 2 events with 4 kits ... how can I do to get only 2 kits per specific event?
-
Yes how does class selector work? I created 4 kits and put them in the classes but see nothing when the event shows
-
Great mod! I appreciate all the hard work. The graphical menu really makes things simple.
Is there any chance the mod could be made to auto generate spawns, zones and kits like Duelist does?
Maybe I'm mistaken, but it seems each time I wipe the server I have to create new zones and kits. It's somewhat time consuming. -
no statistics
-
Says no registered events when i try to make a event
-
Code:
Error while compiling: EMInterface.cs(55,39): error CS0246: The type or namespace name `EventManager' could not be found. Are you missing an assembly reference?
-
Wulf Community Admin
-
Code:Error while compiling: EventManager.cs(2538,17): error CS1501: No overload for method `LogToFile' takes `2' arguments Error while compiling: EMInterface.cs(55,39): error CS0246: The type or namespace name `EventManager' could not be found. Are you missing an assembly reference?
-
Wulf Community Admin
-
Sorry, can't remove my post and the problem come from me
-
i dont get a configfile from the events. i load all on my server but noone configdata
-
hi,i have a question
I want the whole team to be born again(like counter strike)
plz help me