EventManager

Moved

Total Downloads: 10,607 - First Release: Dec 16, 2014 - Last Update: Apr 19, 2018

4.92857/5, 56 likes
  1. (20:21:41) | EventManager and EMInterface were compiled successfully in 2200ms

    (20:21:41) | EventManager plugin is waiting for requirements to be loaded: EMInterface

    (20:21:41) | Loaded plugin Event Manager Menu Interface v1.0.5 by k1lly0u

    (20:21:41) | Failed to call hook 'OnServerInitialized' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)

    (20:21:41) | at Oxide.Plugins.EMInterface.LoadVariables () [0x00000] in <filename unknown>:0

    at Oxide.Plugins.EMInterface.OnServerInitialized () [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

    (20:21:41) | Loaded plugin Event Manager v3.0.73 by Reneb / k1lly0u

    (20:21:46) | [Event Manager] --- Validating all event configs and auto events ---

    (20:21:46) | Failed to run a 5.00 timer in 'EventManager v3.0.73' (NullReferenceException: Object reference not set to an instance of an object)

    (20:21:46) | at Oxide.Plugins.EventManager.ValidateAllEvents () [0x00000] in <filename unknown>:0

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

    at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
     
  2. Likely an outdated config
     
  3. Anyone notice a performance difference with different respawn settings? I get a lot of stutters in my events, even with a powerful dedicated server and only 12 players.. I don't think my arenas are THAT big.. anyone have performance tips? Im currently using nowounded and instant respawn...
     
  4. Really hoping performance improves for events, it's been kinda borked since the overhaul.
     
  5. Set DropCorpseOnDeath and EnableSpectateMode to false for best performance
     
  6. Thanks. Applying now
     
  7. Hey k1lly0u,

    when some one joins the arena, and i click on the kick button no one will show up.
    The join button works fine :)
     
  8. Autoevent does not start.
    There is only a message when I disable the autoevent but not when I enable it.
     
  9. EventManager build 3.0.73 - works fine for me
     
  10. I made a new, very basic arena.. my copypaste file is WAY smaller than my old arena.. it did noticably improve performance. Still get fps stutters but not frequently like before..
     
  11. Code:
    (14:06:59) | Failed to run a 3.00 timer in 'EventManager v3.0.73' (NullReferenceException: Object reference not set to an instance of an object)
    (14:06:59) | at Oxide.Plugins.EventManager+RestorationManager.RestoreItems (.BasePlayer player, Oxide.Plugins.RestoreInfo info, InventoryType type) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EventManager+RestorationManager.RestoreInventory (.BasePlayer player, Oxide.Plugins.RestoreInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EventManager+RestorationManager.RestorePlayer (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EventManager.CheckForRestore (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EventManager+<CheckForRestore>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
     
  12. "Likely an outdated config"
    I had a similar problem. Removing the config files fixed it.
     
  13. We just played a match of gungame. One player got invincible in the match & everyone got stuck in the event zone.
    "/restoreme" made everyone go home though.

    Did the update change something?
    [DOUBLEPOST=1494542684][/DOUBLEPOST]
    Code:
    (00:44:04) | Failed to call hook 'cmdRestoreMe' on plugin 'EventManager v3.0.73' (NullReferenceException: Object reference not set to an instance of an object)
    (00:44:04) | at Oxide.Plugins.EventManager+RestorationManager.RestoreItems (.BasePlayer player, Oxide.Plugins.RestoreInfo info, InventoryType type) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EventManager+RestorationManager.RestoreInventory (.BasePlayer player, Oxide.Plugins.RestoreInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EventManager+RestorationManager.RestorePlayer (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EventManager.cmdRestoreMe (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EventManager.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
    [DOUBLEPOST=1494542874][/DOUBLEPOST]Just read the last messages. maybe i got the same then. will test soon
     
  14. @k1lly0u is it possible to make an console command to start a auto event? it will be very nice so i dont need to go online to start the games afer a restart :)
     
  15. Hello, how to start auto event without going into the game
     
  16. There is an option in the config which defaults to false. Look for the following:
    Code:
    "LaunchAutoEventsOnStartup": false,
     
  17. how can i change name EventType?
     
  18. Help me!

    Failed to run a 3.00 timer in 'EventManager v3.0.73' (NullReferenceException: Object reference not set to an instance of an object)
    at Oxide.Plugins.EventManager+RestorationManager.RestoreItems (.BasePlayer player, Oxide.Plugins.RestoreInfo info, InventoryType type) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager+RestorationManager.RestoreInventory (.BasePlayer player, Oxide.Plugins.RestoreInfo info) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager+RestorationManager.RestorePlayer (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.CheckForRestore (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager+<CheckForRestore>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0