Vanish

Moved

Total Downloads: 22,661 - First Release: Nov 3, 2015 - Last Update: Jan 9, 2018

5/5, 75 likes
  1. How do i check?
    There is no errors in the console.
     
  2. Wulf

    Wulf Community Admin

    Browse to oxide/logs in your server's root, open the log file in a text editor, then check it for errors.
     
  3. It is saying this
    [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
    Vanish.cs(91,14): warning CS0114: `Oxide.Plugins.Vanish.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
    D:\rustserver\Oxide.Core.dll (Location of the symbol related to previous warning)
    Vanish.cs(112,31): warning CS0649: Field `Oxide.Plugins.Vanish.OnlinePlayer.Player' is never assigned to, and will always have its default value `null'
     
  4. delete the Vanish.json file in your lang/en folder then reload the plugin and Wulf will fix any other problems going to bed sorry
     
  5. Wulf

    Wulf Community Admin

    Not the compiler log, the main oxide log.

    Those warnings are unrelated to the lang files and not issues. @SOBIJD, no need to do this. ^
     
  6. Tired need sleep
     
  7. Wulf

    Wulf Community Admin

    Go get some sleep. ;)
     
  8. The things it says about Vanish are

    15:57 [Info] Loaded plugin Vanish v0.3.7 by Wulf/lukespragg

    Then it says this for it working with a different plugin

    21:55 [Warning] [HeliRide] Vanish Plugin not found. Player will be visable and UseAutoVanish will be turned off
     
  9. Wulf

    Wulf Community Admin

    Should be fine then. Are you sure the other players aren't in the "admin" Oxide group?
     
  10. How do I check?
     
  11. Wulf

    Wulf Community Admin

    Use the 'oxide.show user USERNAME' command in your RCON or console as admin for someone that can see you.
     
  12. Oh my God I am so sorry for wasting your time.
    To take admin do I type "revoke user USERNAME admin"?
    [DOUBLEPOST=1495941654][/DOUBLEPOST]
    says this
    23:15 [Info] User 'PEAK PUSSY (76561198272116074)' permissions:
    kdgui.show, wheresmycorpse.canuse

    User 'PEAK PUSSY (76561198272116074)' groups:
    default, admin
    23:16 [Info] User 'PEAK PUSSY' does not have permission 'admin'
    23:17 [Info] User 'PEAK PUSSY (76561198272116074)' permissions:
    kdgui.show, wheresmycorpse.canuse

    User 'PEAK PUSSY (76561198272116074)' groups:
    default, admin
     
  13. Wulf

    Wulf Community Admin

    If you don't want to appear to other admin, you can just disable the setting in the Vanish.json config, otherwise:

    usergroup remove 76561198272116074 admin
    If you have them set as ownerid with Rust, you'd need to remove them from that as well if you do not want them as admin or to be in the admin group.
     
  14. Thankyou Wulf. <3
     
  15. Wulf... the most patient person in the universe.
     
  16. Does Oxide cache plugins or something? I'm receiving the same error that @Eva 2 had...
    Code:
    (20:51:04) | Error while compiling: Vanish.cs(301,27): error CS0150: A constant value is expected
    I'm running the latest version of Oxide (v2.0.3294) and the version of Vanish in my plugins directory on the server states 0.3.7. I've tried to unload, load, and reload the plugin but I keep getting the same error... Am I missing something? I've never had this issue while updating a plugin before.

    I should also note that it's not trying to unload or load the plugin automatically when I delete or reupload it to the server. I've tried restarting the server and doing a reload *, nothing has made a difference.
     
    Last edited by a moderator: May 29, 2017
  17. Wulf

    Wulf Community Admin

    No, but if you're running a Linux server then the compiler may be having trouble seeing the file as being changed, something that has popped up recently for some reason. Unload the old plugin, delete it, and then upload the new.
     
  18. The old plugin isn't loaded because it fails to compile on the new version of Rust/Oxide. Nonetheless, I have tried to unload, delete, and upload with no success. :/

    It doesn't automatically detect the newly uploaded file and doing a manual `load Vanish` just renders the same error, despite double and triple checking that the new version of Vanish is uploaded properly.
     
  19. Wulf

    Wulf Community Admin

    Yeah, no idea then; that'd only happen if your server is outdated by a month else using an old version of the plugin.
     
  20. You think there will ever be a day where i can hear VOIP while vanished?