Null
Member-
Posts
85 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Null
-
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!
-
Elite Crate and Locked Crate disappear when discovered and are buried in the ground. I wish they could spawn at a higher height.
-
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
-
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
-
When using MonumentOwner, the following log appears. Is there any solution? It seems to appear when opening a box in the zone. Failed to call hook 'OnLootEntity' on plugin 'XPerience v1.8.600' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.XPerience.CheckMonumentOwner (BasePlayer player) [0x00092] in <12e4ac69b69c46c5b508cb8e0593e0c8>:0 at Oxide.Plugins.XPerience.OnLootEntity (BasePlayer player, LootContainer lootcontainer) [0x0002c] in <12e4ac69b69c46c5b508cb8e0593e0c8>:0 at Oxide.Plugins.XPerience.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x03661] in <12e4ac69b69c46c5b508cb8e0593e0c8>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
-
It worked if I deleted ImageLibrary. But this plugin is needed for many things, so is there a way to use it without conflicting?
-
I tried adding the zip file but I get the same error.
-
My custom item became coal, so when I reloaded the plugin, I got the following error. Hook dispatch failure detected, falling back to reflection based dispatch. System.InvalidProgramException: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BaseMelee.ServerUse_Strike_Patch0 (BaseMelee): IL_0186: newobj 0x00000043 at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00094] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchProcessor.Patch () [0x000fc] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x0002a] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at Oxide.Plugins.CustomizableWeapons+Harmony.Patch () [0x000a4] in :0 at Oxide.Plugins.CustomizableWeapons.Loaded () [0x0000b] in :0 at Oxide.Plugins.CustomizableWeapons.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ded] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 The invalid raw assembly has been dumped to Plugins/CustomizableWeapons.dump Failed to initialize plugin 'CustomizableWeapons v1.5.20' (InvalidProgramException: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BaseMelee.ServerUse_Strike_Patch0 (BaseMelee): IL_0186: newobj 0x00000043 ) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in :0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000cf] in <795304323ac74a298b8ed190a1dfa739>:0
-
Even if you delete the data file, the following will be displayed. I'm looking forward to the bike The file 'oxide/data/AdvanceVehicle/HUDHeliFull.png' has been successfully downloaded. The file 'oxide/data/AdvanceVehicle/HUDHeliHalf.png' has been successfully downloaded. The file 'oxide/data/AdvanceVehicle/HUDHelihorse.png' has been successfully downloaded. The file 'oxide/data/AdvanceVehicle/hf.png' has been successfully downloaded. The file 'oxide/data/AdvanceVehicle/lg.png' has been successfully downloaded. Loaded plugin Advance Vehicle v1.2.2 by NooBlet Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/lg.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/lg.png Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/hf.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/hf.png Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHeliFull.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHeliFull.png Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHeliHalf.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHeliHalf.png Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHelihorse.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHelihorse.png
-
No images are displayed Also, will motorbikes and bicycles be added? Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/lg.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/lg.png Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/hf.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/hf.png Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHeliFull.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHeliFull.png Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHeliHalf.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHeliHalf.png Image failed to download! Error: Cannot connect to destination host - Image Name: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHelihorse.png_0 - Image URL: /opt/rust_server/oxide/data/AdvanceVehicle/HUDHelihorse.png
-
Not used. Price is free. CustomBradley.json profiles.json