Jump to content

Not Working Currently

Closed 3.1.6 3.1.7

Will Allison
Will Allison

Posted

After todays rust update (5th Jan 2023) it doesn't seem to be working correctly now - when i toggle in to admin mode i cannot do anything and it causes my game to crash or freeze, all 5 of my admins have had the same issue.

  • Like 1
SunShine ツ

Posted (edited)

Same.

Edited by SunShine ツ
  • Like 1
pardrox

Posted

Same issue, reason seems to be the mountchair utility function:
Quick-Fix: comment out the following function calls:
 

XLIB.PLAYER.Location.Utility.UnMountChair(player);
XLIB.PLAYER.Location.Utility.MountChair(player, true);

 

  • Like 1
BippyMiester

Posted

Also getting this error as well.

(18:36:09) | Failed to run command '/mode' on plugin 'CoreLevel'. (NullReferenceException: Object reference not set to an instance of an object)
  at XLIB.PLAYER+Location+Utility.MountChair (BasePlayer player, System.Boolean LockMovement) [0x000f2] in <42b5d4b7ae6e481fa6dc987f1bb1cc61>:0 
  at Oxide.Plugins.AdminToggle+CoreLevel.Set (BasePlayer player, System.String command, System.String reason, XLIB.PLAYER+AuthLevel+LevelType authLevel, Oxide.Plugins.AdminToggle+ConfigData+Modes targetMode, BasePlayer targetPlayer, System.Boolean QuickUnload, Oxide.Plugins.AdminToggle+ConfigData+Modes OnRevokeMode) [0x00694] in <e61b6dbd7ee848509157091ac7393c44>:0 
  at Oxide.Plugins.AdminToggle+CoreLevel.Toggle (BasePlayer player, System.String command, System.String[] args) [0x00420] in <e61b6dbd7ee848509157091ac7393c44>:0 
  at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <f514aa2c40934e9eace4d41edbe3cb9e>:0 
  at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <f514aa2c40934e9eace4d41edbe3cb9e>:0 
  at Oxide.Game.Rust.RustCore.IOnPlayerCommand (BasePlayer basePlayer, System.String message) [0x000db] in <f514aa2c40934e9eace4d41edbe3cb9e>:0

 

superdrøy

Posted

(00:49:58) | Failed to call hook 'HandleUICommands' on plugin 'AdminToggle v3.1.6' (NullReferenceException: Object reference not set to an instance of an object)

at XLIB.PLAYER+Location+Utility.UnMountChair (BasePlayer player) [0x00037] in <42b5d4b7ae6e481fa6dc987f1bb1cc61>:0

at Oxide.Plugins.AdminToggle+CoreLevel.Set (BasePlayer player, System.String command, System.String reason, XLIB.PLAYER+AuthLevel+LevelType authLevel, Oxide.Plugins.AdminToggle+ConfigData+Modes targetMode, BasePlayer targetPlayer, System.Boolean QuickUnload, Oxide.Plugins.AdminToggle+ConfigData+Modes OnRevokeMode) [0x0002a] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.AdminToggle+CoreLevel.Toggle (BasePlayer player, System.String command, System.String[] args) [0x003e8] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.AdminToggle.HandleUICommands (ConsoleSystem+Arg arg) [0x000f2] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.AdminToggle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00bc7] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

(00:49:59) | Failed to call hook 'HandleUICommands' on plugin 'AdminToggle v3.1.6' (NullReferenceException: Object reference not set to an instance of an object)

at XLIB.PLAYER+Location+Utility.UnMountChair (BasePlayer player) [0x00037] in <42b5d4b7ae6e481fa6dc987f1bb1cc61>:0

at Oxide.Plugins.AdminToggle+CoreLevel.Set (BasePlayer player, System.String command, System.String reason, XLIB.PLAYER+AuthLevel+LevelType authLevel, Oxide.Plugins.AdminToggle+ConfigData+Modes targetMode, BasePlayer targetPlayer, System.Boolean QuickUnload, Oxide.Plugins.AdminToggle+ConfigData+Modes OnRevokeMode) [0x0002a] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.AdminToggle+CoreLevel.Toggle (BasePlayer player, System.String command, System.String[] args) [0x003e8] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.AdminToggle.HandleUICommands (ConsoleSystem+Arg arg) [0x000f2] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.AdminToggle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00bc7] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

(00:50:03) | Failed to call hook 'HandleUICommands' on plugin 'AdminToggle v3.1.6' (NullReferenceException: Object reference not set to an instance of an object)

at XLIB.PLAYER+Location+Utility.UnMountChair (BasePlayer player) [0x00037] in <42b5d4b7ae6e481fa6dc987f1bb1cc61>:0

at Oxide.Plugins.AdminToggle+CoreLevel.Set (BasePlayer player, System.String command, System.String reason, XLIB.PLAYER+AuthLevel+LevelType authLevel, Oxide.Plugins.AdminToggle+ConfigData+Modes targetMode, BasePlayer targetPlayer, System.Boolean QuickUnload, Oxide.Plugins.AdminToggle+ConfigData+Modes OnRevokeMode) [0x0002a] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.AdminToggle+CoreLevel.Toggle (BasePlayer player, System.String command, System.String[] args) [0x003e8] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.AdminToggle.HandleUICommands (ConsoleSystem+Arg arg) [0x000f2] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.AdminToggle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00bc7] in <c66e00cdf50d4b608af461d004d006b0>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0

 

 

Xray

Posted

Update 3.1.7 is out
And nice one there @pardrox for spotting the error before i could push the update 👍

Xray

Posted

Changed Status from Pending to Closed

Changed Fixed In to 3.1.7

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.5k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.