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)
NREs with IsAdmin and IsBanned after update
Discussion in 'Rust Discussion' started by Movinggun, Feb 23, 2017.
-
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
-
Wulf Community Admin
-
Thank you.
[DOUBLEPOST=1487896867][/DOUBLEPOST]MovingGun, some of the RCON apps have whilelist built in, if that helps in the mean time. -
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 -
Wulf Community Admin
Update Oxide, that should already be resolved.
-
-
I updated to the latest build of Oxide and I'm still getting the issues above.
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
Is there a thread to follow and watch to get notifications of oxide updates? Kind of like the plugins. -
Wulf Community Admin
-
Hello,
Code:Failed to call hook 'CanUserLogin' on plugin 'Whitelist v3.3.0' (NullReferenceException: Object reference not set to an instance of an object)
-
Wulf Community Admin
-
Very nice support here, appreciate it, thanks !
-
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) -
Wulf Community Admin
-