1. 29 AutoPurge - Failed to compile: AutoPurge.cs(331,20): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    30 DeathNotes - Failed to compile: DeathNotes.cs(918,37): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    31 FancyDrop - Failed to compile: FancyDrop.cs(1571,12): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    32 Finder - Failed to compile: Finder.cs(403,30): error CS1061: Type `Item' does not contain a definition for `owners' and no extension method `owners' of type `Item' could be found. Are you missing an assembly reference?
    33 Kits - Failed to compile: Kits.cs(1025,21): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    34 LustyMap - Failed to compile: LustyMap.cs(1329,21): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    35 ServerInfo - Failed to compile: ServerInfo.cs(266,21): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    36 stats - Unloaded
    37 TimeOfDay - Failed to compile: TimeOfDay.cs(286,12): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
    38 TruePVE - Failed to compile: TruePVE.cs(185,13): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
     
  2. Wulf

    Wulf Community Admin

    It's from a Rust change, please report them to the plugin authors in their support threads. Most are already updated as well.
     
  3. Ok, thanks!
     
  4. Unfortunately for me it's happening on an unmaintained plugin.

    Do you have any guidance? Did they change ConsoleSystem.Arg to be named something else? Where does one go to find these things out?
     
  5. Wulf

    Wulf Community Admin

    See Release Changelog | Page 8 | Oxide.
     
  6. Thanks!
     
  7. Hi, but how do I fix this error if you need a plug-in of the old version?
     
  8. Wulf

    Wulf Community Admin

    Connection, capital C.