1. Good afternoon, faced a problem of loading of a plug-in dll format.
    Screenshot (Click)
    Code:
    11/23/2017 13:24:37] [Oxide] 13:24 [Debug]   at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0 
    What could be the problem?
     
  2. Wulf

    Wulf Community Admin

    Without seeing the full error or knowing what you're doing, hard to really say. Plugins are not in .dll format though, only extensions are and are installed in a different location.
     
  3. It is a complete mistake. Do nothing, just threw in a Managed dll and start the server.