Jump to content

TuxGeek

Member
  • Posts

    260
  • Joined

  • Last visited

Everything posted by TuxGeek

  1. Your total item count is 1. So it will only give 1 resource. If you set it to 4 it will give all 4
  2. TuxGeek

    Error spam in console

    Hello, i run a carbon pve server. I am getting the following error spamming my console. Infinity or NaN floating point numbers appear when calculating the transform matrix for a Collider. Scene hierarchy path "assets/prefabs/npc/patrol helicopter/patrolhelicopter.prefab/RotorPivot/patrol_helicopter/ColliderWorld"
  3. TuxGeek

    compilation error

    i do not however the problem is fixed, The last backup i have is from right before force wipe and everything worked at that time. Here is the file from that time though PlayerRanks.json
  4. TuxGeek

    compilation error

    i deleted the file and it compiled however i never edited the file so im curious as to how that happened
  5. TuxGeek

    compilation error

    Hello, with the newest version of the plugin on carbon im getting this error Requested 'PlayerRanks' for compilation Failed to compile 'PlayerRanks': (Invalid character after parsing property name. Expected ':' but got: ,. Path 'clan', line 29, position 13.) at bool Newtonsoft.Json.JsonTextReader.ParseProperty() at bool Newtonsoft.Json.JsonTextReader.ParseObject() at bool Newtonsoft.Json.JsonTextReader.Read() at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary(IDictionary dictionary, JsonReader reader, JsonDictionaryContract contract, JsonProperty containerProperty, string id) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, object existingValue) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, object existingValue) at object Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, bool checkAdditionalContent) at object Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at object Newtonsoft.Json.JsonSerializer.Deserialize(JsonReader reader, Type objectType) at object Newtonsoft.Json.JsonConvert.DeserializeObject(string value, Type type, JsonSerializerSettings settings) at Dictionary<string, string> Newtonsoft.Json.JsonConvert.DeserializeObject<Dictionary<string, string>>(string value, JsonSerializerSettings settings) x 2 at Dictionary<string, string> Oxide.Core.Libraries.Lang.GetMessageFile(string plugin, string lang) in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Lang.cs:line 93 at new Oxide.Core.Libraries.Lang(BaseHookable plugin) in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Lang.cs:line 14 at void Oxide.Plugins.RustPlugin.Setup(string name, string author, VersionNumber version, string description) in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/RustPlugin.cs:line 43 at void Oxide.Plugins.RustPlugin.SetupMod(Package mod, string name, string author, VersionNumber version, string description) in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/RustPlugin.cs:line 26 at bool Carbon.Core.ModLoader.InitializePlugin(Type type, out RustPlugin plugin, Package package, Action<RustPlugin> preInit, bool precompiled) in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/Modding/ModLoader.cs:line 236 at IEnumerator Carbon.Managers.ScriptLoader.Compile()+MoveNext() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Loaders/ScriptLoader.cs:line 498
  6. TuxGeek

    Meteor Event

    what would be a good use for "Enable Plugin Hooks": false, being set to true?
  7. TuxGeek

    April 2025 update

    Your welcome, I hope it gives you all the information you need to fix the error. I can check logs to see if there is more information
  8. TuxGeek

    April 2025 update

    Hello, with the force wipe today I am getting the following error in carbon Failed to call internal hook 'OnCollectiblePickup' on plugin 'PlayerRanks v2.3.1' [3290943891] (Object reference not set to an instance of an object) at void Oxide.Plugins.PlayerRanks.OnCollectiblePickup(CollectibleEntity item, BasePlayer player) in /home/container/carbon/plugins/PlayerRanks.cs:line 1047 at object Oxide.Plugins.PlayerRanks.InternalCallHook(uint hook, object[] args) in PlayerRanks.cs/Internal:line 523
  9. TuxGeek

    April 2025 update

    After todays force wipe I am getting this compile error in carbon SmartWorkbench.cs 741:31 There is no argument given that corresponds to the required parameter 'destroyPercent' of 'DroppedItemContainer.TakeFrom(ItemContainer[], float)'
  10. TuxGeek

    April Update

    Hello, I am getting this compile error with the new April 2025 update. I am using carbon Bradley.cs 1883:17 The type or namespace name 'ReclaimBackpack' could not be found (are you missing a using directive or an assembly reference?)
  11. TuxGeek

    Zombies spawning in cliffs

    Im also having an error where if zombies are killed by a turret attached to my minicopter they drop no loot and give the error [2025.04.02 23:56:22] [ERRO] Timer of 1s has failed in 'Advanced Random Scarecrow Spawner v2.2.5 by Chernarust' [callback] (Object reference not set to an instance of an object) at object Oxide.Plugins.AdvancedRandomScarecrowSpawner.OnCorpsePopulate(ScarecrowNPC scarecrow, NPCPlayerCorpse corpse)+() => { } [1] in /home/container/carbon/plugins/AdvancedRandomScarecrowSpawner.cs:line 1383 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 50 [2025.04.02 23:56:24] [ERRO] Timer of 1s has failed in 'Advanced Random Scarecrow Spawner v2.2.5 by Chernarust' [callback] (Object reference not set to an instance of an object) at object Oxide.Plugins.AdvancedRandomScarecrowSpawner.OnCorpsePopulate(ScarecrowNPC scarecrow, NPCPlayerCorpse corpse)+() => { } [1] in /home/container/carbon/plugins/AdvancedRandomScarecrowSpawner.cs:line 1383 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 50 [2025.04.02 23:56:25] [ERRO] Timer of 1s has failed in 'Advanced Random Scarecrow Spawner v2.2.5 by Chernarust' [callback] (Object reference not set to an instance of an object) at object Oxide.Plugins.AdvancedRandomScarecrowSpawner.OnCorpsePopulate(ScarecrowNPC scarecrow, NPCPlayerCorpse corpse)+() => { } [1] in /home/container/carbon/plugins/AdvancedRandomScarecrowSpawner.cs:line 1383 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 50
  12. I am still having zombies spawn in cliffs, it has happened since the world 2.0 update. Any idea when a plugin update will be coming out?
  13. TuxGeek

    Events active

    Hello, I run a carbon server with a lot of events and recently my events are not showing up as active in the server hud.. Harbor Event, Armored Train, and Convoy, Airfield event, Dangerous Treasures, Flying Cargoship, Cargoplane Crash, Air Event, and both Oil rigs do not show as active for me when the events are running. I have included my config file to help figure this out. What would be causing this? I do use EventsManager by Mevent to control when the events run. Hud.json
  14. Hello, I run a carbon server and was looking through my carbon logs. When checking those i found this error. What could be causing this? [2025.03.28 15:34:29] [ERRO] Failed to call internal hook 'OnPlayerConnected' on plugin 'WTrading v1.1.12' [2848347654] (Value cannot be null. Parameter name: key) at int System.Collections.Generic.Dictionary<BasePlayer, Oxide.Plugins.WTrading+TradePlayer>.FindEntry(BasePlayer key) at bool System.Collections.Generic.Dictionary<BasePlayer, Oxide.Plugins.WTrading+TradePlayer>.TryGetValue(BasePlayer key, out TradePlayer value) at TradePlayer Oxide.Plugins.WTrading.GetTradePlayer(BasePlayer player) in /home/container/carbon/plugins/WTrading.cs:line 210 at void Oxide.Plugins.WTrading.OnPlayerConnected(BasePlayer player) in /home/container/carbon/plugins/WTrading.cs:line 829 at object Oxide.Plugins.WTrading.InternalCallHook(uint hook, object[] args) in WTrading.cs/Internal:line 211
  15. TuxGeek

    Admin time

    is there any update to fix the admin time commands with this plugin causing the screen to be overly bright at night for admins? without the plugin this does not happen
  16. TuxGeek

    Tax

    here are my plugins plugins.txt
  17. TuxGeek

    Tax

    i would have to do that every time the server reboots. Would you like a list of plugins i use?
  18. TuxGeek

    Console error

    I run a carbon server and am getting this error in my server console. Looks like an NRE on the corpse Failed to execute OnFrame callback (Object reference not set to an instance of an object) at object Oxide.Plugins.AdvancedRandomScarecrowSpawner.OnCorpsePopulate(ScarecrowNPC scarecrow, NPCPlayerCorpse corpse)+() => { } [0] in /home/container/carbon/plugins/AdvancedRandomScarecrowSpawner.cs:line 1381 at void Carbon.Managers.CarbonProcessor.Update() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63
  19. TuxGeek

    Zombies spawning in cliffs

    is there a fix for this yet?
  20. TuxGeek

    Tax

    I have fixed the tax information for my server in the crafting_info.json. Thank you for your help. Do you know whats going on with that npc having multiple copies of himself?
  21. TuxGeek

    Tax

    beginning of the forcewipe when i reinstalled the plugin
  22. TuxGeek

    Tax

    Ive also noticed my professions npc has multiple npcs in the same spot even though i only placed him once
  23. TuxGeek

    Tax

    Hello, I run a carbon server. Players are telling me they are being taxed over 100 scrap for making items outside their profession. Does this config look correct for that behavior? i think i have the tax set to 2 for teir 1, 5 for tier 2 and 10 for teir 3. I cannot find anything wrong with the config file as far as the taxes go for crafting items outside of the players professions Professions.json
  24. Hello, I run a carbon server and im getting the following errors in my f1 console. The errors do not show in server logs or the server console and the hud does not show at the top left until the plugin is reloaded when this happens. It only happens when a player connects and only for that player. It does not happen for every player when they connect. I have tried deleting the config file and regenerating a new one, setting up all of my events back into the hud with the same error occuring
  25. is there a way to add the egg variables as options in the scheduler area of a servers panel? say to schedule a wipe with a set world size and seed?
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.8k

Files Sold

Total number of files sold.

2.6m

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.