Jump to content

9527

Member
  • Posts

    165
  • Joined

  • Last visited

Everything posted by 9527

  1. Yes, when it explodes / fires, it causes the server FPS to drop below 5.
  2. When a player hits a target with a shotgun, the damage numbers that appear can clutter and block the player’s screen. Is it possible to change shotgun hits to display a single total damage value instead?
  3. If a player takes items out of storage and the stack amount exceeds the server’s defined limit, the items will be ejected directly instead of being placed into a single slot.
  4. Excessively high damage multipliers cause FPS drops. This issue occurs frequently when raiding Raidable Bases. "F15 flight altitude": 250.0, "Rockets speed": 200, "Attack radius": 100, "Damage scale (1 = 100%)": 10.0, "Damage scale to NPCs(1 = 100%)": 10.0, "Rate of fire(number of shots per second)": 3.0, "Time to trigger a signal grenade": 2.0,
  5. 9527

    Repeated Case Opening

    @Mevent A display error may cause discrepancies between the shown prize and the item received. You can refer to the video to observe the error. I am using the latest version of the software. RUST_2026.01.02_-_21.48.33.01.mp4
  6. 9527

    Repeated Case Opening

    If a player can only receive one chance per day, they could select to open 5 cases at once in the interface. This method allows them to open cases infinitely without counting toward their daily limit.
  7. 9527

    Ultimate Cases

    Would it be possible to add the winning odds to the interface?
  8. The server restart may fail to load properly due to the Image Library plugin’s queue processing.
  9. 9527

    NoEscape

    Could you add an option to decide whether blowing up your own base should trigger Raid Block (RB)? Right now it doesn’t trigger, which can cause issues when enemies seal themselves inside and we have no way to force them out.
  10. 9527

    Bugged since update

    The combat block isnt working right now on my server since the update. Maybe also the raid block. Can you look into it? NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.NoEscape+Zone.CreateSphere (System.String prefab) (at C:/server/RUST-PVP/carbon/plugins/NoEscape.cs:538) at Oxide.Plugins.NoEscape+Zone.CreateSpheres (System.Int32 loop, System.String prefab) (at C:/server/RUST-PVP/carbon/plugins/NoEscape.cs:550) 19kb/s in, 124kb/s out at Oxide.Plugins.NoEscape+Zone.Awake () (at C:/server/RUST-PVP/carbon/plugins/NoEscape.cs:396) at UnityEngine.GameObject:AddComponent() at Oxide.Plugins.NoEscape:CreateZone(BaseEntity) (at C:/server/RUST-PVP/carbon/plugins/NoEscape.cs:1659) at Oxide.Plugins.NoEscape:OnEntityTakeDamage(BaseCombatEntity, HitInfo) (at C:/server/RUST-PVP/carbon/plugins/NoEscape.cs:1525) at Oxide.Plugins.NoEscape:InternalCallHook(UInt32, Object[]) (at NoEscape.cs/Internal:281) at Carbon.Hooks.HookCallerInternal:CallHook(RustPlugin, UInt32, BindingFlags, Object[]) (at /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Hooks/HookCallerInternal.cs:143) at Carbon.HookCaller:CallStaticHook(UInt32, BindingFlags, Object[]) (at /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/Components/HookCaller.cs:194) at Carbon.HookCaller:CallStaticHook(UInt32, Object, Object) (at /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/Components/HookCaller.cs:979) at Carbon.Core.CorePlugin:IOnBaseCombatEntityHurt(BaseCombatEntity, HitInfo) (at /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/CorePlugin/Core.Hooks.Player.cs:50) at MonoMod.Utils.DynamicMethodDefinition:BaseCombatEntity.Hurt_Patch0(BaseCombatEntity, HitInfo) at BuildingBlock:Hurt(HitInfo) at MonoMod.Utils.DynamicMethodDefinition:TimedExplosive.Explode_Patch0(TimedExplosive, Vector3) at TimedExplosive:Explode() at InvokeHandlerBase1:DoTick() at InvokeHandlerBase1:LateUpdate()
  11. Name: FlakJacket Description: This perk reduces the damage received from explosions. This perk is not working properly. Even with a coefficient as high as 95%, getting hit by a C4 still leaves only 1 HP remaining.
  12. 9527

    Unable to Clone Correctly

    If you set HHHYYY and enable auto-planting clones, it will fail to generate the correct clone and will only produce random results.
  13. 9527

    The Offering

    Is multi-language support available?
  14. It appears whenever I open a box.
  15. The effect works normally before entering the Raidable Base. However, after dying and leaving, it no longer functions correctly. Additionally, consuming food inside the RB also causes abnormal behavior.
  16. I have a clearer video showing that during a Raidable Base raid, the effect works as expected, but after dying and exiting, the values revert to the original limit.
  17. 9527

    Maximum Health Not Increasing

    My server uses your plugins for all enhanced equipment or status effects, and it doesn’t have any of the additional plugins you mentioned.
  18. The Metabolism_Boost skill does not function properly during Raidable Base (RB) raids. When consuming food, water, or calories, the values immediately drop back to the original game limit. Is this normal, or is there another way to modify it? A video demonstration is available for reference. Rust_2025-08-14_17-28-49.mp4
  19. 9527

    Maximum Health Not Increasing

    I have a set of equipment that uses MaxHealth, but it does not successfully increase the maximum health. Please assist in resolving this issue. "setInfo": { "4": { "setBonus": { "BonusMultiplier": { "modifier": 0.5, "Permissions [permission / title]": null }, "MaxHealth": { "modifier": 0.5, "Permissions [permission / title]": null } } }, "6": { "setBonus": { "BonusMultiplier": { "modifier": 1.5, "Permissions [permission / title]": null }, "MaxHealth": { "modifier": 1.5, "Permissions [permission / title]": null } } }, "7": { "setBonus": { "BonusMultiplier": { "modifier": 2.5, "Permissions [permission / title]": null }, "MaxHealth": { "modifier": 3.0, "Permissions [permission / title]": null } } } } },
  20. (22:25:40) | Calling 'CmdShowEpicBuffSelection' on 'AdvancedItemCrafting v1.0.7' took 5077ms [GARBAGE COLLECT] (22:25:40) | Calling 'CmdShowEpicBuffSelection' on 'AdvancedItemCrafting v1.0.7' took average 5529ms [GARBAGE COLLECT] (22:25:32) | Failed to call hook 'OnInventoryItemsFind' on plugin 'ItemRetriever v0.7.5' (OutOfMemoryException: Out of memory) at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00022] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00033] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.FindPlayerItems[T] (BasePlayer player, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean includePlayerWearables) [0x00045] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.OnInventoryItemsFind (PlayerInventory inventory, System.Int32 itemId, System.Collections.Generic.List`1[T] collect) [0x0000f] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003f0] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 (22:25:32) | Calling 'OnInventoryItemsFind' on 'ItemRetriever v0.7.5' took 5517ms [GARBAGE COLLECT] (22:25:32) | Calling 'OnInventoryItemsFind' on 'ItemRetriever v0.7.5' took average 9ms [GARBAGE COLLECT] (22:25:32) | Failed to call hook 'CmdShowEpicBuffSelection' on plugin 'AdvancedItemCrafting v1.0.7' (OutOfMemoryException: Out of memory) at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00022] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00033] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.FindPlayerItems[T] (BasePlayer player, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean includePlayerWearables) [0x00045] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.OnInventoryItemsFind (PlayerInventory inventory, System.Int32 itemId, System.Collections.Generic.List`1[T] collect) [0x0000f] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003f0] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at ItemContainer.FindItemsByItemID (System.Collections.Generic.List`1[T] list, System.Int32 itemid) [0x0001f] in <d93a2b1b7de04e20948e21c40f8e61bf>:0 at PlayerInventory.FindItemsByItemID (System.Collections.Generic.List`1[T] list, System.Int32 id) [0x0001e] in <d93a2b1b7de04e20948e21c40f8e61bf>:0 at Oxide.Plugins.AdvancedItemCrafting.ItemAmountAvailable (BasePlayer player, System.String shortname, System.UInt64 skin, System.String name) [0x00013] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.AdvancedItemCrafting.CmdShowEpicBuffSelection (ConsoleSystem+Arg arg) [0x000a2] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.AdvancedItemCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b21] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 (22:25:32) | Calling 'CmdShowEpicBuffSelection' on 'AdvancedItemCrafting v1.0.7' took 5525ms [GARBAGE COLLECT] (22:25:40) | Failed to call hook 'OnInventoryItemsFind' on plugin 'ItemRetriever v0.7.5' (OutOfMemoryException: Out of memory) at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00022] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00033] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.FindPlayerItems[T] (BasePlayer player, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean includePlayerWearables) [0x00045] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.OnInventoryItemsFind (PlayerInventory inventory, System.Int32 itemId, System.Collections.Generic.List`1[T] collect) [0x0000f] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003f0] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at ItemContainer.FindItemsByItemID (System.Collections.Generic.List`1[T] list, System.Int32 itemid) [0x0001f] in <d93a2b1b7de04e20948e21c40f8e61bf>:0 at PlayerInventory.FindItemsByItemID (System.Collections.Generic.List`1[T] list, System.Int32 id) [0x0001e] in <d93a2b1b7de04e20948e21c40f8e61bf>:0 at Oxide.Plugins.AdvancedItemCrafting.ItemAmountAvailable (BasePlayer player, System.String shortname, System.UInt64 skin, System.String name) [0x00013] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.AdvancedItemCrafting.CmdShowEpicBuffSelection (ConsoleSystem+Arg arg) [0x000a2] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.AdvancedItemCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b21] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00022] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00033] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.FindPlayerItems[T] (BasePlayer player, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean includePlayerWearables) [0x00045] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.OnInventoryItemsFind (PlayerInventory inventory, System.Int32 itemId, System.Collections.Generic.List`1[T] collect) [0x0000f] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003f0] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 (22:25:40) | Calling 'OnInventoryItemsFind' on 'ItemRetriever v0.7.5' took 5067ms [GARBAGE COLLECT] (22:25:40) | Calling 'OnInventoryItemsFind' on 'ItemRetriever v0.7.5' took average 0ms [GARBAGE COLLECT] (22:25:40) | Failed to call hook 'CmdShowEpicBuffSelection' on plugin 'AdvancedItemCrafting v1.0.7' (OutOfMemoryException: Out of memory) at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00022] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00033] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.FindPlayerItems[T] (BasePlayer player, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean includePlayerWearables) [0x00045] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.OnInventoryItemsFind (PlayerInventory inventory, System.Int32 itemId, System.Collections.Generic.List`1[T] collect) [0x0000f] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003f0] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at ItemContainer.FindItemsByItemID (System.Collections.Generic.List`1[T] list, System.Int32 itemid) [0x0001f] in <d93a2b1b7de04e20948e21c40f8e61bf>:0 at PlayerInventory.FindItemsByItemID (System.Collections.Generic.List`1[T] list, System.Int32 id) [0x0001e] in <d93a2b1b7de04e20948e21c40f8e61bf>:0 at Oxide.Plugins.AdvancedItemCrafting.ItemAmountAvailable (BasePlayer player, System.String shortname, System.UInt64 skin, System.String name) [0x00013] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.AdvancedItemCrafting.CmdShowEpicBuffSelection (ConsoleSystem+Arg arg) [0x000a2] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.AdvancedItemCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b21] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00022] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever+ItemUtils.FindItems[T] (System.Collections.Generic.List`1[T] itemList, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean childItemsOnly) [0x00033] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.FindPlayerItems[T] (BasePlayer player, T& itemQuery, System.Collections.Generic.List`1[T] collect, System.Boolean includePlayerWearables) [0x00045] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.OnInventoryItemsFind (PlayerInventory inventory, System.Int32 itemId, System.Collections.Generic.List`1[T] collect) [0x0000f] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.ItemRetriever.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003f0] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_array_new_specific(intptr,int) at System.Collections.Generic.List`1[T].set_Capacity (System.Int32 value) [0x00021] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].EnsureCapacity (System.Int32 min) [0x00036] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.List`1[T].AddWithResize (T item) [0x00007] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at ItemContainer.FindItemsByItemID (System.Collections.Generic.List`1[T] list, System.Int32 itemid) [0x0001f] in <d93a2b1b7de04e20948e21c40f8e61bf>:0 at PlayerInventory.FindItemsByItemID (System.Collections.Generic.List`1[T] list, System.Int32 id) [0x0001e] in <d93a2b1b7de04e20948e21c40f8e61bf>:0 at Oxide.Plugins.AdvancedItemCrafting.ItemAmountAvailable (BasePlayer player, System.String shortname, System.UInt64 skin, System.String name) [0x00013] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.AdvancedItemCrafting.CmdShowEpicBuffSelection (ConsoleSystem+Arg arg) [0x000a2] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.AdvancedItemCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b21] in <8b0f5e5652c141f394ad27f3c18e7ab3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0
  21. 9527

    Error occurred

    The following error may occur randomly during operation. [Loottable] Failed to call OnLootSpawn on crate_underwater_basic[30875807] (label: 6) System.StackOverflowException: The requested operation caused a stack overflow. at UnityEngine.Object.IsNativeObjectAlive (UnityEngine.Object o) [0x00007] in <935634f5cc14479dbaa30641d55600a9>:0 at UnityEngine.Object.CompareBaseObjects (UnityEngine.Object lhs, UnityEngine.Object rhs) [0x0001d] in <935634f5cc14479dbaa30641d55600a9>:0 at UnityEngine.Object.op_Equality (UnityEngine.Object x, UnityEngine.Object y) [0x00001] in <935634f5cc14479dbaa30641d55600a9>:0 at BaseNetworkableEx.IsValid (BaseNetworkable ent) [0x00000] in <61d0fe76774c4ca6ae2dda941afc8811>:0 at EntityRef.Get (System.Boolean serverside) [0x00045] in <61d0fe76774c4ca6ae2dda941afc8811>:0 at Item.GetHeldEntity () [0x00000] in <61d0fe76774c4ca6ae2dda941afc8811>:0 at ItemModEntity.OnChanged (Item item) [0x00000] in <61d0fe76774c4ca6ae2dda941afc8811>:0
  22. 9527

    Feature Failure

    We have set up the advertising board and placed the images, but it does not automatically switch to the next image. We have been using this feature for a long time, so we are certain that the plugin is not functioning properly rather than there being an issue with our configuration.
  23. 9527

    Industrialization Request

    My furnaces and oil refineries cannot be connected to the industrial splitter. Is it possible to add support for them?
  24. 9527

    Plugin Error

    Players often encounter an issue where using airstrikes during Raidable Base raids either results in airdrops or becomes completely ineffective. This problem occurs countless times each day—please resolve it as soon as possible. (15:09:57) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (15:13:44) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (21:06:37) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (21:10:41) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (21:14:43) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (21:20:49) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (13:45:22) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (17:25:06) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (17:27:07) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (17:58:30) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (18:02:42) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (18:05:11) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (20:00:32) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (20:17:00) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 (20:18:02) | Failed to run a 1.99 timer in 'F15AirStrike v1.1.5' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.F15AirStrike+<>c__DisplayClass25_0.<OnExplosiveSpawn>b__1 () [0x00000] in <68501bef08784ff2bc98067c7b397981>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0
  25. 9527

    Suggestion

    I'm currently experiencing an issue where, right after generation, it turns out like shown in the image.
2.1m

Downloads

Total number of downloads.

10k

Customers

Total customers served.

145.3k

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.