EMInterface

Moved

Total Downloads: 4,154 - First Release: Dec 24, 2016 - Last Update: Apr 21, 2017

5/5, 10 likes
  1. k1lly0u submitted a new resource:

    EMInterface - The control system for EventManager

    Read more about this resource...
     
  2. k1lly0u updated EMInterface with a new update entry:

    1.0.1

     
  3. dlt pls
     
    Last edited by a moderator: Dec 24, 2016
  4. SOLVED

    Hi killy0u,
    It doesn´t work for me.
    I can not create an event because no event types are available
    I think the root problem is that the event plugins do not load correctly

    > reload ArenaDeathmatch
    [Oxide] 13:28 [Error] Unable to find main plugin class: ArenaDeathmatch
    [Oxide] 13:28 [Info] No previous version to rollback plugin: ArenaDeathmatch

    > reload EventManager
    [Oxide] 1:29 PM [Debug] Plugin compilation is already queued: EventManager (0.008 ago)
    [Oxide] 13:30 [Info] EventManager and EMInterface were compiled successfully in 1828ms
    [Oxide] 13:30 [Info] [Event Manager] Saved player statistics
    [Oxide] 13:30 [Warning] Calling 'Unload' on 'EventManager v3.0.21' took 1127ms
    [Oxide] 13:30 [Info] Unloaded plugin Event Manager v3.0.21 by Reneb / k1lly0u
    [Oxide] 13:30 [Info] Unloaded plugin Event Manager Menu Interface v1.0.1 by k1lly0u
    [Oxide] 13:30 [Info] Loaded plugin Event Manager v3.0.21 by Reneb / k1lly0u
    [Oxide] 13:30 [Info] Loaded plugin Event Manager Menu Interface v1.0.1 by k1lly0u
    [Oxide] 13:30 [Warning] [Event Manager] --- Validating all event configs and auto events ---
    [Oxide] 13:30 [Error] [Event Manager] No auto events found!

    any idea?

    SOLUTION:
    loading or reloading the event plugin did not work.
    But when I modified the plugin (download via Filezilla, add blank, upload via Filezilla) it suddenly recompiled the plugin and it worked.
    Same solution for the TeamDeathmatch.cs
     
    Last edited by a moderator: Dec 24, 2016
  5. Perfectly running! Love this new UI.

    Thank you!!
     
  6. Hi
    (17:38:56) | [Oxide] 18:38 [Error] Error while compiling EMInterface.cs(53,39): error CS0246: The type or namespace name `EventManager' could not be found. Are you missing an assembly reference?

    Any solutions?
     
  7. Update EventManager, reload EventManager should fix it
     
  8. [Oxide] 20:01 [Debug] at Oxide.Plugins.EventManager.BroadcastToChat (System.String message) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.EventManager.StartEvent () [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 name, System.Object[] args) [0x00000] in <filename unknown>:0

    Seems i cant start events .
     
  9. Kill with this is possible to Run more than 1 arena for various events styles?
     
  10. Make sure everything is updated

    Negative, a normal server would not cope running multiple events, especially with everything that is going in the background. A multi-arena would work well if it has a server dedicated to running it with no normal gameplay, but that's a whole different plugin
     
  11. (13:22:57) | [Oxide] 14:22 [Error] Error while compiling EMInterface.cs(53,39): error CS0246: The type or namespace name `EventManager' could not be found. Are you missing an assembly reference?

    EM + EMint are up to date
     

  12. But I mean... not to run multiples events at same time.
    I mean... you can setup 3 differents arenas and can use 1 arena for 2 events style, and the other arena for other event style. Is possible?
     
  13. Hello ,
    "error CS0246: The type or namespace name `EventManager' could not be found. Are you missing an assembly reference?"


    Where is the error, what do I have to do?
     
  14. I am unable to click open to launch an event or click enable if I try to enable auto events...And I have the latest plugins, tried removing all the old data/config files and putting them back in etc...Just doesn't want to work for me...

    (22:03:27) | [Oxide] 23:04 [Error] Failed to call hook 'ccmdControls' on plugin 'EMInterface v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)

    (22:03:27) | [Oxide] 23:04 [Debug] at Oxide.Plugins.EventManager.SetEventDetails () [0x00000] in <filename unknown>:0

    at Oxide.Plugins.EventManager.OpenEvent () [0x00000] in <filename unknown>:0

    at Oxide.Plugins.EventManager.LaunchEvent () [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 name, System.Object[] args) [0x00000] in <filename unknown>:0

    (22:03:27) | [Oxide] 23:04 [Error] Failed to run a 0.00 timer in 'EventManager v3.0.21' (NullReferenceException: Object reference not set to an instance of an object)

    (22:03:27) | [Oxide] 23:04 [Debug] at Oxide.Plugins.EventManager.SetEventDetails () [0x00000] in <filename unknown>:0

    at Oxide.Plugins.EventManager.OpenEvent () [0x00000] in <filename unknown>:0

    at Oxide.Plugins.EventManager.<AutoEventNext>m__7 () [0x00000] in <filename unknown>:0

    at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0

    (22:03:29) | [Oxide] 23:04 [Info] [Logger] Lili (76561198282328858) ran console command: global.EMI_RemoveAutoEvent 0
     
  15. TBH It looks like you have a outdated plugin. If you are 100% positive you are up to data then unload all the event plugins and run the command "load *" to load them all at the same time and see if it helps

    your EM config is outdated, delete it and reload the plugin
     
  16. I have removed this many times and put back in. And deleted everything inc configs with it. I have deleted everything all over again and once again put in the same copy and have managed to get gungame to work.
     
    Last edited by a moderator: Dec 25, 2016
  17. It is the same for me. Have everything removed, the server restarted and Eventmanager installed ......
    Again error!
     
  18. +1. Have the same
     
  19. The event manager had an error because the Zones manager did not go.
    Have the Zonesmanager reinstalled and the server restarted, now everything goes! thank you
     
  20. Pls support ofr headquarters and slasher