NoEscape

Moved

Total Downloads: 12,043 - First Release: Oct 23, 2015 - Last Update: Apr 12, 2018

5/5, 33 likes
  1. No one know how fix it ?(
     
  2. Am sure the coder will soon
     
  3. Another Error here:
    (17:18:05) | [Oxide] 17:18 [Error] Failed to call hook 'OnClanUpdate' on plugin 'NoEscape v0.3.1' (NullReferenceException: Object reference not set to an instance of an object)

    (17:18:05) | [Oxide] 17:18 [Debug] at Oxide.Plugins.NoEscape.CacheClan (Newtonsoft.Json.Linq.JObject clan) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.NoEscape.OnClanUpdate (System.String tag) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.NoEscape.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
  4. Then can someone tell us what we're doing wrong? We have the r-remover tool, entity owner, clans I/O, friends, but still - people can teleport loot out during the duration of "Raid Blocked." We've only ever used N-Teleportation, so what am I missing here? We cannot use "magic teleportation," or m-teleportation, and the "teleportation system" under description of programs that could be used is no good.

    Any suggestions? Ideas? Again, I'm far from the only one who wants badly to use this plugin, but cannot use it with N-Teleportation.
     
  5. Have you added the permission to the player (default) group?
     
  6. need premis ?
     
  7. Attached Files:

  8. Code:
    (19:41:54) | [Oxide] 19:41 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'NoEscape v0.3.1' (NullReferenceException: Object reference not set to an instance of an object)
    (19:41:54) | [Oxide] 19:41 [Debug] at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.NoEscape.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.NoEscape.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: May 26, 2016
  9. Thank you, it added permission, all parties can still teleport /home but it seems to work for the most part! Thank you ^^
     
  10. Maybe make NoEscape for NTeleportation?
     
  11. +1 =]]]
     
  12. Can you add PlayerTrade commands to the blocks too?
     
  13. Am I doing something wrong? This is my current config file and raidblock seems to trigger randomly and doesn't block teleport. Yes we are on N-teleport but it was working prior to the patch 2 weeks ago. I have not seen any errors.

    {
    "blockAll": true,
    "blockOnDamage": true,
    "blockOnDestroy": true,
    "cacheMinutes": 1.0,
    "clanCheck": false,
    "clanShare": false,
    "combatBlock": false,
    "combatBlockNotify": true,
    "combatDuration": 120.0,
    "combatOnHitPlayer": true,
    "combatOnTakeDamage": true,
    "damageTypes": [
    "Bullet",
    "Explosion"
    ],
    "friendCheck": false,
    "friendShare": false,
    "ownerBlock": true,
    "raidBlock": true,
    "raidBlockNotify": true,
    "raidDistance": 100.0,
    "raidDuration": 300.0,
    "raiderBlock": false,
    "raiderClanShare": false,
    "raiderFriendShare": false,
    "unblockOnDeath": true,
    "unblockOnRespawn": true,
    "unblockOnWakeup": false,
    "VERSION": "0.3.1"
    }
     
  14. It's because the oxide default permission group changed from 'player' to 'default'. You need to set the permissions for this plugin again to 'default'.
     
  15. Fixed this error:
    Code:
    (12:20:22) | [Oxide] 10:22 [Error] Failed to call hook 'OnEntityDeath' on plugin 'NoEscape v0.3.1' (NullReferenceException: Object reference not set to an instance of an object)
    (12:20:22) | [Oxide] 10:22 [Debug]   at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.OnEntityDeath (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.NoEscape.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     

    Attached Files:

  16. Hello, we`are have problem with work 'NoEscape' plugin:

    Code:
     (15:31:43) | [Oxide] 13:31 [Error] Failed to call hook 'OnEntityDeath' on plugin 'NoEscape v0.3.1' (NullReferenceException: Object reference not set to an instance of an object)
    [LIST]
    [*](15:31:43) | [Oxide] 13:31 [Debug]   at Oxide.Plugins.NoEscape.StructureAttack (.BaseEntity targetEntity, .BaseEntity sourceEntity, System.String weapon, Vector3 hitPosition) [0x00000] in <filename unknown>:0
    [*]  at Oxide.Plugins.NoEscape.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0
    [*]  at Oxide.Plugins.NoEscape.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    [*]  at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [/LIST]
    Plugin work, but sometimes i get this error, what u think about this. Thx so much you for your attention.
     
  17. And new error comming...
     
  18. Can you fix new err ?)
     
  19. Do the permission grant the user to still tp even though they are raidblocked, or that they are raidblocked at all.