Jump to content

Unsure why i get this error i just got the plugin?

Closed 1.2.1

Stampy
Stampy

Posted

Failed to initialize plugin 'IQHandFight v1.2.1' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/IQSystem/IQHandFight/UsersShowInstruction.json" is denied.)
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <f98723dd4586469db5213ec59da723ca>:0 
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions)
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <f98723dd4586469db5213ec59da723ca>:0 
  at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <f98723dd4586469db5213ec59da723ca>:0 
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string)
  at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <f98723dd4586469db5213ec59da723ca>:0 
  at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <d646191a355d43a6b3ab36b7ee14c740>:0 
  at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <d646191a355d43a6b3ab36b7ee14c740>:0 
  at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <d646191a355d43a6b3ab36b7ee14c740>:0 
  at Oxide.Plugins.IQHandFight.ReadData () [0x0000b] in <688e8f7ecb3e42dcb8efe6b441dc3727>:0 
  at Oxide.Plugins.IQHandFight.Init () [0x0001e] in <688e8f7ecb3e42dcb8efe6b441dc3727>:0 
  at Oxide.Plugins.IQHandFight.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001e5] in <688e8f7ecb3e42dcb8efe6b441dc3727>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <d646191a355d43a6b3ab36b7ee14c740>:0 
Unloaded plugin IQHandFight v1.2.1 by Mercury

Stampy

Posted

"Use in-game chat notification to inform the player about melee combat [true - yes/false - no]": false,

It loads when this is set to false BUT it doesnt show an icon when trying to hit an npc (no perms) or any way to use it?

Mercury

Posted

14 hours ago, Stampy said:

Failed to initialize plugin 'IQHandFight v1.2.1' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/IQSystem/IQHandFight/UsersShowInstruction.json" is denied.)
eam..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <f98723dd4586469db5213ec59da723ca>:0
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions)
at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <f98723dd4586469db5213ec59da723ca>:0
at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <f98723dd4586469db5213ec59da723ca>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string)
at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <f98723dd4586469db5213ec59da723ca>:0
at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Plugins.IQHandFight.ReadData () [0x0000b] in <688e8f7ecb3e42dcb8efe6b441dc3727>:0
at Oxide.Plugins.IQHandFight.Init () [0x0001e] in <688e8f7ecb3e42dcb8efe6b441dc3727>:0
at Oxide.Plugins.IQHandFight.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001e5] in <688e8f7ecb3e42dcb8efe6b441dc3727>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <d646191a355d43a6b3ab36b7ee14c740>:0
Unloaded plugin IQHandFight v1.2.1 by Mercury

This is an error on your hosting, it did not grant access to the file.
Restart the server or contact the hosting service.

Mercury

Posted

14 hours ago, Stampy said:

"Use in-game chat notification to inform the player about melee combat [true - yes/false - no]": false,

It loads when this is set to false BUT it doesnt show an icon when trying to hit an npc (no perms) or any way to use it?

 

"Use in-game chat notification to inform the player about melee combat [true - yes/false - no]": true,

This is responsible for sending a message to the chat when you first connect to the server.
 Example

"CHAT_FIRST_CONNECTED": "The server has a hand-to-hand combat system; you can attack with your hand!",

No permissions are required for this plugin - it works for all players at once.

Stampy

Posted

yeah i managed to sort it thanks 🙂

Mercury

Posted

Changed Status from Pending to Closed

1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.6k

Files Sold

Total number of files sold.

2.4m

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.