1. i have a server. server name is not importent since this is not comercial!

    i have just update oxide. and now i dont have any plugins working. what do i do to get my plugins back in? do i have to rework everything just cus i updated?

    (im new at this server thingie so dont be salty) im doing my best!
     
  2. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors.
     
  3. it says never used on everything ill copy here for you:
    and will always have its default value `null'
    is assigned but its value is never used
    it says something like this on EVERY plugin!
     
  4. Wulf

    Wulf Community Admin

    Use the Upload a File button please.
     
  5. Code:
    [SERVER v1.0.20] Started as service
    [SERVER v1.0.20] Running as service
    [SERVER v1.0.20] Got Message: Ready
    [SERVER v1.0.20] Got Message: Compile
    [SERVER v1.0.20] 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
    warning CS1702: Assuming assembly reference `protobuf-net, Version=2.0.0.622, Culture=neutral, PublicKeyToken=257b51d87d2e4d67' matches assembly `protobuf-net, Version=2.0.0.668, Culture=neutral, PublicKeyToken=257b51d87d2e4d67'. 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
    /home/tcagame_svc5598/EliasJ/5598/Oxide.Core.dll (Location of the symbol related to previous warning)
    BetterSay.cs(19,8): warning CS0114: `Oxide.Plugins.BetterSay.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
    /home/tcagame_svc5598/EliasJ/5598/Oxide.Core.dll (Location of the symbol related to previous warning)
    BetterSay.cs(27,8): warning CS0114: `Oxide.Plugins.BetterSay.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
    /home/tcagame_svc5598/EliasJ/5598/Oxide.Core.dll (Location of the symbol related to previous warning)
    Chute.cs(24,14): warning CS0114: `Oxide.Plugins.Chute.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
    /home/tcagame_svc5598/EliasJ/5598/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
    /home/tcagame_svc5598/EliasJ/5598/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
    /home/tcagame_svc5598/EliasJ/5598/Oxide.Core.dll (Location of the symbol related to previous warning)
    GUIShop.cs(103,14): warning CS0114: `Oxide.Plugins.GUIShop.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
    /home/tcagame_svc5598/EliasJ/5598/Oxide.Core.dll (Location of the symbol related to previous warning)
    HeliRide.cs(62,14): warning CS0114: `Oxide.Plugins.HeliRide.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
    /home/tcagame_svc5598/EliasJ/5598/Oxide.Core.dll (Location of the symbol related to previous warning)
    HeliVote.cs(43,14): warning CS0114: `Oxide.Plugins.HeliVote.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
    /home/tcagame_svc5598/EliasJ/5598/Oxide.Core.dll (Location of the symbol related to previous warning)
    SignArtist.cs(296,14): warning CS0114: `Oxide.Plugins.SignArtist.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
    /home/tcagame_svc5598/EliasJ/5598/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
    BetterChat.cs(601,21): warning CS0219: The variable `parsed' 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
    EMInterface.cs(637,17): warning CS0219: The variable `kitList' is assigned but its value is never used
    EasyVote.cs(214,30): warning CS0168: The variable `ex' is declared but never used
    EasyVote.cs(262,30): warning CS0168: The variable `ex' is declared but never used
    EventManager.cs(2540,17): warning CS0219: The variable `errorList' is assigned but its value is never used
    EventManager.cs(2617,17): warning CS0219: The variable `success' is assigned but its value is never used
    GUIShop.cs(901,35): warning CS0429: Unreachable expression code detected
    GUIShop.cs(903,17): warning CS0162: Unreachable code detected
    HeliControl.cs(330,17): warning CS0219: The variable `transform' is assigned but its value is never used
    HeliRide.cs(350,76): warning CS0618: `UnityEngine.Vector3.fwd' is obsolete: `Use Vector3.forward instead.'
    HeliRide.cs(463,14): warning CS0219: The variable `transform' is assigned but its value is never used
    HeliVote.cs(127,36): warning CS0219: The variable `heliAI' is assigned but its value is never used
    LustyMap.cs(1023,17): warning CS0219: The variable `playerdirection' is assigned but its value is never used
    ZoneManager.cs(1206,25): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `false'
    ZoneManager.cs(1206,43): warning CS0162: Unreachable code detected
    Chute.cs(45,7): warning CS0414: The private field `Oxide.Plugins.Chute.Changed' is assigned but its value is never used
    DeathNotes.cs(109,28): warning CS0649: Field `Oxide.Plugins.DeathNotes.HealthColor' is never assigned to, and will always have its default value `null'
    DeathNotes.cs(113,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Names' is assigned but its value is never used
    DeathNotes.cs(114,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Bodyparts' is assigned but its value is never used
    DeathNotes.cs(115,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Weapons' is assigned but its value is never used
    DeathNotes.cs(116,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Attachments' is assigned but its value is never used
    EMInterface.cs(39,24): warning CS0414: The private field `Oxide.Plugins.EMInterface.UIEntry' is assigned but its value is never used
    EventManager.cs(25,34): warning CS0169: The private field `Oxide.Plugins.EventManager.FriendlyFire' is never used
    FancyDrop.cs(35,10): warning CS0169: The private field `Oxide.Plugins.FancyDrop.Airstrike' is never used
    HeliControl.cs(44,14): warning CS0169: The private field `Oxide.Plugins.HeliControl.DisableHeliRockets' is never used
    HeliControl.cs(1671,24): warning CS0649: Field `Oxide.Plugins.HeliControl.ItemDef.amountMin' is never assigned to, and will always have its default value `0'
    HeliControl.cs(1672,24): warning CS0649: Field `Oxide.Plugins.HeliControl.ItemDef.amountMax' is never assigned to, and will always have its default value `0'
    HeliRide.cs(32,7): warning CS0414: The private field `Oxide.Plugins.HeliRide.Changed' is assigned but its value is never used
    HeliRide.cs(203,11): warning CS0169: The private field `Oxide.Plugins.HeliRide.FlyHelicopter.direction' is never used
    HeliVote.cs(12,14): warning CS0414: The private field `Oxide.Plugins.HeliVote.Changed' is assigned but its value is never used
    HeliVote.cs(361,20): warning CS0414: The private field `Oxide.Plugins.HeliVote.auth' is assigned but its value is never used
    HitIcon.cs(39,16): warning CS0169: The private field `Oxide.Plugins.HitIcon.endcolor' is never used
    HumanNPC.cs(53,16): warning CS0169: The private field `Oxide.Plugins.HumanNPC.Waypoints' 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
    LustyMap.cs(24,34): warning CS0169: The private field `Oxide.Plugins.LustyMap.EventManager' is never used
    LustyMap.cs(36,23): warning CS0414: The private field `Oxide.Plugins.LustyMap.worldSize' is assigned but its value is never used
    MagicCraft.cs(22,36): warning CS0414: The private field `Oxide.Plugins.MagicCraft.skins2' is assigned but its value is never used
    RulesGUI.cs(20,18): warning CS0414: The private field `Oxide.Plugins.RulesGUI.text' is assigned but its value is never used
    RustIOFriendListAPI.cs(421,22): warning CS0414: The private field `Oxide.Plugins.RustIOFriendListAPI.DebugMode' is assigned but its value is never used
    TurboGather.cs(57,22): warning CS0414: The private field `Oxide.Plugins.TurboGather.orenodes' is assigned but its value is never used
    Vanish.cs(112,31): warning CS0649: Field `Oxide.Plugins.Vanish.OnlinePlayer.Player' is never assigned to, and will always have its default value `null'
    [DOUBLEPOST=1486654680][/DOUBLEPOST]im not sure how to this... i am very new to this!

    is it this one?
     

    Attached Files:

    Last edited by a moderator: Feb 9, 2017
  6. Wulf

    Wulf Community Admin

    Please upload (not paste) your other oxide log file as well as the output_log.txt from RustDedicated_Data.
     
  7. This ownes? thats all i got from today.
     

    Attached Files:

  8. Wulf

    Wulf Community Admin

    From what I can tell, you just don't have Oxide installed. Make sure you install it after doing any sort of server update.
     
  9. it is installed. the server is not on my comp. im renting my server and the have a smart MOD server plugin that says that oxide is instald. is there anyway to like "Oxide.Relode Oxide" or something?
     
  10. Wulf

    Wulf Community Admin

    Just because it was installed once via a control panel does not mean it is still installed. Oxide is a mod, so any time you do a Steam update to your server, it will need to be installed again. You can do this generally by using "Uninstall" and then "Install" on your host's mod manager, or "Reinstall" if they give you a direct option.
     
  11. thats the thing. it says installed and no more options
     
  12. Wulf

    Wulf Community Admin

    I'd suggest contacting your host then, as I'm sure they have an option.
     
  13. is there a command to install it thrue the web console?