Jump to content

Null

Member
  • Posts

    107
  • Joined

  • Last visited

Everything posted by Null

  1. Null

    Error

    The console is spamming this error Failed to call hook 'OnPlanterBoxFertilize' on plugin 'CustomFertilizer v2.0.5' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.CustomFertilizer.OnPlanterBoxFertilize (PlanterBox planterBox) [0x000d3] in :0 at Oxide.Plugins.CustomFertilizer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001b2] in :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 <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'OnPlanterBoxFertilize' on plugin 'CustomFertilizer v2.0.5' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.CustomFertilizer.OnPlanterBoxFertilize (PlanterBox planterBox) [0x000d3] in :0 at Oxide.Plugins.CustomFertilizer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001b2] in :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 <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  2. Null

    Error

    Items started changing after the update. It gets fixed when I unload it, so it might be conflicting with something. 202510-07-0.mp4
  3. Null

    Range

    Thanks for the correction. Debugging messages is turning into false. [SuperCrafter] SuperCrafter: Allowed [SuperCrafter] SuperCrafter: Allowed [SuperCrafter] SuperCrafter: Allowed Calling hook CanCraft resulted in a conflict between the following plugins: ItemRetriever - False (Boolean), SuperCrafter (True (Boolean)) [SuperCrafter] SuperCrafter: Allowed Calling hook CanCraft resulted in a conflict between the following plugins: ItemRetriever - False (Boolean), SuperCrafter (True (Boolean)) [SuperCrafter] SuperCrafter: Allowed Calling hook CanCraft resulted in a conflict between the following plugins: ItemRetriever - False (Boolean), SuperCrafter (True (Boolean)) [SuperCrafter] SuperCrafter: Allowed [SuperCrafter] SuperCrafter: Allowed [SuperCrafter] SuperCrafter: Allowed [SuperCrafter] SuperCrafter: Allowed [SuperCrafter] SuperCrafter: Allowed [SuperCrafter] SuperCrafter: Allowed [SuperCrafter] SuperCrafter: Allowed
  4. Null

    Error

    If there is another authorized TC within the specified range, the following error will appear and the TC will not be usable. Calling hook CanCraft resulted in a conflict between the following plugins: ItemRetriever - False (Boolean), SuperCrafter (True (Boolean)) Calling hook CanCraft resulted in a conflict between the following plugins: ItemRetriever - False (Boolean), SuperCrafter (True (Boolean))
  5. Null

    Range

    It works immediately after logging in, but if you leave the range and then return, it doesn't work.
  6. Null

    Bandit Camp vender

    Are the vending machines in the Bandit Camp stacked? There are three vending machines for the same NPC.
  7. Null

    Error

    Bases do not spawn automatically. Failed to run a 3.00 timer in 'CopyPaste v4.2.4' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr) at UnityEngine.Component.GetComponent[T] () [0x00021] in <470ec865e9cd405cbc45cdbc22bb3c0c>:0 at ItemBlueprint.get_targetItem () [0x00008] in <0bbf006b79fe4671ba8d53498f665620>:0 at ItemBlueprint.get_NeedsSteamDLC () [0x00000] in <0bbf006b79fe4671ba8d53498f665620>:0 at Oxide.Plugins.CopyPaste.IsDlcItem (ItemDefinition definition) [0x00051] in <7dd7157c7c8a42d4b74ba5f4176742c8>:0 at Oxide.Plugins.CopyPaste.ProcessItemDefinitions () [0x000ea] in <7dd7157c7c8a42d4b74ba5f4176742c8>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to run a 3.00 timer in 'RaidableBases v3.0.7' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr) at UnityEngine.Component.GetComponent[T] () [0x00021] in <470ec865e9cd405cbc45cdbc22bb3c0c>:0 at ItemBlueprint.get_targetItem () [0x00008] in <0bbf006b79fe4671ba8d53498f665620>:0 at ItemBlueprint.get_NeedsSteamDLC () [0x00000] in <0bbf006b79fe4671ba8d53498f665620>:0 at Oxide.Plugins.RaidableBases.RequiresOwnership (ItemDefinition def) [0x00031] in <7dd7157c7c8a42d4b74ba5f4176742c8>:0 at Oxide.Plugins.RaidableBases.LoadOwnership () [0x0005b] in <7dd7157c7c8a42d4b74ba5f4176742c8>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  8. Null

    CH47 NPC

    Would it be possible to adjust the strength of NPCs in CH47? I want them to be a threat when orbits
  9. Null

    Request

    I want it to be visible to the default group but not to specific groups.
  10. Null

    Request

    Can you add permissions that are not visible to the group to which I grant permissions? I want permissions, not switch commands
  11. Null

    skin

    Error while compiling HeadLight: Constant value '3447332710' cannot be converted to a 'int' (use 'unchecked' syntax to override) | Line: 414, Pos: 69 When I changed 22414354UL, an error occurred.
  12. Null

    skin

    Can I set a skin for the headlights? I want a transparent skin.
  13. Null

    Spawn Error

    Null.zip
  14. Null

    Error

    [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying keep plants alive patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying keep plants alive patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying keep plants alive patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying keep plants alive patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying keep plants alive patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying keep plants alive patch... [Custom Fertilizer] Applying keep plants alive patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch... [Custom Fertilizer] Applying growth rate multiplier patch...
  15. Null

    Error

    Even if I change "Enable Debug Logging" to false, the log doesn't stop [Custom Fertilizer] OnPlanterBoxFertilize has been called! [Custom Fertilizer] OnPlanterBoxFertilize has been called! [Custom Fertilizer] OnPlanterBoxFertilize has been called! [Custom Fertilizer] OnPlanterBoxFertilize has been called! [Custom Fertilizer] OnPlanterBoxFertilize has been called! [Custom Fertilizer] OnPlanterBoxFertilize has been called! [Custom Fertilizer] OnPlanterBoxFertilize has been called! [Custom Fertilizer] OnPlanterBoxFertilize has been called!
  16. Null

    Spawn Error

    Elite Crate and Locked Crate disappear when discovered and are buried in the ground. I wish they could spawn at a higher height.
  17. Null

    Request

    Can I add permissions to this? I would like to give this function to specific people.
  18. Null

    Restart

    After rebooting, the menu won't open even when I press E or switch. Reloading the plugin didn't help. If you give them a new multi-tool, they can use it without any problems. Please correct this.
  19. Null

    Error

    Suddenly, an error appeared in the console and all the items in my locker disappeared. Failed to run command '/locker' on plugin 'PortableLocker'. (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PortableLocker.GetLocker (BasePlayer player) [0x00072] in <693b3c307e5a49dfac03df2b34cc4d0b>:0 at Oxide.Plugins.PortableLocker.OpenLocker (BasePlayer player, System.String[] args) [0x0009c] in <693b3c307e5a49dfac03df2b34cc4d0b>:0 at Oxide.Plugins.PortableLocker.b__48_0 (BasePlayer player, System.String command, System.String[] args) [0x00000] in <693b3c307e5a49dfac03df2b34cc4d0b>:0 at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <84d747e3d64c43298f65b7f687e1267f>:0 at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <84d747e3d64c43298f65b7f687e1267f>:0 at Oxide.Game.Rust.RustCore.TryRunPlayerCommand (BasePlayer basePlayer, System.String message, System.String commandPrefix) [0x000c2] in <84d747e3d64c43298f65b7f687e1267f>:0
  20. Null

    lag

    There were 15 people. Up until last month, there were no delays even with a group of around 35 people. This month's update may have shortened the crafting time, which may be the reason.
  21. Null

    lag

    I've been experiencing lags since the beginning of this month. Is there anything I can do about it? Calling 'OnPlayerInput' on 'QualityCrafting v3.0.3' took average 1349ms Calling 'OnPlayerInput' on 'QualityCrafting v3.0.3' took average 1014ms Calling 'OnPlayerInput' on 'QualityCrafting v3.0.3' took average 1181ms Calling 'OnPlayerInput' on 'QualityCrafting v3.0.3' took average 1104ms Calling 'OnPlayerInput' on 'QualityCrafting v3.0.3' took average 1110ms Calling 'OnPlayerInput' on 'QualityCrafting v3.0.3' took average 1343ms Calling 'OnItemRemove' on 'QualityCrafting v3.0.3' took average 1285ms Calling 'OnItemRemove' on 'QualityCrafting v3.0.3' took average 1210ms Calling 'OnItemRemove' on 'QualityCrafting v3.0.3' took average 1228ms Calling 'OnPlayerInput' on 'QualityCrafting v3.0.3' took average 1147ms Calling 'OnPlayerInput' on 'QualityCrafting v3.0.3' took average 1081ms
  22. Null

    backpack

    This will happen after you leave the arena. Any bags you equipped before joining the arena will be gone when you return after the arena is over.
  23. Null

    backpack

    largebackpack and smallbackpack.
  24. Null

    backpack

    If you enter the Arena with a backpack equipped, it will disappear when you exit the Arena and will not be returned. This seems to happen when there is something inside, so please fix it.
  25. Null

    Menu

    I want to turn off the function that opens the menu by pressing and holding FIRE_THIRD. it can open it with a command, so holding it down is a hassle.
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.6k

Files Sold

Total number of files sold.

2.9m

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.