> c.load EventManager
Requested 'EventManager' for compilation
Warning! 'EventManager' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance drops, and/or server stalls. Report to the developer or use at your own discretion!
Failed loading required plugin for 'EventManager.cs': EMInterface (Buffer cannot be null.
Parameter name: buffer)
   at new System.IO.MemoryStream(byte[] buffer, bool writable) x 2
   at void Carbon.Jobs.ScriptCompilationThread.Start() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Threads/ScriptCompilationThread.cs:line 365</size>
Failed compiling 'EventManager.cs':
  1. 'EMInterface' does not contain a definition for 'UI_TIMER' [CS0117]
     (EventManager 66 line 1896)
  2. Argument 1: cannot convert from 'Oxide.Plugins.EventManager.BaseEventPlayer [/home/container/carbon/plugins/EventManager.cs(1475)]' to 'Oxide.Plugins.EventManager.BaseEventPlayer [Carbon.EM, Version=*.*.*.*, Culture=neutral, PublicKeyToken=null]' [CS1503]
     (EventManager 49 line 1628)