AntiNoobRaid

Blocks raiding of new players

Total Downloads: 1,517 - First Release: Dec 4, 2017 - Last Update: Jun 23, 2018

5/5, 8 likes
  1. What were the players attacking when this showed up? Only thing I think could cause this is a very big base/server with a lot of entites, I'll try to recreate it
     
  2. Slydelix updated AntiNoobRaid with a new update entry:

    1.7.1

     
  3. Slydelix updated AntiNoobRaid with a new update entry:

    1.7.2

     
  4. There are people raiding and I still see this many times:
    Code:
    (12:40:06) | Calling 'OnEntityTakeDamage' on 'AntiNoobRaid v1.7.2' took average 5059ms
    They use C4
     
  5. Nobody on the server and AntiNoobRaid spams
     

    Attached Files:

  6. Plugin is very useful and works very well :)
    Thanks a lot !
     
  7. Same here....every time when this Message appears it cause lag on Server.
     
  8. Slydelix updated AntiNoobRaid with a new update entry:

    1.7.3

     
  9. Code:
    (20:59:21) | Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiNoobRaid v1.7.3' (ArgumentNullException: Argument cannot be null.
    Parameter name: key)
      at System.Collections.Generic.Dictionary`2[System.String,System.String].TryGetValue (System.String key, System.String& value) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AntiNoobRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AntiNoobRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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
    bunch of spam just not. players got packet flooded. not sure the details of how it happened.
     
  10. Code:
    Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiNoobRaid v1.7.3' (InvalidOperationException: Operation is not valid due to the current state of the object)
      at System.Linq.Enumerable.IterateNonNullable[UInt64] (IEnumerable`1 source, System.Func`3 selector) [0x00000] in :0
      at System.Linq.Enumerable.Max[UInt64] (IEnumerable`1 source) [0x00000] in :0
      at System.Linq.Enumerable.Max[KeyValuePair`2,UInt64] (IEnumerable`1 source, System.Func`2 selector) [0x00000] in :0
      at Oxide.Plugins.AntiNoobRaid.FullOwner (.BaseEntity ent, .BasePlayer p) [0x00000] in :0
      at Oxide.Plugins.AntiNoobRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitinfo) [0x00000] in :0
      at Oxide.Plugins.AntiNoobRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0 
    Also the same as Findles @Slydelix, thanks for the frequent updates you're doing a great job!
     
  11. Slydelix updated AntiNoobRaid with a new update entry:

    1.7.4

     
  12. Slydelix updated AntiNoobRaid with a new update entry:

    1.7.5

     
  13. I've got an issue where the timer keeps getting stuck and never goes down, is there anything that might be causing it?
     
  14. You are talking about time until player is raidable right? That timer goes down only when player is connected
     
  15. When you attack unprotected buildings incendiary missiles - greatly raised the load on the server! After removing the plugin, the problems disappear.
     
  16. Yes I know, I'm trying to figure out if there is a way to fix this, if not I will probably have to remove fire protection from the plugin or add option to disable/enable it
     
  17. is there a way to destroy the flame entities so that the hook is no longer called after the initial amount of damage?
     
  18. Slydelix updated AntiNoobRaid with a new update entry:

    1.7.6

     
  19. After update we have this error
    Code:
    Calling 'OnEntityTakeDamage' on 'AntiNoobRaid v1.7.6' took average 8482ms
     
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiNoobRaid v1.7.6' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.AntiNoobRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AntiNoobRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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
     
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiNoobRaid v1.7.6' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.AntiNoobRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AntiNoobRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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
     
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiNoobRaid v1.7.6' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.AntiNoobRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AntiNoobRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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
     
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiNoobRaid v1.7.6' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.AntiNoobRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AntiNoobRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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
     
    (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)Unloaded plugin AntiNoobRaid v1.7.6 by Slydelix
     
  20. Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiNoobRaid v1.7.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AntiNoobRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitinfo) [0x00000] in :0 at Oxide.Plugins.AntiNoobRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0


    I have the latest version of the plugin installed when I shot down the patrolheli I saw these errors in the console maybe can help me