Jump to content

Error Code

Not a Bug 8.5.5

Chillzone
Chillzone

Posted

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

Data folder is installed so I'm not sure what's wrong

 

o.reload XDQuest
Failed to initialize plugin 'XDQuest v8.5.5' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/XDQuest/PlayerInfo.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.XDQuest.LoadPlayerData () [0x0001b] in <3a454cc6ec47452fbaeb2754dd12ca5f>:0 
  at Oxide.Plugins.XDQuest.Init () [0x00006] in <3a454cc6ec47452fbaeb2754dd12ca5f>:0 
  at Oxide.Plugins.XDQuest.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00743] in <3a454cc6ec47452fbaeb2754dd12ca5f>: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 XDQuest v8.5.5 by DezLife
No previous version to rollback plugin: XDQuest

Rust Admin

Posted

On 4/10/2025 at 4:02 PM, Chillzone - PvE said:

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

Data folder is installed so I'm not sure what's wrong

 

o.reload XDQuest
Failed to initialize plugin 'XDQuest v8.5.5' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/XDQuest/PlayerInfo.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.XDQuest.LoadPlayerData () [0x0001b] in <3a454cc6ec47452fbaeb2754dd12ca5f>:0 
  at Oxide.Plugins.XDQuest.Init () [0x00006] in <3a454cc6ec47452fbaeb2754dd12ca5f>:0 
  at Oxide.Plugins.XDQuest.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00743] in <3a454cc6ec47452fbaeb2754dd12ca5f>: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 XDQuest v8.5.5 by DezLife
No previous version to rollback plugin: XDQuest

It tells you in the error....the user that is running the server process does not have access to the data directory.  Not a plugin issue

DezLife

Posted

Changed Status from Pending to Not a Bug

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.1k
Customers served
Files Sold
158.8k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • 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.