EMInterface

Moved

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

5/5, 10 likes
  1. The mouse issue is a Rust client change from the last update that hopefully face punch is fixing soon.. pretty sure at least.
     
  2. k1lly0u updated EMInterface with a new update entry:

    1.0.4

     
  3. You should also state in your updatelog that the newest version isn't compatible with old version of the EventManager.
     
  4. Oh,
    what is this?

    Error while compiling: EMInterface.cs(2324,30): error CS1061: Type `Oxide.Plugins.EventManager' does not contain a definition for `_ForceNextConfig' and no extension method `_ForceNextConfig' of type `Oxide.Plugins.EventManager' could be found. Are you missing an assembly reference?
     
  5. Did you also update EventManager? There is a direct unoptional dependency and it's probably incompatible with the version you got atm.
     
  6. I found the mistake. The manager needed a reload
     
  7. this is when i delete old config and reload it

    Error while compiling: Missing dependencies: EMInterface
    Error while compiling: EMInterface.cs(1574,56): error CS0117: `Oxide.Plugins.EventManager.UI' does not contain a definition for `Color'
     
  8. getting this after updating Oxide to current build today
    Code:
    (18:39:58) | Failed to call hook 'cmdEventMenu' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:39:59) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:01) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:08) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:09) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:09) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:10) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:11) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:12) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:14) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:15) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:18) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:21) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:40:22) | Failed to call hook 'ccmdChangeElement' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
     
  9. Update EventManager
    Stacktrace?
     
  10. sorry what is stacktrace?
     
  11. EMInterface is not seeing the event plugins in the plugins folder. What am I doing wrong? The event plugins are in the oxide plugin folder with all the other plugins but I can not set up the config under the admin tab because it does not see the event plugins..
     
  12. I figured that out thanks to another poster. Basically the files were corrupted. But now I have events that only require 2 players, so how do I lower the vote threshold from 10 to 2?
    Thank you for your time.
     
  13. Failed to call hook 'OnServerInitialized' on plugin 'EMInterface v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)

    How to fix this?
     
  14. I am gonna make a gungame event so i can play it with my friends on my server but when i type /event nothing shows or happens is or shows... is it something to do with the eminterface.admin thing if it is how do i use that text to get permissiob
     
  15. Okay, so I got everything working fine, I have just one question. Why when I go to add zone for a game/match it shows twice when in my data file there is only one log?
    Thanks
     
  16. it stoped working today if i type /event nothing hapens
     
  17. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors and to confirm the plugin is loaded.
     
  18. i think there is something wrong with the plugin
     

    Attached Files:

  19. Wulf

    Wulf Community Admin

    Update the Event Manager plugin as well as the Building Blocker plugin (make sure to remove the old BuildingBlock.cs).