1. I'm having a problem with the plugin [RemoverTool] and [AutoGrades] know what it is?

    > Oxide.reload RemoverTool
    [Oxide] 10:13 PM [Error] RemoverTool plugin failed to compile!
    [Oxide] 10:13 PM [Error] RemoverTool.cs (757.42): error CS1501: No overload for method `giveitem 'takes` 3' arguments
    > Oxide.reload AutoGrades
    [Oxide] 10:13 PM [Error] AutoGrades plugin failed to compile!
    [Oxide] 10:13 PM [Error] AutoGrades.cs (203.46): error CS1503: Argument '# 1' can not convert 'int' expression to type 'Item'
     
  2. Wulf

    Wulf Community Admin

    Please post the errors in each plugin's support thread.
     
  3. Just updated my Rust and Oxide and majority of plugins working. But these two wont work can someone help me?

    Code:
    [Oxide] 7:39 PM [Error] RemoverTool.cs(757,42): error CS1501: No overload for method `GiveItem' takes `3' arguments
    [Oxide] 7:39 PM [Info] [Better Chat] Owner Chronicle: RemoverTool.cs(757,42): error CS1501: No overload for method `GiveItem' takes `3' arguments
    Code:
    [Oxide] 7:41 PM [Error] ZLevelsRemastered plugin failed to compile!
    [Oxide] 7:41 PM [Error] ZLevelsRemastered.cs(1532,51): error CS1501: No overload for method `GiveItem' takes `3' arguments
    
     
  4. Wulf

    Wulf Community Admin

    Please post in the plugins' support threads, make sure to check for updated versions beforehand though.