Jump to content

SunShine ツ

Member
  • Posts

    190
  • Joined

  • Last visited

Everything posted by SunShine ツ

  1. Now I have deleted everything and tried to make it clean vanilla, but now it has made the stone thicker than normal vanilla and keeps giving 5000. I'm not entirely sure what is happening or what I'm doing wrong, or more precisely, what you mean.
  2. It look like this. - The same error at sulfur as well
  3. Which file contains many files underneath. \carbon\data\Loottable2
  4. Hi yes I do.
  5. SunShine ツ

    Stacking Problem

    There is a recurring issue with stacking in the game. The following scenarios have been observed: Newly crafted items do not stack correctly: When crafting new items, such as medicine, bandages, or ammunition, they do not always stack with similar items already in the player's inventory. Issue with setting up and removing ladders: If ladders are placed on a wall and then removed using a hammer, they do not always stack correctly with other ladders in the inventory. The problem seems to resolve if all ladders are placed and then removed again. Problems with refueling and handling ammunition: When refueling vehicles like mini helicopters or trying to collect ammunition, a stacking issue sometimes occurs. This can also happen when crafting weapons and removing ammunition from them. Random stacking issues: There have been other instances where items in the inventory do not stack correctly. The problem appears to be random and occurs under various circumstances..
  6. After last update my consol i spamming this. Help [20:48:47] > Failed to call hook 'OnDispenserBonus' on plugin 'Loottable v2.1.3' (MultiplyGatherItems is null in _ore_metal) at void Oxide.Plugins.Loottable+LootConfig.MultiplyDispenserItem(Item item) in C:/rustserver2023/carbon/plugins/Loottable.cs:line 5566 at void Oxide.Plugins.Loottable.OnDispenserGather(ResourceDispenser dispenser, BasePlayer player, Item item) in C:/rustserver2023/carbon/plugins/Loottable.cs:line 565 at void Oxide.Plugins.Loottable.OnDispenserBonus(ResourceDispenser dispenser, BasePlayer player, Item item) in C:/rustserver2023/carbon/plugins/Loottable.cs:line 559 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) [20:48:47] > [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal [20:48:48] > Failed to call hook 'OnDispenserBonus' on plugin 'Loottable v2.1.3' (MultiplyGatherItems is null in _ore_metal) at void Oxide.Plugins.Loottable+LootConfig.MultiplyDispenserItem(Item item) in C:/rustserver2023/carbon/plugins/Loottable.cs:line 5566 at void Oxide.Plugins.Loottable.OnDispenserGather(ResourceDispenser dispenser, BasePlayer player, Item item) in C:/rustserver2023/carbon/plugins/Loottable.cs:line 565 at void Oxide.Plugins.Loottable.OnDispenserBonus(ResourceDispenser dispenser, BasePlayer player, Item item) in C:/rustserver2023/carbon/plugins/Loottable.cs:line 559 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  7. My console is spamming this error. I'm using Carbon. [21:00:32] > Failed to call internal hook 'OnCollectiblePickup' on plugin 'SimpleStatus v1.2.7' [3290943891] (Object reference not set to an instance of an object) at void Oxide.Plugins.SimpleStatusExtensionMethods.ExtensionMethods.ForEach<ItemAmount>(IEnumerable<ItemAmount> source, Action<ItemAmount> action) in C:/rustserver2023/carbon/plugins/SimpleStatus.cs:line 784 at void Oxide.Plugins.SimpleStatus.OnCollectiblePickup(CollectibleEntity collectible, BasePlayer basePlayer) in C:/rustserver2023/carbon/plugins/SimpleStatus.cs:line 260 at object Oxide.Plugins.SimpleStatus.InternalCallHook(uint hook, object[] args) in SimpleStatus.cs/Internal:line 266 [21:00:38] > Invalid Position: chicken.corpse[1222136] (997.67, -500.24, -744.39) (destroying)
  8. SunShine ツ

    Solved

    Solved
  9. Same
  10. After the server restart last night, it suddenly works again. Apologies.
  11. I'm experiencing an issue with the plugin on my server, which suddenly stopped working correctly. When I try to run a command, I only get the following error message: "You must input a number that correlated to a station!" I'm using the Carbon mod, and everything was working fine before, but now this error appears no matter what I try. Could you help me figure out what's going wrong?
  12. Hi, I am currently using Timed Permissions together with Permission Status and Simple Status. Will IQPermissions work together with Permission Status and Simple Status? I will not use MySQL on the server.
  13. I run a 3500 normal map. Will it be able to spawn on such a map? I'm looking for a plugin because FP only offers it on maps that are 4250 or larger.
  14. From Carbon - mrc_sdl — i dag kl. 21:12 there is a fix in discord it works for oxide but not carbon
  15. Thank you.:) But I think I'll wait for an update.
  16. [20:58:09] > Warning! 'SkillTree' uses Harmony. That may cause instability, use at your own discretion! [20:58:21] > Failed compiling 'SkillTree.cs': [20:58:21] > 1. 'IFuelSystem' does not contain a definition for 'nextFuelCheckTime' and no accessible extension method 'nextFuelCheckTime' accepting a first argument of type 'IFuelSystem' could be found (are you missing a using directive or an assembly reference?) [CS1061] (SkillTree 58 line 6816)
  17. I can see that a restart solved the issue. There was something completely messed up. The plugin also worked even though I had removed it. Not sure what happened. After deleting all config files and restarting the server, it works. Thanks:)
  18. { "Whitelist": true, "Whitelisted Domains": [ "stream.zeno.fm" ], "Boombox Deployed Require Power": true, "Preset Stations": { "Country Hits": "http://crystalout.surfernetwork.com:8001/KXBZ_MP3", "Todays Hits": "https://rfcmedia.streamguys1.com/MusicPulsePremium.mp3", "Pop Hits": "https://rfcmedia.streamguys1.com/newpophitspremium.mp3" }, "Deployed Boombox Never Decays": false, "Handheld Boombox Never Breaks": false, "Microphone Stand Never Breaks": false }
  19. Great that it's back! I've missed it! But there's a bug in it. When you try to select a station, it says "Must be a link!" It shouldn't be a link, it should be the number that is also displayed.
  20. Console error after update. I am using Carbon. [15:36:28] > Failed to call internal hook 'CanLootEntity' on plugin 'CustomBradley v1.4.0' [829616699] (Object reference not set to an instance of an object) at object Oxide.Plugins.CustomBradley.CanLootEntity(BasePlayer player, StorageContainer container) in C:/rustserverPvE/carbon/plugins/CustomBradley.cs:line 1322 at object Oxide.Plugins.CustomBradley.InternalCallHook(uint hook, object[] args) in CustomBradley.cs/Internal:line 80
  21. [15:22:37] > Unloaded plugin RaidProtection v3.4.6 by mr01sam [15:22:37] > Warning! 'RaidProtection' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance drops, and/or server stalls. Report to the developer or use at your own discretion! [15:22:40] > Loaded plugin RaidProtection v3.4.6 by mr01sam [1238ms] [15:19:59] > [RaidProtection] Timer 1s has failed: (Object reference not set to an instance of an object.) at void Oxide.Plugins.RaidProtection+ProtectedEntity.SetBaseEntity(BaseEntity entity) in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 3560 at ProtectedEntity Oxide.Plugins.RaidProtection+ProtectedCupboardManager.Transfer(ProtectedEntity oldTc, BaseEntity newEntity) in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 2785 at void Oxide.Plugins.RaidProtection.OnEntitySpawned(BuildingPrivlidge priv)+() => { } [1] in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 3830 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 55 [15:20:00] > [RaidProtection] Timer 1s has failed: (Object reference not set to an instance of an object) at ProtectedEntity Oxide.Plugins.RaidProtection+ProtectedCupboardManager.Transfer(ProtectedEntity oldTc, BaseEntity newEntity) in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 2785 at void Oxide.Plugins.RaidProtection.OnEntitySpawned(BuildingPrivlidge priv)+() => { } [1] in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 3830 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 55

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.3k
Customers served
Files Sold
161k
Total sales
Payments
3.5m
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.