Hey guys, logged onto my server and the majority of my plugins are not working. I check the logs and im getting a ConsoleSystem.Arg error on certain plugins. Ive updated oxide multiple times, even tried updating the server and then updating oxide and everytime i start the server it gives me that error and the plugins do not work.
Code:[SERVER v1.0.24] Started as service [SERVER v1.0.24] Running as service [SERVER v1.0.24] Got Message: Ready [SERVER v1.0.24] Got Message: Compile [SERVER v1.0.24] Restarting: warning CS1701: Assuming assembly reference `Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' matches assembly `Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. You may need to supply runtime policy AutoGrades.cs(80,8): warning CS0114: `Oxide.Plugins.AutoGrades.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) DeathNotes.cs(84,26): warning CS0108: `Oxide.Plugins.DeathNotes.LogToFile' hides inherited member `Oxide.Plugins.CSharpPlugin.LogToFile(string, string, Oxide.Core.Plugins.Plugin)'. Use the new keyword if hiding was intended C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Oxide.Core.CSharp.dll (Location of the symbol related to previous warning) DeathNotes.cs(660,14): warning CS0114: `Oxide.Plugins.DeathNotes.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) FireArrows.cs(63,14): warning CS0114: `Oxide.Plugins.FireArrows.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) RGive.cs(44,14): warning CS0114: `Oxide.Plugins.RGive.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) AutoGrades.cs(287,11): warning CS0219: The variable `pgrade' is assigned but its value is never used AutoPurge.cs(324,19): error CS1729: The type `ConsoleSystem.Arg' does not contain a constructor that takes `1' arguments C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) AutoPurge.cs(333,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) AutoPurge.cs(358,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) BetterLoot.cs(1339,11): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) CheatReportLogger.cs(40,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) CheatReportLogger.cs(42,35): error CS1061: Type `ConsoleSystem.Command' does not contain a definition for `namefull' and no extension method `namefull' of type `ConsoleSystem.Command' could be found. Are you missing an assembly reference? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) CheatReportLogger.cs(48,83): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) CheatReportLogger.cs(48,106): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) CheatReportLogger.cs(48,131): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `ArgsStr' and no extension method `ArgsStr' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) CheatReportLogger.cs(50,85): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) CheatReportLogger.cs(50,108): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) CheatReportLogger.cs(50,133): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `ArgsStr' and no extension method `ArgsStr' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) DeathNotes.cs(914,22): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) DeathNotes.cs(918,36): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) DeathNotes.cs(920,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FancyDrop.cs(1190,19): error CS0119: Expression denotes a `method group', where a `variable', `value' or `type' was expected FancyDrop.cs(1203,19): error CS0119: Expression denotes a `method group', where a `variable', `value' or `type' was expected FancyDrop.cs(1214,11): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FancyDrop.cs(1248,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FancyDrop.cs(1285,11): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FancyDrop.cs(1339,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FancyDrop.cs(1407,11): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FancyDrop.cs(1445,11): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FancyDrop.cs(1492,11): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FancyDrop.cs(1508,11): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FancyDrop.cs(1535,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) FireArrows.cs(217,7): warning CS0472: The result of comparing value type `float' with null is always `false' FireArrows.cs(217,30): warning CS0162: Unreachable code detected FireArrows.cs(229,7): warning CS0472: The result of comparing value type `float' with null is always `false' FireArrows.cs(229,30): warning CS0162: Unreachable code detected FireArrows.cs(330,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) Kits.cs(998,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) Kits.cs(1017,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) Kits.cs(1028,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) NTeleportation.cs(2025,29): error CS1061: Type `ConsoleSystem.Command' does not contain a definition for `namefull' and no extension method `namefull' of type `ConsoleSystem.Command' could be found. Are you missing an assembly reference? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) RemoveAAA.cs(47,38): error CS1061: Type `ConsoleSystem.Command' does not contain a definition for `name' and no extension method `name' of type `ConsoleSystem.Command' could be found. Are you missing an assembly reference? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) RemoveAAA.cs(662,25): error CS1061: Type `ConsoleSystem.Command' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Command' could be found. Are you missing an assembly reference? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) RemoveAAA.cs(663,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) RemoveAAA.cs(663,86): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) RemoverTool.cs(1336,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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) RGive.cs(215,38): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) RGive.cs(215,91): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) RGive.cs(219,38): error CS1061: Type `ConsoleSystem.Command' does not contain a definition for `name' and no extension method `name' of type `ConsoleSystem.Command' could be found. Are you missing an assembly reference? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) StackSizeController.cs(138,20): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) StackSizeController.cs(176,20): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `isAdmin' and no extension method `isAdmin' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) Vanish.cs(145,30): 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? C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Facepunch.Console.dll (Location of the symbol related to previous error) Warning: restarting compilation[SERVER v1.0.24] Console: warning CS1701: Assuming assembly reference `Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' matches assembly `Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. You may need to supply runtime policy AutoGrades.cs(80,8): warning CS0114: `Oxide.Plugins.AutoGrades.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword C:\Users\anabo\Desktop\Battlefield server\files\steamapps\common\rust_dedicated\Oxide.Core.dll (Location of the symbol related to previous warning) AutoGrades.cs(287,11): warning CS0219: The variable `pgrade' is assigned but its value is never used Clans.cs(348,36): warning CS0168: The variable `ex2' is declared but never used Clans.cs(448,34): warning CS0219: The variable `onlineMembers' is assigned but its value is never used ImageLibrary.cs(435,25): warning CS0219: The variable `imageId' is assigned but its value is never used ImageLibrary.cs(360,25): warning CS0219: The variable `defs' is assigned but its value is never used ImageLibrary.cs(36,27): warning CS0414: The private field `Oxide.Plugins.ImageLibrary.getFileData' is assigned but its value is never used InfoPanel.cs(26,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.TestTimer' is never used InfoPanel.cs(957,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.TimeUpdater' is assigned but its value is never used InfoPanel.cs(1016,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MsgUpdater' is assigned but its value is never used InfoPanel.cs(1019,22): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MessageBoxAvailable' is assigned but its value is never used InfoPanel.cs(1102,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.HeliAttack' is never used InfoPanel.cs(1103,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.RadiationUpdater' is assigned but its value is never used InfoPanel.cs(1115,32): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveHelicopter' is never used InfoPanel.cs(1307,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.BalanceUpdater' is assigned but its value is never used InfoPanel.cs(1349,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CoordUpdater' is assigned but its value is never used InfoPanel.cs(1392,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CompassUpdater' is assigned but its value is never used[SERVER v1.0.24] Got Message: Exit [SERVER v1.0.24] Exit received. [SERVER v1.0.24] Connection closed. [SERVER v1.0.24] Shutdown
ConsoleSystem.Arg error while loading server up
Discussion in 'Rust Discussion' started by coryfowler123, Feb 12, 2017.