Jump to content

Errors on new 1.3.8 version

Closed 1.3.7 1.3.8

MrLiquid

Posted

when I try and use /pverule I get the following error, I DO HAVE THE PERMS SET!

 

Failed to call hook 'CmdNextGenPVEGUI' on plugin 'NextGenPVE v1.3.8' (UnauthorizedAccessException: System access is restricted, you are not allowed to use System.IO.Path)
at Oxide.Plugins.NextGenPVE.CmdNextGenPVEGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x00000] in <b963881d0a7748abbc3c70ecf9625f75>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01a7a] in <b963881d0a7748abbc3c70ecf9625f75>: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
Failed to call hook 'CmdNextGenPVEGUI' on plugin 'NextGenPVE v1.3.8' (UnauthorizedAccessException: System access is restricted, you are not allowed to use System.IO.Path)
at Oxide.Plugins.NextGenPVE.CmdNextGenPVEGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x00000] in <b963881d0a7748abbc3c70ecf9625f75>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01a7a] in <b963881d0a7748abbc3c70ecf9625f75>: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
Failed to call hook 'CmdNextGenPVEGUI' on plugin 'NextGenPVE v1.3.8' (UnauthorizedAccessException: System access is restricted, you are not allowed to use System.IO.Path)
at Oxide.Plugins.NextGenPVE.CmdNextGenPVEGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x00000] in <b963881d0a7748abbc3c70ecf9625f75>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01a7a] in <b963881d0a7748abbc3c70ecf9625f75>: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

MrLiquid

Posted

Also same error on 1.3.7 version

could it be a Raidable Bases conflict?

Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.3.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.EvaluateRulesets (BaseEntity source, BaseEntity target, System.String& stype, System.String& ttype) [0x005b8] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x002ac] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a46] in <8a718f9d797d4ee1902b9828d32c0fb3>: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
Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.3.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.EvaluateRulesets (BaseEntity source, BaseEntity target, System.String& stype, System.String& ttype) [0x005b8] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x002ac] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a46] in <8a718f9d797d4ee1902b9828d32c0fb3>: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
Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.3.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.EvaluateRulesets (BaseEntity source, BaseEntity target, System.String& stype, System.String& ttype) [0x005b8] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x002ac] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a46] in <8a718f9d797d4ee1902b9828d32c0fb3>: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
Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.3.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.EvaluateRulesets (BaseEntity source, BaseEntity target, System.String& stype, System.String& ttype) [0x005b8] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x002ac] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a46] in <8a718f9d797d4ee1902b9828d32c0fb3>: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
Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.3.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.EvaluateRulesets (BaseEntity source, BaseEntity target, System.String& stype, System.String& ttype) [0x005b8] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x002ac] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a46] in <8a718f9d797d4ee1902b9828d32c0fb3>: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
Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.3.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.EvaluateRulesets (BaseEntity source, BaseEntity target, System.String& stype, System.String& ttype) [0x005b8] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x002ac] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a46] in <8a718f9d797d4ee1902b9828d32c0fb3>: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
Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.3.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.EvaluateRulesets (BaseEntity source, BaseEntity target, System.String& stype, System.String& ttype) [0x005b8] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x002ac] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a46] in <8a718f9d797d4ee1902b9828d32c0fb3>: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
Failed to call hook 'OnEntityTakeDamage' on plugin 'NextGenPVE v1.3.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NextGenPVE.EvaluateRulesets (BaseEntity source, BaseEntity target, System.String& stype, System.String& ttype) [0x005b8] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitinfo) [0x002ac] in <8a718f9d797d4ee1902b9828d32c0fb3>:0
at Oxide.Plugins.NextGenPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a46] in <8a718f9d797d4ee1902b9828d32c0fb3>: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

RFC1920

Posted

Two different sources and errors.  The first may be caused by the Oxide sandbox being enabled.  Either disable manually or install the DisableSandbox plugin.

 

The second error could be a plugin conflict, but probably isn't.  This particular error is what 1.3.8 was for.  But, there are still issues.

RFC1920

Posted

I rolled back the change requiring the sandbox adjustment in 1.3.8 - no version change.

RFC1920

Posted

Changed Status from Pending to Closed

Changed Fixed In to Next Version

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.