Jump to content

Issue with carbon

Closed 1.1.7

ArrowKeys

Posted

Failed to call internal hook 'OnServerInitialized' on plugin 'BuildGuests v1.1.7' [352240293] (Access to the path "/home/container/carbon/data/BuildSystem/Guests.json" is denied.)
   at new System.IO.FileStream(string path, FileMode mode, FileAccess access, FileShare share, int bufferSize, bool anonymous, FileOptions options) x 2
   at new System.IO.StreamWriter(string path, bool append, Encoding encoding, int bufferSize) x 2
   at void System.IO.File.WriteAllText(string path, string contents)
   at void Oxide.Core.Configuration.DynamicConfigFile.WriteObject<GuestData>(GuestData config, bool sync, string filename) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DynamicConfigFile.cs:line 63
   at void Oxide.Core.DataFileSystem.WriteObject<GuestData>(string name, GuestData Object, bool sync) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:line 68
   at GuestData Oxide.Core.DataFileSystem.ReadObject<GuestData>(string name) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:line 60
   at void Oxide.Plugins.BuildGuests.OnServerInitialized() in /home/container/carbon/plugins/BuildGuests.cs:line 56
   at object Oxide.Plugins.BuildGuests.InternalCallHook(uint hook, object[] args) in BuildGuests.cs/Internal:line 248
Loaded plugin BuildUI v1.1.7 by hionet.com [189ms]
Loaded plugin BuildIO v1.1.7 by hionet.com [104ms]
Failed to call internal hook 'OnServerInitialized' on plugin 'BuildIO v1.1.7' [352240293] (Access to the path "/home/container/carbon/data/BuildSystem/SaveIndex.json" is denied.)
   at new System.IO.FileStream(string path, FileMode mode, FileAccess access, FileShare share, int bufferSize, bool anonymous, FileOptions options) x 2
   at new System.IO.StreamWriter(string path, bool append, Encoding encoding, int bufferSize) x 2
   at void System.IO.File.WriteAllText(string path, string contents)
   at void Oxide.Core.Configuration.DynamicConfigFile.WriteObject<SaveIndex>(SaveIndex config, bool sync, string filename) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DynamicConfigFile.cs:line 63
   at void Oxide.Core.DataFileSystem.WriteObject<SaveIndex>(string name, SaveIndex Object, bool sync) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:line 68
   at SaveIndex Oxide.Core.DataFileSystem.ReadObject<SaveIndex>(string name) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:line 60
   at void Oxide.Plugins.BuildIO.OnServerInitialized() in /home/container/carbon/plugins/BuildIO.cs:line 74
   at object Oxide.Plugins.BuildIO.InternalCallHook(uint hook, object[] args) in BuildIO.cs/Internal:line 324
Saved 7,210 ents, cache(0.00), write(0.00), disk(0.00).
Saving complete

This is a brand new server on our panel, so I am going to do a reinstall to see if that fixes it but other plugins seem to be working on the server. 

 

hionet.com

Posted

How did you uploaded the files? Make sure you use the same user like the rest of the files inside the server folder or if you have acces to the root/server console make sure you change the owner for the files

ArrowKeys

Posted

2 minutes ago, hionet.com said:

How did you uploaded the files? Make sure you use the same user like the rest of the files inside the server folder or if you have acces to the root/server console make sure you change the owner for the files

Looks like it worked after restarting. Do you know why the plugins do a lot of back and forth with unloading and loading when you run c.reload *. I assume its because they all depend on each other but i feel like its a lot of back and forth?  Note the command was only ran once. This is the console output:

c.reload *
[Core] Processing Oxide.Plugins.BuildConfig
 [BuildConfig] Unloading 'BuildCosts v1.1.7 by hionet.com' because parent 'BuildConfig v1.1.7 by hionet.com' has been unloaded.
Unloaded plugin BuildCosts v1.1.7 by hionet.com
 [BuildConfig] Unloading 'BuildPlots v1.1.7 by hionet.com' because parent 'BuildConfig v1.1.7 by hionet.com' has been unloaded.
 [BuildPlots] Unloading 'BuildCore v1.1.7 by hionet.com' because parent 'BuildPlots v1.1.7 by hionet.com' has been unloaded.
Unloaded plugin BuildCore v1.1.7 by hionet.com
 [BuildPlots] Unloading 'BuildGuests v1.1.7 by hionet.com' because parent 'BuildPlots v1.1.7 by hionet.com' has been unloaded.
Unloaded plugin BuildGuests v1.1.7 by hionet.com
 [BuildPlots] Unloading 'BuildIO v1.1.7 by hionet.com' because parent 'BuildPlots v1.1.7 by hionet.com' has been unloaded.
Unloaded plugin BuildIO v1.1.7 by hionet.com
 [BuildPlots] Unloading 'BuildOptions v1.1.7 by hionet.com' because parent 'BuildPlots v1.1.7 by hionet.com' has been unloaded.
Unloaded plugin BuildOptions v1.1.7 by hionet.com
 [BuildPlots] Unloading 'BuildUI v1.1.7 by hionet.com' because parent 'BuildPlots v1.1.7 by hionet.com' has been unloaded.
Unloaded plugin BuildUI v1.1.7 by hionet.com
Unloaded plugin BuildPlots v1.1.7 by hionet.com
 [BuildConfig] Unloading 'BuildCore v1.1.7 by hionet.com' because parent 'BuildConfig v1.1.7 by hionet.com' has been unloaded.
 [BuildConfig] Unloading 'BuildGuests v1.1.7 by hionet.com' because parent 'BuildConfig v1.1.7 by hionet.com' has been unloaded.
 [BuildConfig] Unloading 'BuildIO v1.1.7 by hionet.com' because parent 'BuildConfig v1.1.7 by hionet.com' has been unloaded.
 [BuildConfig] Unloading 'BuildOptions v1.1.7 by hionet.com' because parent 'BuildConfig v1.1.7 by hionet.com' has been unloaded.
 [BuildConfig] Unloading 'BuildUI v1.1.7 by hionet.com' because parent 'BuildConfig v1.1.7 by hionet.com' has been unloaded.
Unloaded plugin BuildConfig v1.1.7 by hionet.com
[BuildConfig] Config Loaded!
 [BuildConfig] Loading 'BuildCosts' to parent's request: 'BuildConfig v1.1.7 by hionet.com'
 [BuildConfig] Loading 'BuildPlots' to parent's request: 'BuildConfig v1.1.7 by hionet.com'
 [BuildConfig] Loading 'BuildCore' to parent's request: 'BuildConfig v1.1.7 by hionet.com'
 [BuildConfig] Loading 'BuildGuests' to parent's request: 'BuildConfig v1.1.7 by hionet.com'
 [BuildConfig] Loading 'BuildIO' to parent's request: 'BuildConfig v1.1.7 by hionet.com'
 [BuildConfig] Loading 'BuildOptions' to parent's request: 'BuildConfig v1.1.7 by hionet.com'
 [BuildConfig] Loading 'BuildUI' to parent's request: 'BuildConfig v1.1.7 by hionet.com'
Loaded plugin BuildConfig v1.1.7 by hionet.com [1042ms]
[Core] Processing Oxide.Plugins.BuildLang
Unloaded plugin BuildLang v1.1.7 by hionet.com
Loaded plugin BuildLang v1.1.7 by hionet.com [39ms]
[Core] Processing Oxide.Plugins.CopyPaste
Unloaded plugin Copy Paste v4.2.5 by misticos
Loaded plugin Copy Paste v4.2.5 by misticos [726ms]
[Copy Paste] Skin detection initialized: 6019 official skins, 300 DLC items. Processing 0 queued paste(s).
[Core] Processing Oxide.Plugins.BuildCosts
[Core] Processing Oxide.Plugins.BuildPlots
[Core] Processing Oxide.Plugins.BuildCore
[Core] Processing Oxide.Plugins.BuildGuests
[Core] Processing Oxide.Plugins.BuildIO
[Core] Processing Oxide.Plugins.BuildOptions
[Core] Processing Oxide.Plugins.BuildUI
 Couldn't find required plugin 'BuildPlots' for 'BuildCore', retrying..
 Couldn't find required plugin 'BuildPlots' for 'BuildGuests', retrying..
 Couldn't find required plugin 'BuildPlots' for 'BuildIO', retrying..
 Couldn't find required plugin 'BuildPlots' for 'BuildOptions', retrying..
 Couldn't find required plugin 'BuildPlots' for 'BuildUI', retrying..
Loaded plugin BuildCosts v1.1.7 by hionet.com [73ms]
 [BuildPlots] Loading 'BuildCore' to parent's request: 'BuildPlots v1.1.7 by hionet.com'
 [BuildPlots] Loading 'BuildGuests' to parent's request: 'BuildPlots v1.1.7 by hionet.com'
 [BuildPlots] Loading 'BuildIO' to parent's request: 'BuildPlots v1.1.7 by hionet.com'
 [BuildPlots] Loading 'BuildOptions' to parent's request: 'BuildPlots v1.1.7 by hionet.com'
 [BuildPlots] Loading 'BuildUI' to parent's request: 'BuildPlots v1.1.7 by hionet.com'
Loaded plugin BuildPlots v1.1.7 by hionet.com [161ms]
Loaded plugin BuildCore v1.1.7 by hionet.com [97ms]
Loaded plugin BuildOptions v1.1.7 by hionet.com [137ms]
Loaded plugin BuildGuests v1.1.7 by hionet.com [95ms]
Loaded plugin BuildUI v1.1.7 by hionet.com [215ms]
Loaded plugin BuildIO v1.1.7 by hionet.com [110ms]
Unloaded plugin BuildCore v1.1.7 by hionet.com
Unloaded plugin BuildGuests v1.1.7 by hionet.com
Unloaded plugin BuildIO v1.1.7 by hionet.com
Unloaded plugin BuildOptions v1.1.7 by hionet.com
Unloaded plugin BuildUI v1.1.7 by hionet.com
Loaded plugin BuildCore v1.1.7 by hionet.com [118ms]
Loaded plugin BuildOptions v1.1.7 by hionet.com [168ms]
Loaded plugin BuildGuests v1.1.7 by hionet.com [131ms]
Loaded plugin BuildUI v1.1.7 by hionet.com [195ms]
Loaded plugin BuildIO v1.1.7 by hionet.com [100ms]

hionet.com

Posted

That's normal, they work like a full system and they need eachother in order to run, for example BuildPlots need BuildConfig to be loaded first for the Lobby Position and so on.

Add me on discord    hionet.com  if you encounter more issues

ArrowKeys

Posted

2 minutes ago, hionet.com said:

That's normal, they work like a full system and they need eachother in order to run, for example BuildPlots need BuildConfig to be loaded first for the Lobby Position and so on.

Add me on discord    hionet.com  if you encounter more issues

I sent you a friend request, we can close this out thanks! 

2.2m

Downloads

Total number of downloads.

10.2k

Customers

Total customers served.

148.1k

Files Sold

Total number of files sold.

3.1m

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.