Error pluginsSolved

Unloaded plugin Raidable Bases v2.0.2 by nivex Failed to call hook 'OnServerInitialized' on plugin 'RaidableBases v2.0.2' (UnauthorizedAccessException: Access to the path "C:\AMPDatastore\Instances\ServidorRUST\rust\258550\oxide\data\RaidableBases\Profiles\Easy Bases.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 :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, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in :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,string,bool,bool,bool) at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in :0 at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in :0 at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in :0 at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding) at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in :0 at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in :0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in :0 at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in :0 at Oxide.Plugins.RaidableBases.SaveProfile (System.String key, Oxide.Plugins.RaidableBases+BuildingOptions options) [0x00041] in :0 at Oxide.Plugins.RaidableBases.LoadProfiles () [0x00196] in :0 at Oxide.Plugins.RaidableBases.Initialize () [0x00024] in :0 at Oxide.Plugins.RaidableBases.OnServerInitialized (System.Boolean isStartup) [0x00059] in :0 at Oxide.Plugins.RaidableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00489] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Calling 'OnServerInitialized' on 'RaidableBases v2.0.2' took 185ms Loaded plugin Raidable Bases v2.0.2 by nivex

not a plugin error. you are missing permissions as it says,

UnauthorizedAccessException: Access to the path "C:\AMPDatastore\Instances\ServidorRUST\rust\258550\oxide\data\RaidableBases\Profiles\Easy Bases.json" is denied.

thanks I already found what you were saying, the problem is that amp had permissions on the file but not on the folder. so he could not act, I already gave him permissions and it was solved

nice glad its sorted

The problem I have now is that I change the config and when reloading to load the changes, the config is restarted by default and it removes the houses.

Sounds like another permission issue

I gave permission to the entire server folder but I don't know why it happens now nothing appears in the console log.

Locked automatically