1. plugin is broken in the latest update.
    (22:59:45) | Failed to call hook 'CanUserLogin' on plugin 'Whitelist v3.3.0' (NullReferenceException: Object reference not set to an instance of an object)
     
  2. Code:
    00:21 [Error] Failed to call hook 'CanUserLogin' on plugin 'Whitelist v3.3.0' (NullReferenceException: Object reference not set to an instance of an object)
    00:21 [Stacktrace]   at Oxide.Game.Rust.Libraries.Player.IsAdmin (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.get_IsAdmin () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Whitelist.IsWhitelisted (System.String id) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Whitelist.CanUserLogin (System.String name, System.String id) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Whitelist.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  3. Wulf

    Wulf Community Admin

    So not a Rust issue then, fix on the way. ;)
     
  4. Thank you. :)
    [DOUBLEPOST=1487896867][/DOUBLEPOST]MovingGun, some of the RCON apps have whilelist built in, if that helps in the mean time.
     
  5. There's an NRE here: Failed to call hook 'CanUserLogin' on plugin 'EnhancedBanSystem v5.0.9' (NullReferenceException: Object reference not set to an instance of an object)

    and there's an NRE when it tries to remove a ban from the native ban system.
    As it is just one single instance but every time someone tries to join I won't upload the entire Oxide log for your own benefit, pretty big file.
    Code:
    02:05 [Error] Failed to call hook 'CanUserLogin' on plugin 'EnhancedBanSystem v5.0.9' (NullReferenceException: Object reference not set to an instance of an object)
    02:05 [Stacktrace]   at Oxide.Game.Rust.Libraries.Player.IsBanned (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.get_IsBanned () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EnhancedBanSystem.Native_IsBanned (System.String steamid) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EnhancedBanSystem.isBanned_NonDelayed (System.String name, System.String steamid, System.String ip, Boolean update, Oxide.Plugins.BanData& bandata) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EnhancedBanSystem.CanUserLogin (System.String name, System.String steamid, System.String ip) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EnhancedBanSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
     
    Last edited by a moderator: Feb 27, 2017
  6. Wulf

    Wulf Community Admin

    Update Oxide, that should already be resolved.
     
  7. Sweet as :)
     
  8. I updated to the latest build of Oxide and I'm still getting the issues above.
     
  9. i know it has literally only been 16ish hours buuuuuut is there an update on a possible fix? Had to take my server down due to users afraid of certain people and randoms coming into a private server.
     
  10. Wulf

    Wulf Community Admin

    It should already be fixed in the latest Oxide build.
     
  11. I updated oxide last night is there been another oxide update since last night's server and oxide update?
     
  12. Wulf

    Wulf Community Admin

    Yes, there was a build I put out today to fix a few issues.
     
  13. AWESOME! WULF YOU SIR ROCK!

    Is there a thread to follow and watch to get notifications of oxide updates? Kind of like the plugins.
     
  14. Wulf

    Wulf Community Admin

    Release Changelog | Page 9 | Oxide
     
  15. Hello,

    Code:
    Failed to call hook 'CanUserLogin' on plugin 'Whitelist v3.3.0' (NullReferenceException: Object reference not set to an instance of an object)
     
  16. Wulf

    Wulf Community Admin

    Update Oxide to the latest build.
     
  17. Very nice support here, appreciate it, thanks !
     
  18. WULF still getting error after oxide update.

    Failed to call hook 'CanUserLogin' on plugin 'Whitelist v3.3.0' (NullReferenceException: Object reference not set to an instance of an object)
     
  19. Wulf

    Wulf Community Admin

    Full log and version command output please.
     
  20. I'm still learning alot of this. What command do I run or what file so I bring up to get that you need? Running a Linux server