1. yeah got it with Economics too
     
  2. Same here.

    Seeing this for Kits and N Teleportation.

    ~Boon
     
  3. Devs really dont need to see 10 people posting the same thing. They know and will fix it when they can.

    In the mean time you can donate to these gracious soles that do this stuff for almost nothing
     
  4. Error while compiling: NTeleportation.cs(710,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
     
  5. if you remove the following line "Settings.NullValueHandling = NullValueHandling.Ignore" from the plugin, you plugin will compile but you'll lose data
     
  6. Receiving error:
    [Oxide] 14:44 [Error] Error while compiling: Kits.cs(623,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'

    Rust is updated and Oxide is the most recent version: Rust 1090 - Protocol 2001.147.1 with Oxide v2.0.3382
     
  7. here's my error

    Error while compiling: NTeleportation.cs(710,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
     
  8. Kits are broken too. Same error. Oxide build error @Wulf ? Maybe? ;-)

    Just going to report kits if no-one else has yet.
     
  9. @Kappasaurus Problem with Kits compiling.

    Protocol: 2001.147.1
    Build Date: 07/27/2017 20:30:25
    Unity Version: 5.6.0f3
    Changeset: 21894
    Branch: main
    Oxide Version: 2.0.3382

    Also NTeleportation is broken guys. Any more? Could be a new Oxide build tonight maybe? ;)
     
  10. same here, maybe oxide needs to update something there is more not working
     
  11. Error while compiling: HumanNPC.cs(1243,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'

    Same error as many other plugins. Waiting on a fix.
     
  12. same here :-/

    Error while compiling: FurnaceSplitter.cs(171,20): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings
     
  13. (17:53:36) | PathFinding was compiled successfully in 2978ms

    (17:53:36) | Error while compiling: HumanNPC.cs(1243,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'

    (17:53:36) | Calling 'Unload' on 'PathFinding v1.1.2' took 367ms

    (17:53:36) | Unloaded plugin PathFinding v1.1.2 by Reneb / Nogrod

    (17:53:36) | Loaded plugin PathFinding v1.1.2 by Reneb / Nogrod

    same issue.
     
  14. @Wulf please leave comment what to wait for about this
    Error while compiling: BenchCraft.cs(202,20): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
    Error while compiling: HumanNPC.cs(1247,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
    Error while compiling: Kits.cs(614,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
    Error while compiling: NTeleportation.cs(713,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
    Error while compiling: Spawns.cs(359,28): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
    Error while compiling: Waypoints.cs(39,31): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
     
  15. Yeah we have about 4 mods not working cus of this.
     
  16. some others plugin using Newtonsoft.Json have this problm to (kits, jail, teleport, spliter)
     
  17. Error while compiling: Economics.cs(78,27): error CS0023: The `.' operator cannot be applied to operand of type `Newtonsoft.Json.JsonSerializerSettings'
     
  18. Also this one is popping up on some plugins:

    error CS1503: Argument `#1' cannot convert `Oxide.Core.Configuration.KeyValuesConverter' expression to type `Newtonsoft.Json.JsonConverter'
     
  19. Well, NTeleportation and Kits works for me
     
  20. Temporary Fix swap Newtonsoft.Json with this Version Attached below.
    In your server folder e.g: c:/rustserver/ go into RustDedicated_Data/Managed and swap out this file, make a backup if necessary.

    This fixed our issues.
     

    Attached Files: