NoEscape
Moved
Total Downloads: 12,043 - First Release: Oct 23, 2015 - Last Update: Apr 12, 2018
- 5/5, 33 likes
-
-
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 -
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. -
Have you added the permission to the player (default) group?
-
need premis ?
-
This makes me sad: https://dl.dropboxusercontent.com/u/30602970/Errors.png
Attached Files:
-
-
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 -
-
Maybe make NoEscape for NTeleportation?
-
-
Can you add PlayerTrade commands to the blocks too?
-
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"
} -
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'.
-
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:
-
-
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
Plugin work, but sometimes i get this error, what u think about this. Thx so much you for your attention. -
-
disface thank you for fix the error.good work.
calytic please add a block for /trr (Player Trade for Rust | Oxide ) if that were possible. -
-
Do the permission grant the user to still tp even though they are raidblocked, or that they are raidblocked at all.