Jump to content

Null

Member
  • Posts

    77
  • Joined

  • Last visited

Everything posted by Null

  1. 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
  2. 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.
  3. 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
  4. 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.
  5. Null

    backpack

    largebackpack and smallbackpack.
  6. 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.
  7. 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.
  8. Null

    Error

    Thank you, the error is gone!
  9. Null

    Error

    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
  10. Null

    Retire

    Please add a command to retire Bradley.
  11. Null

    map error

    It seems there was a problem with the plugin you installed. We apologize for the inconvenience. Looking forward to the river fix. Thank you
  12. Null

    map error

    202409-06-0.mp4 underground and missile silo.
  13. Null

    map error

    I understand about the problem with the river. Oxide.Ext.RustEdit.dll has been installed and the card room opens without any problems.
  14. Null

    map error

    You cannot press the up button on the elevator to the underground or the missile silo. I can't get up and I'm trapped Also, there is no river detection, so you can pass through it just like you would on land. You cannot drink the water.
  15. Null

    Error

    It worked if I deleted ImageLibrary. But this plugin is needed for many things, so is there a way to use it without conflicting?
  16. Null

    Error

    I tried adding the zip file but I get the same error.
  17. Null

    Error

    restart the server fixed it. Thank you.
  18. Null

    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
  19. Null

    Error

    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
  20. Null

    Error

    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
  21. Null

    Can't buy from the seller

    Not used. Price is free. CustomBradley.json profiles.json
  22. Null

    Can't buy from the seller

    Can't buy from the seller This occurs after deleting configuration files and downloading the latest version. 202407-15-0.mp4 Failed to call hook 'CanLootEntity' on plugin 'CustomBradley v1.5.1' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00019] in :0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in :0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in :0 at Oxide.Plugins.CustomBradley.CanAccess (BasePlayer player, Oxide.Plugins.CustomBradley+PluginConfig+NPCConfig+SellItem fItem) [0x0014b] in :0 at Oxide.Plugins.CustomBradley.Open (BasePlayer player, System.Int32 page) [0x004f0] in :0 at Oxide.Plugins.CustomBradley.InterfaceInit (BasePlayer player) [0x002e4] in :0 at Oxide.Plugins.CustomBradley.CanLootEntity (BasePlayer player, LiquidContainer container) [0x00041] in :0 at Oxide.Plugins.CustomBradley.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0098e] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>: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
  23. Null

    Transparency Settings

    Thank you for your reply. So that means it's not possible to make it completely transparent. Understood.
  24. Null

    Transparency Settings

    I'd like to set the transparency of the pin when aiming. What do I need to change to make it transparent?
  25. Null

    Error

    The tank will attack anyone other than the summoned player. I think I was able to set it up until last month, but it seems like the setting has disappeared with this update. Also, tank blast damage penetration, etc. are gone. Is it possible to fix it?
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

123.6k

Files Sold

Total number of files sold.

2.5m

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.