-
Posts
297 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by TuxGeek
-
Hello, my server runs carbon and im getting this NRE in the server logs. I am also not getting the npcs to spawn almost anywhere anymore. No idea what is causing it as i did not make any changes, npcs just simply stopped spawning [2024.09.03 16:00:12] [ERRO] Unhandled error occurred (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BetterNpc.UpdateMonumentDataFiles () (at /home/container/carbon/plugins/BetterNpc.cs:902) at Oxide.Plugins.BetterNpc+<LoadAllFiles>d__50.MoveNext () (at /home/container/carbon/plugins/BetterNpc.cs:1012) at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <470ec865e9cd405cbc45cdbc22bb3c0c>:0) at UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) at Oxide.Plugins.BetterNpc:OnServerInitialized() (at /home/container/carbon/plugins/BetterNpc.cs:207) at Oxide.Plugins.BetterNpc:InternalCallHook(UInt32, Object[]) (at BetterNpc.cs/Internal:376) at Carbon.Hooks.HookCallerInternal:CallHook(BaseHookable, UInt32, BindingFlags, Object[]) (at /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon/src/Hooks/HookCallerInternal.cs:139) at Carbon.HookCaller:CallHook(BaseHookable, UInt32, Object) (at /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/Components/HookCaller.cs:279) at Oxide.Core.Plugins.Plugin:CallHook(String, Object) (at /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Plugin.cs:590) at Carbon.Core.ModLoader:OnPluginProcessFinished() (at /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/Modding/ModLoader.cs:670) at Carbon.Managers.<Compile>d__51:MoveNext() (at /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon/src/Loaders/ScriptLoader.cs:537) at UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
-
Hello, my server runs carbon and im getting this NRE in my logs [2024.09.03 15:53:28] [ERRO] Unhandled error occurred (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AdvanceVehicle.CreateUI (BasePlayer player, BaseEntity vehicle, System.String color) (at /home/container/carbon/plugins/AdvanceVehicle.cs:777) at Oxide.Plugins.AdvanceVehicle+VehicleUI.UpdateUI () (at /home/container/carbon/plugins/AdvanceVehicle.cs:924)
-
there are also other things broken on the map, harbor is in the ground partially, the spots to go into the underground tunnels are visibly broken. this map needs an update to fix all of the issues, too many to post here with pictures. it would take up a lot of space on the website
-
Hello, I noticed when using this map on my server this wipe the giant excavator is in the ground. Is there any way this can be fixed?
-
oh ok. thank you. I hope facepunch can fix the issue on their end
-
-
I tested with the pictures in the carbon data folder and without that at all
-
here is the error after testing with the oxide based folder Loaded plugin Advance Vehicle v1.2.3 by NooBlet [58ms] Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/lg.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/lg.png Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/hf.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/hf.png Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/HUDHeliFull.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/HUDHeliFull.png Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/HUDHeliHalf.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/HUDHeliHalf.png Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/HUDHelihorse.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/HUDHelihorse.png
-
i have other plugins that are oxide based plugins that work just fine with the carbon file structure. I will try the oxide folder for it however i have never had to do that before with any oxide based plugin. I have used both oxide and carbon on multiple different servers
-
I have attached a picture of the location the png files are in. its the carbon version of the oxide/data/ folder
-
Hello, the server runs oxide. A player on a server i admin for just had an issue where they went to upgrade the building blocks attached to their external tc and the external tc would not upgrade anything, it would then not let the player open the tc untill they manually upgraded the building blocks to the grade they set the tc to. The problem only happened on two tcs out of over 100 on the server and im not sure what was causing it. There is nothing in the console of the server showing an error of any kind and i do not see anything in any logs for the plugin showing an error. What could be causing this?
-
I run a carbon server I bought the plugin today, downloaded the plugin itself, saw an image error, downloaded the png files from the other support request labled Error, put the pictures in the right folder on the server and am still getting this error after reinstalling the plugin Error downloading file from http://www.noobhub.co.za/HUDHeliFull.png: An exception occurred during a WebClient request. System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/container/oxide/data/AdvanceVehicle/HUDHeliFull.png". 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) [0x00164] in <ff4e3fe86250407285eaebda8f185c35>: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.Boolean isAsync, System.Boolean anonymous) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess) at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00022] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 --- End of inner exception stack trace --- at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00096] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string) at Oxide.Plugins.AdvanceVehicle.CheckAndDownloadPng (System.String filePath, System.String webUrl) [0x0000f] in /home/container/carbon/plugins/AdvanceVehicle.cs:407 Error downloading file from http://www.noobhub.co.za/HUDHeliHalf.png: An exception occurred during a WebClient request. System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/container/oxide/data/AdvanceVehicle/HUDHeliHalf.png". 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) [0x00164] in <ff4e3fe86250407285eaebda8f185c35>: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.Boolean isAsync, System.Boolean anonymous) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess) at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00022] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 --- End of inner exception stack trace --- at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00096] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string) at Oxide.Plugins.AdvanceVehicle.CheckAndDownloadPng (System.String filePath, System.String webUrl) [0x0000f] in /home/container/carbon/plugins/AdvanceVehicle.cs:407 Error downloading file from http://www.noobhub.co.za/HUDHelihorse.png: An exception occurred during a WebClient request. System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/container/oxide/data/AdvanceVehicle/HUDHelihorse.png". 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) [0x00164] in <ff4e3fe86250407285eaebda8f185c35>: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.Boolean isAsync, System.Boolean anonymous) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess) at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00022] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 --- End of inner exception stack trace --- at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00096] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string) at Oxide.Plugins.AdvanceVehicle.CheckAndDownloadPng (System.String filePath, System.String webUrl) [0x0000f] in /home/container/carbon/plugins/AdvanceVehicle.cs:407 Error downloading file from https://noobhub.co.za/hf.png: An exception occurred during a WebClient request. System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/container/oxide/data/AdvanceVehicle/hf.png". 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) [0x00164] in <ff4e3fe86250407285eaebda8f185c35>: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.Boolean isAsync, System.Boolean anonymous) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess) at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00022] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 --- End of inner exception stack trace --- at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00096] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string) at Oxide.Plugins.AdvanceVehicle.CheckAndDownloadPng (System.String filePath, System.String webUrl) [0x0000f] in /home/container/carbon/plugins/AdvanceVehicle.cs:407 Error downloading file from https://noobhub.co.za/lg.png: An exception occurred during a WebClient request. System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/container/oxide/data/AdvanceVehicle/lg.png". 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) [0x00164] in <ff4e3fe86250407285eaebda8f185c35>: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.Boolean isAsync, System.Boolean anonymous) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess) at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00022] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 --- End of inner exception stack trace --- at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x00096] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x00008] in <bcb2428cc11d4f819c07c640b17b2d4b>:0 at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadFile(string,string) at Oxide.Plugins.AdvanceVehicle.CheckAndDownloadPng (System.String filePath, System.String webUrl) [0x0000f] in /home/container/carbon/plugins/AdvanceVehicle.cs:407 Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/lg.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/lg.png Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/hf.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/hf.png Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/HUDHeliFull.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/HUDHeliFull.png Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/HUDHeliHalf.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/HUDHeliHalf.png Image failed to download! Error: Cannot connect to destination host - Image Name: /home/container/carbon/data/AdvanceVehicle/HUDHelihorse.png_0 - Image URL: /home/container/carbon/data/AdvanceVehicle/HUDHelihorse.png
-
I cannot test this further as i have removed the plugin due to it not working very well with most of the terrain on the maps the server has been using. I do not want to edit a map to make the proper terrain for the plugin to work. For example it has never worked on any icelake on procedural and custom maps. There was no errors in the logs or console though. Not sure what caused it however i have seen weird behavior from multiple plugins after this latest rust force wipe. I wish yall the best with the plugin.
-
I have been using this plugin for awhile now on carbon, the server is on the latest version of carbon and the rust dedicated server software. A player tried defendable homes for the first time this wipe and when the npcs destroyed the base the event never ended. the player got to wave 2. because the event never ended the player could not rebuild the base after the base was gone. I did not see anything in the console at the time. there is also nothing in the logs. What could be causing this error?
-
Could it be because im using a different version of kits instead of the one from umod.org?
-
I run a carbon server. I am running the latest version of carbon. Any help with this would be greatly apreciated. I have sent my config and data file with this message I am getting this NRE in my logs [2024.07.24 11:41:55] [ERRO] Unhandled error occurred (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.EventManager+EventController.CheckEvents () (at /home/container/carbon/plugins/EventManager.cs:785) at RustServerMetrics.HarmonyPatches.Delayed.InvokeHandlerBase_DoTick_Patch.InvokeWrapper (InvokeAction invokeAction) (at <93ab45ead47b44729689dd8090e764cc>:0) at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.InvokeHandlerBase`1[[InvokeHandler, Facepunch.UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].DoTick_Patch0(InvokeHandlerBase`1<InvokeHandler>) at InvokeHandlerBase`1[T].LateUpdate () (at <af134e8d30444368965155fddbde89b4>:0) EventManager.json events.json
-
ok, i will do that asap. I will post the video here if there is any more issues. In the meantime i had disabled those npcs from spawning
-
- 295 comments
-
- 1
-
-
I just got notified of the response, Sorry for the late response HeliSignals.json
-
I run a carbon server on the latest version of carbon as of 7/22/24. I am getting this error at what seems like random times, however its causing some water bases TC to disapear. What can be causing this error? Failed to call internal hook 'OnEntityBuilt' on plugin 'WaterBases v1.0.16' [641201665] (The given key 'waterbases.default' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at void Oxide.Plugins.WaterBases.PostDeploymentChecks(BasePlayer player, BuildingBlock newWaterFoundation, bool deployedFromInflatable, out DeploymentResult result, int neededItemAmount) in /home/container/carbon/plugins/WaterBases.cs:line 4354 at void Oxide.Plugins.WaterBases.TurnFloorIntoWaterFoundation(BuildingBlock floor, BasePlayer buildingPlayer, bool deployedFromInflatable) in /home/container/carbon/plugins/WaterBases.cs:line 4507 at void Oxide.Plugins.WaterBases.OnEntityBuilt(Planner planner, GameObject gameObject) in /home/container/carbon/plugins/WaterBases.cs:line 779 at object Oxide.Plugins.WaterBases.InternalCallHook(uint hook, object[] args) in WaterBases.cs/Internal:line 227 Failed to call internal hook 'OnEntityBuilt' on plugin 'WaterBases v1.0.16' [641201665] (The given key 'waterbases.default' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at void Oxide.Plugins.WaterBases.PostDeploymentChecks(BasePlayer player, BuildingBlock newWaterFoundation, bool deployedFromInflatable, out DeploymentResult result, int neededItemAmount) in /home/container/carbon/plugins/WaterBases.cs:line 4354 at void Oxide.Plugins.WaterBases.TurnFloorIntoWaterFoundation(BuildingBlock floor, BasePlayer buildingPlayer, bool deployedFromInflatable) in /home/container/carbon/plugins/WaterBases.cs:line 4507 at void Oxide.Plugins.WaterBases.OnEntityBuilt(Planner planner, GameObject gameObject) in /home/container/carbon/plugins/WaterBases.cs:line 779 at object Oxide.Plugins.WaterBases.InternalCallHook(uint hook, object[] args) in WaterBases.cs/Internal:line 227 Failed to call internal hook 'OnEntityBuilt' on plugin 'WaterBases v1.0.16' [641201665] (The given key 'waterbases.default' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at void Oxide.Plugins.WaterBases.PostDeploymentChecks(BasePlayer player, BuildingBlock newWaterFoundation, bool deployedFromInflatable, out DeploymentResult result, int neededItemAmount) in /home/container/carbon/plugins/WaterBases.cs:line 4354 at void Oxide.Plugins.WaterBases.TurnFloorIntoWaterFoundation(BuildingBlock floor, BasePlayer buildingPlayer, bool deployedFromInflatable) in /home/container/carbon/plugins/WaterBases.cs:line 4507 at void Oxide.Plugins.WaterBases.OnEntityBuilt(Planner planner, GameObject gameObject) in /home/container/carbon/plugins/WaterBases.cs:line 779 at object Oxide.Plugins.WaterBases.InternalCallHook(uint hook, object[] args) in WaterBases.cs/Internal:line 227
-
The server i run uses carbon and is on the latest dedicated server and carbon versions. Better NPC version 1.3.0 I am having an issue where the codelockedhackablecrates and supplydrops are causing npcs to spawn but not get removed when the crate is despawned so I end up with parts of the map with tons of npcs. What could be causing this?
