Hi
Hopefully this is the right place, just checked and my server is running fine but the compiler shows these errors;
The server is fully up to date and so is oxide and rust io, any ideas why were seeing this?Code:[SERVER v1.0.24] Console: AutoDoors.cs(65,14): warning CS0114: `Oxide.Plugins.AutoDoors.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword C:\TCAFiles\Users\BenjaminA\55809\Oxide.Core.dll (Location of the symbol related to previous warning) DeathNotes.cs(86,14): warning CS0108: `Oxide.Plugins.DeathNotes.LogToFile' hides inherited member `Oxide.Plugins.CSharpPlugin.LogToFile(string, string, Oxide.Core.Plugins.Plugin, bool)'. Use the new keyword if hiding was intended C:\TCAFiles\Users\BenjaminA\55809\Oxide.CSharp.dll (Location of the symbol related to previous warning) DeathNotes.cs(683,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:\TCAFiles\Users\BenjaminA\55809\Oxide.Core.dll (Location of the symbol related to previous warning) QuickSort.cs(61,14): warning CS0114: `Oxide.Plugins.QuickSort.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword C:\TCAFiles\Users\BenjaminA\55809\Oxide.Core.dll (Location of the symbol related to previous warning) TurretConfig.cs(246,14): warning CS0114: `Oxide.Plugins.TurretConfig.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword C:\TCAFiles\Users\BenjaminA\55809\Oxide.Core.dll (Location of the symbol related to previous warning) BetterLoot.cs(244,8): warning CS0219: The variable `itemList' is assigned but its value is never used ChestStacks.cs(222,13): warning CS0162: Unreachable code detected Clans.cs(345,36): warning CS0168: The variable `ex2' is declared but never used Clans.cs(439,34): warning CS0219: The variable `onlineMembers' is assigned but its value is never used DeathNotes.cs(988,24): warning CS0618: `Oxide.Core.Libraries.WebRequests.EnqueueGet(string, System.Action<int,string>, Oxide.Core.Plugins.Plugin, System.Collections.Generic.Dictionary<string,string>, float)' is obsolete: `EnqueueGet is deprecated, use Enqueue instead' EasyVote.cs(829,17): warning CS0162: Unreachable code detected FurnaceSplitter.cs(360,8): warning CS0219: The variable `originalContainer' is assigned but its value is never used KDRGui.cs(350,30): warning CS0168: The variable `ex' is declared but never used NoEscape.cs(769,193): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `false' NoEscape.cs(1012,17): warning CS0219: The variable `targetMembers' is assigned but its value is never used ServerRewards.cs(1223,17): warning CS0219: The variable `type' is assigned but its value is never used SkinBox.cs(4,255+): warning CS0219: The variable `shortname' is assigned but its value is never used Trade.cs(912,28): warning CS0219: The variable `target' is assigned but its value is never used BetterChatFlood.cs(22,22): warning CS0414: The private field `Oxide.Plugins.BetterChatFlood.canBetterChat' is assigned but its value is never used ChestStacks.cs(419,27): warning CS0414: The private field `Oxide.Plugins.ChestStacks.PlayerDataController<T>._timer' is assigned but its value is never used DeathNotes.cs(112,16): warning CS0649: Field `Oxide.Plugins.DeathNotes.HealthColor' is never assigned to, and will always have its default value `null' DeathNotes.cs(116,36): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Names' is assigned but its value is never used DeathNotes.cs(117,36): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Bodyparts' is assigned but its value is never used DeathNotes.cs(118,36): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Weapons' is assigned but its value is never used DeathNotes.cs(119,36): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Attachments' is assigned but its value is never used ImageLibrary.cs(1018,26): warning CS0414: The private field `Oxide.Plugins.ImageLibrary.ImageAssets.isLoading' 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(1002,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.TimeUpdater' is assigned but its value is never used InfoPanel.cs(1061,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MsgUpdater' is assigned but its value is never used InfoPanel.cs(1064,22): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MessageBoxAvailable' is assigned but its value is never used InfoPanel.cs(1147,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.HeliAttack' is never used InfoPanel.cs(1148,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.RadiationUpdater' is assigned but its value is never used InfoPanel.cs(1160,32): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveHelicopter' is never used InfoPanel.cs(1352,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.BalanceUpdater' is assigned but its value is never used InfoPanel.cs(1393,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.PointsUpdater' is assigned but its value is never used InfoPanel.cs(1435,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CoordUpdater' is assigned but its value is never used InfoPanel.cs(1478,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CompassUpdater' is assigned but its value is never used Kits.cs(25,41): warning CS0169: The private field `Oxide.Plugins.Kits.EventManager' is never used NoEscape.cs(173,22): warning CS0414: The private field `Oxide.Plugins.NoEscape._htmlRegex' is assigned but its value is never used PlaytimeTracker.cs(20,27): warning CS0169: The private field `Oxide.Plugins.PlaytimeTracker.Economy' is never used RemoverTool.cs(799,15): warning CS0169: The private field `Oxide.Plugins.RemoverTool.ToolRemover.heldEntity' is never used RulesGUI.cs(22,18): warning CS0414: The private field `Oxide.Plugins.RulesGUI.text' is assigned but its value is never used ServerRewards.cs(37,21): warning CS0649: Field `Oxide.Plugins.ServerRewards.uiFadeIn' is never assigned to, and will always have its default value `false' ServerRewards.cs(25,33): warning CS0169: The private field `Oxide.Plugins.ServerRewards.EventManager' is never used ServerRewards.cs(25,47): warning CS0169: The private field `Oxide.Plugins.ServerRewards.HumanNPC' is never used SkinBox.cs(4,255+): warning CS0649: Field `Oxide.Plugins.SkinBox.ServerRewards' is never assigned to, and will always have its default value `null' SkinBox.cs(4,255+): warning CS0649: Field `Oxide.Plugins.SkinBox.Economics' is never assigned to, and will always have its default value `null' Tickets.cs(102,25): warning CS0649: Field `Oxide.Plugins.Tickets.Ticket.Read' is never assigned to, and will always have its default value `false' TimedEvents.cs(18,23): warning CS0414: The private field `Oxide.Plugins.TimedEvents.Bradley' is assigned but its value is never used Trade.cs(38,31): warning CS0649: Field `Oxide.Plugins.Trade.OnlinePlayer.Player' is never assigned to, and will always have its default value `null' Vanish.cs(187,31): warning CS0649: Field `Oxide.Plugins.Vanish.OnlinePlayer.Player' is never assigned to, and will always have its default value `null'
Thanks
Not an Issue Some errors in the compiler log (warnings, not errors)
Discussion in 'Rust Discussion' started by bl4zeuk, Apr 15, 2018.
-
Wulf Community Admin
Those are all warnings, not errors, and are not causing any issues. If you're concerned about them (there's no need to be, they're style warnings), you can report the relevant ones in each plugin's support thread.
-
Thanks!