Jump to content

Error Code

Not a Bug 1.9.15

Stark
Stark

Posted

For some reason I'm getting this error message when I load the plugin:

Data folder is installed - Not sure what this is. 

o.reload IQDefenderSupply
Failed to initialize plugin 'IQDefenderSupply v1.9.15' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/IQSystem/IQDefenderSupply/MonumentList.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 <8cb2d664f1574f2b96d53f1c1869d96a>:0 
  at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 
  at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 
  at Oxide.Plugins.IQDefenderSupply.ReadData () [0x00025] in <882d69b458f54f36a4ecd78bad86763a>:0 
  at Oxide.Plugins.IQDefenderSupply.Init () [0x00006] in <882d69b458f54f36a4ecd78bad86763a>:0 
  at Oxide.Plugins.IQDefenderSupply.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0021c] in <882d69b458f54f36a4ecd78bad86763a>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 
Unloaded plugin IQDefenderSupply v1.9.15 by Mercury
No previous version to rollback plugin: IQDefenderSupply

Mercury

Posted

1 hour ago, Stark said:

For some reason I'm getting this error message when I load the plugin:

Data folder is installed - Not sure what this is.

o.reload IQDefenderSupply
Failed to initialize plugin 'IQDefenderSupply v1.9.15' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/IQSystem/IQDefenderSupply/MonumentList.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 <8cb2d664f1574f2b96d53f1c1869d96a>:0
at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
at Oxide.Plugins.IQDefenderSupply.ReadData () [0x00025] in <882d69b458f54f36a4ecd78bad86763a>:0
at Oxide.Plugins.IQDefenderSupply.Init () [0x00006] in <882d69b458f54f36a4ecd78bad86763a>:0
at Oxide.Plugins.IQDefenderSupply.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0021c] in <882d69b458f54f36a4ecd78bad86763a>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
Unloaded plugin IQDefenderSupply v1.9.15 by Mercury
No previous version to rollback plugin: IQDefenderSupply

Your hosting service does not provide access to the file system for the plugin. 

Either just grant read and write access, or just restart the server and everything will be fine.

  • Like 1
Mercury

Posted

Changed Status from Pending to Not a Bug

1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.4k

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.