Jump to content

1 Screenshot

  • 41.6k
  • 935
  • 109.32 kB

Recommended Comments



[05.13 12:55:38] Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
[05.13 12:55:43] Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
[05.13 12:55:43] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
[05.13 12:55:43] at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

 

  • Like 1
Link to comment
Share on other sites

After the update, I am starting to see conflicts with MonumentLock again. Here's what's showing in console: 

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00419] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00419] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Death Notes] Integra shot a Oxum Sparkplug Witwicky using their Jackhammer over a distance of 0 meters.

Oxum Sparkplug Witwicky[3320391] was killed by Integra[76561198046800447] at (1354.9, 8.3, 216.1)

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Death Notes] Integra is a Psycho killer. Qu’est-ce que c’est, Oxum Cosplay Chuck? Fa-fa-fa-fa-fa-fa-fa-fa-fa-far...

Oxum Cosplay Chuck[9844840] was killed by Integra[76561198046800447] at (1353.9, 8.3, 217.0)

[Monument Lock] You don't have permissions to use this command

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

[Custom Helicopter Tiers] Helicopter tier Basic spawned for (18.3, 40.9, -756.6)

[Advert Messages] The irony of being a zombie is that everything is funny, but you can't smile, because your lips have rotted off.

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Kinematic body only supports Speculative Continuous collision detection

(Filename: Line: 747)

Kinematic body only supports Speculative Continuous collision detection

(Filename: Line: 1728)

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Unloaded plugin Monument Lock v1.6.1 by Rustonauts

 

  • Like 2
Link to comment
Share on other sites
On 6/1/2023 at 2:20 PM, Flint Monkey said:

After the update, I am starting to see conflicts with MonumentLock again. Here's what's showing in console: 

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00419] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00419] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Death Notes] Integra shot a Oxum Sparkplug Witwicky using their Jackhammer over a distance of 0 meters.

Oxum Sparkplug Witwicky[3320391] was killed by Integra[76561198046800447] at (1354.9, 8.3, 216.1)

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Death Notes] Integra is a Psycho killer. Qu’est-ce que c’est, Oxum Cosplay Chuck? Fa-fa-fa-fa-fa-fa-fa-fa-fa-far...

Oxum Cosplay Chuck[9844840] was killed by Integra[76561198046800447] at (1353.9, 8.3, 217.0)

[Monument Lock] You don't have permissions to use this command

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

[Custom Helicopter Tiers] Helicopter tier Basic spawned for (18.3, 40.9, -756.6)

[Advert Messages] The irony of being a zombie is that everything is funny, but you can't smile, because your lips have rotted off.

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Kinematic body only supports Speculative Continuous collision detection

(Filename: Line: 747)

Kinematic body only supports Speculative Continuous collision detection

(Filename: Line: 1728)

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Unloaded plugin Monument Lock v1.6.1 by Rustonauts

 

thank you.  apologies for my delay, and that sucks the update made some adjustments.  I'll troubleshoot this today and see what I can find.

Link to comment
Share on other sites
On 5/13/2023 at 6:00 AM, hc4stillo said:

[05.13 12:55:38] Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
[05.13 12:55:43] Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
[05.13 12:55:43] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
[05.13 12:55:43] at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

 

I'm happy to troubleshoot this.  I can't replicate this error.  Are you able to add me to discord (or join my discord server) to help w/ context and details leading up to this error?  https://discord.gg/GTCapPsz

Link to comment
Share on other sites
On 5/8/2023 at 3:38 AM, awankp_ said:

hi anyone know how to solve spam in chat? 

Screenshot_697.png

it's also spamming in console

 

My bad.. 1.6.2 should resolve this.  Let me know please.

Link to comment
Share on other sites
On 5/8/2023 at 11:48 AM, jaybee3 said:

We have the same. Reverted to previous version.

Posts on @Rustonauts discord too.

1.6.2 should resolve this - thanks.

Link to comment
Share on other sites
On 5/13/2023 at 6:00 AM, hc4stillo said:

[05.13 12:55:38] Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <24b83296f391476aab327ceb0fc34ab8>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
[05.13 12:55:43] Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <24b83296f391476aab327ceb0fc34ab8>:0
[05.13 12:55:43] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
[05.13 12:55:43] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
[05.13 12:55:43] at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0

 

1.6.2 should resolve this.

Link to comment
Share on other sites
On 6/1/2023 at 2:20 PM, Flint Monkey said:

After the update, I am starting to see conflicts with MonumentLock again. Here's what's showing in console: 

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00419] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnItemPickup' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnItemPickup (Item item, BasePlayer player) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00419] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Death Notes] Integra shot a Oxum Sparkplug Witwicky using their Jackhammer over a distance of 0 meters.

Oxum Sparkplug Witwicky[3320391] was killed by Integra[76561198046800447] at (1354.9, 8.3, 216.1)

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Monument Lock] You don't have permissions to use this command

[Death Notes] Integra is a Psycho killer. Qu’est-ce que c’est, Oxum Cosplay Chuck? Fa-fa-fa-fa-fa-fa-fa-fa-fa-far...

Oxum Cosplay Chuck[9844840] was killed by Integra[76561198046800447] at (1353.9, 8.3, 217.0)

[Monument Lock] You don't have permissions to use this command

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

[Custom Helicopter Tiers] Helicopter tier Basic spawned for (18.3, 40.9, -756.6)

[Advert Messages] The irony of being a zombie is that everything is funny, but you can't smile, because your lips have rotted off.

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Kinematic body only supports Speculative Continuous collision detection

(Filename: Line: 747)

Kinematic body only supports Speculative Continuous collision detection

(Filename: Line: 1728)

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Failed to call hook 'OnLootEntity' on plugin 'MonumentLock v1.6.1' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MonumentLock.FindMonumentShortName (BasePlayer player, System.String _shortNameFromCommand) [0x0000e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.MonumentEnabled (BasePlayer player, System.String _shortNameFromCommand) [0x00000] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.OnLootEntity (BasePlayer player, BaseEntity entity) [0x0000b] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0044e] in <f4a078a5c1344c92ace214f7e68bf7ff>:0

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

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

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

Unloaded plugin Monument Lock v1.6.1 by Rustonauts

 

version 1.6.2 should resolve this.

Link to comment
Share on other sites

Hello, possible to support dynamicpvp?

if a monument is pvp, ignore the plugin, if pve zone monument lock to player if it's possible?

 

Thanks

  • Like 1
Link to comment
Share on other sites
7 hours ago, Tanki said:

Hello, possible to support dynamicpvp?

if a monument is pvp, ignore the plugin, if pve zone monument lock to player if it's possible?

 

Thanks

I love that idea, and already have that planned.  I'm currently trying to finish a config gui and then for sure get that set up.    PVE mode would be based on a)config setting that can be adjusted dynamically based on server conditions/states and b)on installed pve plugins.

For your server, are you pvp in all monuments and then pve outside of them?  I've played on those servers before.  Kinda like them.

Link to comment
Share on other sites

not all monument about pvp, it's like 40% pvp, 60% pve, seems... if monument is pvp => tunnel train is pvp, if monument pve => tunnel train is pve.

and the problem for you maybe, monument pve can have a pvp zone (like launch site) when bradley or patrol heli is killed... and other plugin can add a tank at other monument (tell me if is too bad my explanation, il will use google for change ^^)

Happy to this soon 🙂❤️

Edited by Tanki
  • Like 1
Link to comment
Share on other sites
31 minutes ago, Tanki said:

not all monument about pvp, it's like 40% pvp, 60% pve, seems... if monument is pvp => tunnel train is pvp, if monument pve => tunnel train is pve.

and the problem for you maybe, monument pve can have a pvp zone (like launch site) when bradley or patrol heli is killed... and other plugin can add a tank at other monument (tell me if is too bad my explanation, il will use google for change ^^)

Happy to this soon 🙂❤️

Ok so maybe perhaps I need to allow an override to allow for DynamicPVP (by CatMeat?) to determine which monuments (and zones) are pve/pvp, and only do the locking when that plugin says it's pve.  I'm not sure how likely it is to have parts of Launch locked and other parts of it pvp.

Link to comment
Share on other sites

bro is there any option to change map marker size and color etc or one more idea for your plugin please add name in map with marker like someone lock it showing his name in monument in red marker, 2nd idea please add someone this option if someone killed 3 to 5 npc then his monument locked otherwise not cuz someone shot by mistakenly monument has lock for him and other players wait 10 min to expire the time 

  • Like 1
Link to comment
Share on other sites
4 hours ago, Ali said:

bro is there any option to change map marker size and color etc or one more idea for your plugin please add name in map with marker like someone lock it showing his name in monument in red marker, 2nd idea please add someone this option if someone killed 3 to 5 npc then his monument locked otherwise not cuz someone shot by mistakenly monument has lock for him and other players wait 10 min to expire the time 

thanks for your ideas.  I'm working on the map marker stuff - super restrictive.  stay tuned for a new update coming shortly that will offer a hud for users and admin.  if you use /mu in the chat, that should unlock the monument for a player who accidently shoots.  they need monumentlock.commands permission first.  cheers    https://discord.gg/vZFUUxrP

Link to comment
Share on other sites
On 8/12/2023 at 4:14 PM, Rustonauts said:

Ok so maybe perhaps I need to allow an override to allow for DynamicPVP (by CatMeat?) to determine which monuments (and zones) are pve/pvp, and only do the locking when that plugin says it's pve.  I'm not sure how likely it is to have parts of Launch locked and other parts of it pvp.

hello, no update for a moment, you've abandoned the project or just a bit busy?

 

Thanks

Link to comment
Share on other sites

Hi, I'm having issue installing this plugin on Carbon. It was working fine on Oxide, but not on Carbon. I have MonumentFinder on latest version. 

This is the error its throwing me:

Failed compiling '\carbon\plugins\MonumentLock.cs':
  1. 'MonumentFinder' is inaccessible due to its protection level [CS0122]
     (MonumentLock 9 line 22)


If you can help on this, it would be great.

  • Like 1
Link to comment
Share on other sites
On 12/1/2023 at 12:30 PM, abcderanzi said:

Hi, I'm having issue installing this plugin on Carbon. It was working fine on Oxide, but not on Carbon. I have MonumentFinder on latest version. 

This is the error its throwing me:

Failed compiling '\carbon\plugins\MonumentLock.cs':
  1. 'MonumentFinder' is inaccessible due to its protection level [CS0122]
     (MonumentLock 9 line 22)


If you can help on this, it would be great.

same.

Link to comment
Share on other sites

Rustonauts, is there a way to lock all monuments and dome with message for every player until a command say /unlock Airfield, and it's only unlocked for that player? Each player has to get that perm that want's to use that monument?

 

Link to comment
Share on other sites

Failed to call hook 'OnPlayerDeath' on plugin 'MonumentLock v1.6.5' (InvalidOperationException: Collection was modified; enumeration operation may not execute.)
  at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in <4889cca7f3644a7fa341501beb4caacb>:0 
  at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in <4889cca7f3644a7fa341501beb4caacb>:0 
  at Oxide.Plugins.MonumentLock.OnPlayerDeath (BasePlayer player, HitInfo info) [0x00134] in <02b613311ad54ec6a7ead6a47f4195d0>:0 
  at Oxide.Plugins.MonumentLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0035c] in <02b613311ad54ec6a7ead6a47f4195d0>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 

 

 

any ideas guys? thanks

Link to comment
Share on other sites

The marker color on the map is fixed to red, but is it possible to fix it so that it can be changed?
I would appreciate it if you could adjust the transparency as well.

Link to comment
Share on other sites

The marker on the MAP does not disappear even after the monument is released. . It's a shame because I like the plugin.

Link to comment
Share on other sites

The cause has not been investigated but I understand the solution.
If you reload the plugin while logged in, the marker on the MAP would not disappear.
If you log in again, the problem will be resolved.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 2
  • Love 4

User Feedback

1.3m

Downloads

Total number of downloads.

6.6k

Customers

Total customers served.

97.5k

Files Sold

Total number of files sold.

1.9m

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.