1. Yeah i have the same problem
     
  2. Which folder would this be in? Im looking at FTP now.
     
  3. Wulf

    Wulf Community Admin

    Plugins not loading is the same as Oxide not being installed.
     
  4. Wulf

    Wulf Community Admin

    RustDedicated_Data/Managed
     
  5. yea..me too..still waiting for the new patch..
     
  6. same here, just update
     
  7. same here!
     
  8. Everything is working fine now after nuking my managed directory except any plugin that relies on Json
     
  9. what did you change in there i did what wolf stated just but only 1 plugin loads
     
  10. I shut down the server, trying to delete the file on FTP but it's telling me "550 Not enough privileges". Any ideas?
     
  11. Wulf

    Wulf Community Admin

    Your host doesn't allow you access then, so you wouldn't be able to.
     
  12. Contact your server's host, and ask them to do it for you
     
  13. Temp solution seemd to work, now 2/3rds of my plugins compiled, now its just Newtonsoft.JSON errors, is there a temp solution for that as well?
     
  14. Damnit, GameServers :(
    Thanks, Wulf.
     
  15. Wulf

    Wulf Community Admin

    I'd need to see the errors.
     
  16. here is 1 error i get not sure if its related to the problem

    Code:
    (00:18:28) | Failed to call hook 'OnPlayerSleepEnded' on plugin 'GUIAnnouncements v1.23.81' (NullReferenceException: Object reference not set to an instance of an object)
    (00:18:28) | at Oxide.Plugins.GUIAnnouncements.OnPlayerSleepEnded (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.GUIAnnouncements.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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
     
  17. Yeah, do what Wulf said. Most mods loaded now and work. Just some appear to be "out of date" either they fix it or Wulfy does! *fingers crossed*
     
  18. Wulf

    Wulf Community Admin

    Not related to this.
     
  19. ok any suggestions or is it a waiting game hehe my only other errosr are

    Code:
     | Error while compiling: BetterChatMute.cs(26,14): error CS0433: The imported type `Newtonsoft.Json.JsonIgnoreAttribute' is defined multiple times
    (00:25:51) | Error while compiling: Clans.cs(861,17): error CS0433: The imported type `Newtonsoft.Json.Linq.JArray' is defined multiple times
    (00:25:51) | Error while compiling: ClanTags.cs(35,15): error CS0103: The name `clan' does not exist in the current context
    (00:25:51) | Error while compiling: CopyPaste.cs(100,43): error CS0433: The imported type `Newtonsoft.Json.DefaultValueHandling' is defined multiple times
    (00:25:51) | Error while compiling: DeathNotes.cs(468,62): error CS0433: The imported type `Newtonsoft.Json.Formatting' is defined multiple times
    (00:25:51) | Error while compiling: DiscordMessages.cs(293,13): error CS0433: The imported type `Newtonsoft.Json.Linq.JArray' is defined multiple times
    (00:25:51) | Error while compiling: Economics.cs(515,44): error CS0433: The imported type `Newtonsoft.Json.JsonWriter' is defined multiple times
    (00:25:51) | Error while compiling: FancyDrop.cs(2280,151): error CS0433: The imported type `Newtonsoft.Json.JsonConvert' is defined multiple times
    (00:25:51) | Error while compiling: FurnaceSplitter.cs(97,36): error CS0433: The imported type `Newtonsoft.Json.JsonReader' is defined multiple times
    (00:25:51) | Error while compiling: HeliControl.cs(1603,14): error CS0433: The imported type `Newtonsoft.Json.JsonIgnoreAttribute' is defined multiple times
    (00:25:51) | Plugin compilation is already queued: Npctp (14.087 ago)
    (00:25:51) | Error while compiling: HumanNPC.cs(2351,45): error CS0433: The imported type `Newtonsoft.Json.JsonReader' is defined multiple times
    (00:25:51) | Error while compiling: InfoPanel.cs(1935,25): error CS0433: The imported type `Newtonsoft.Json.JsonSerializerSettings' is defined multiple times
    (00:25:51) | Error while compiling: Kits.cs(1157,17): error CS0433: The imported type `Newtonsoft.Json.Linq.JArray' is defined multiple times
    (00:25:51) | Error while compiling: LustyMap.cs(1990,41): error CS0433: The imported type `Newtonsoft.Json.Linq.JObject' is defined multiple times
    (00:25:51) | Error while compiling: NoEscape.cs(1353,9): error CS0433: The imported type `Newtonsoft.Json.Linq.JObject' is defined multiple times
    (00:25:51) | Error while compiling: Missing dependencies: HumanNPC
    (00:25:51) | Error while compiling: NTeleportation.cs(1741,70): error CS0433: The imported type `Newtonsoft.Json.Converters.CustomCreationConverter<T>' is defined multiple times
    (00:25:51) | Error while compiling: ServerInfo.cs(315,28): error CS0433: The imported type `Newtonsoft.Json.StringEscapeHandling' is defined multiple times
    (00:25:51) | ShowCrosshair plugin is waiting for requirements to be loaded: ImageLibrary
    (00:25:51) | Error while compiling: Spawns.cs(375,45): error CS0433: The imported type `Newtonsoft.Json.JsonReader' is defined multiple times
    (00:25:51) | Error while compiling: VACKicker.cs(20,9): error CS0433: The imported type `Newtonsoft.Json.JsonSerializerSettings' is defined multiple times
    (00:25:51) | Error while compiling: VendingManager.cs(1378,26): error CS0433: The imported type `Newtonsoft.Json.Converters.StringEnumConverter' is defined multiple times
    (00:25:51) | Error while compiling: Waypoints.cs(224,45): error CS0433: The imported type `Newtonsoft.Json.JsonReader' is defined multiple times
    (00:25:51) | Error while compiling: ZoneManager.cs(2153,45): error CS0433: The imported type `Newtonsoft.Json.JsonReader' is defined multiple times