Jump to content

Omega

Creator
  • Posts

    303
  • Joined

  • Last visited

Everything posted by Omega

  1. Omega

    Error while compiling

    (23:18:54) | Error while compiling: DroneEvent.cs(328,27): error CS0200: Property or indexer `RemoteControlEntity.IsBeingControlled' cannot be assigned to (it is read-only)
  2. Omega

    GUI stuck

    Have LootDefender and PreventLooting installed.
  3. Omega

    GUI stuck

    Just tested this "allowed prefabs (leave empty to allow all vending machines)": ["assets/prefabs/deployable/vendingmachine/vendingmachine.deployed.prefab"] Now i only able to see GUi at atm and player machines. Not at vendors and map machines. If i could disallow instead of allow assets/prefabs/deployable/vendingmachine/vendingmachine.deployed.prefab it should work i think.
  4. Omega

    GUI stuck

    Sorry, same again.
  5. Omega

    GUI stuck

    Exactly the same
  6. Omega

    GUI stuck

    https://www.dropbox.com/s/qwj73xyohs3wg5c/RUST 2023.03.01 - 12.02.59.01.mp4?dl=1 { "deposit command (default Economics arguments {userid} {amount})": "deposit {userid} {amount}", "setup command name": "sve", "exchange item id": -932201673, "exchange item skinid": 0, "min amount to exchange per transaction": 1, "max amount to exchange per transaction": 5000, "exchange percent (default 80% percent ex: 1000 = 800)": 40, "user interface": { "success button color": "0.337 0.424 0.196 0.85", "success button font color": "0.607 0.705 0.431", "clear button color": "0.75 0.75 0.75 0.3", "clear button font color": "0.75 0.75 0.75 1", "panel color": "0.65 0.65 0.65 0.25", "PanelFontColor": "0.75 0.75 0.75 0.9", "panel input color": "0 0 0 0.42", "panel input font color": "1 1 1 0.58", "panel input placeholder color": "0.7 0.7 0.7 0.25", "panel offset position": { "position": { "x": -10.0, "y": 470.0 }, "size": { "x": 310.0, "y": 118.0 } }, "popup font color": "1 1 1 0.89", "popup error color": "0.631 0.282 0.22 0.98", "popup success color": "0.337 0.424 0.196 0.98", "popup offset position": { "position": { "x": -10.0, "y": 390.0 }, "size": { "x": 310.0, "y": 28.0 } } }, "allowed prefabs (leave empty to allow all vending machines)": [] }
  7. Omega

    GUI stuck

    Hi, now when i interact with an atm vendingmachine.deployed gui stuck and i get rid of it when i open an map machine i placed with rustedit.
  8. Omega

    GUI stuck

    Hi, i use MonumentAddons to spawn vendingmachine.deployed as atm machine. I also have all vendingmachines at monuments with custom profiles made by rustedit. When i leave now an machine the GUI is stuck on screen. I am bck to 1.0.5 there is no problem. GUI is working with the map machines and dont show at atm machines spawned by MonumentAddons. How i get this with 1.0.7?
  9. Omega

    Personal Marketplace

    1. Yes 2.Yes, empty 3.Yes
  10. Omega

    Personal Marketplace

    Hi, pickup by hammer dont work on my server actually. Just updated to latest versin. Pickup permission is given and in config it is allowed. "Pickup Settings": { "Players can pickup own marketplaces": true, "Building privilege required to pickup own marketplace": true, "Require permission to pickup": true, "Lose condition when players pickup": false, "Initial Marketplace condition": 100.0, "Amount of condition to lose": 20.0 },
  11. Omega

    Buy permission?

    sorry for that. Thank you!
  12. Omega

    Buy permission?

    Ok, i see. I had killed my test marketplace with ent kill command. Than it´s not an problem. PersonalMarketplace.json
  13. Omega

    Buy permission?

    PreventLooting.json
  14. Omega

    Buy permission?

    Yes i checked and all of them have the four machines and they work without problem. Only the marketterminal in preventlooting don´t work. When i unload preventlooting it works.
  15. Omega

    Buy permission?

    No problem noticed with vending machines. "marketterminal" don´t work too.
  16. Omega

    Buy permission?

    This is my PreventLooting config and it don´t work. { "AdminCanLoot": true, "CanAuthorizeCupboard": true, "CanLootBackpack": false, "CanLootBackpackPlugin": false, "CanLootCorpse": false, "CanLootEntity": false, "CanLootPlayer": false, "CanOvenToggle": false, "CanPickup": false, "ExcludeEntities": [ "mailbox.deployed", "dropbox.deployed", "marketplace" ], "UseCupboard": true, "UseCupboardInclude": [ "storage" ], "UseExcludeEntities": true, "UseFriendsAPI": true, "UseOnlyInCupboardRange": false, "UseOnlyInCupboardRangeInclude": [ "storage" ], I also get this by reload PersonalMarketplace (07:17:44) | Unloaded plugin Personal Marketplace v1.1.19 by ZEODE (07:17:44) | Failed to call hook 'OnServerInitialized' on plugin 'PersonalMarketplace v1.1.19' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PersonalMarketplace.OnServerInitialized (System.Boolean initial) [0x00072] in <0f810af81b024892967b42ef726ddf49>:0 at Oxide.Plugins.PersonalMarketplace.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00521] in <0f810af81b024892967b42ef726ddf49>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (07:17:44) | Loaded plugin Personal Marketplace v1.1.19 by ZEODE
  17. Omega

    Buy permission?

    Hi, all players are able to buy at the drone shops but cant get their stuff when drone arrive. Is it possible that foreign players can get their stuff or then completely ban foreign players from using it?
  18. Omega

    call hook

    Hi, since latest update (08:38:38) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:38:40) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:38:40) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:38:40) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:38:40) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:38:52) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:38:52) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:38:52) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:07) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:08) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:08) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:08) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:08) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:09) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:09) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:09) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:09) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (08:39:10) | Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x00097] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <3d11b3bdcf0541f69e9e4224aab88364>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
  19. Omega

    Startup problem

    Hi, since latest server/oxide update it prevent my server from starting. After yesterday updates server startup was not possible. It stucked at waiting for rcon connect. After testing many other things like ports etc. i deleted the dll file and the server starts without problem.
  20. Omega

    aQuarry

    Hi, will you provide support for the upcoming pipe system? We tested this on staging branch and it seems that it is not possible to connect pipes to pump and quarry.
  21. Will this kind of nessages also in your update integrated? Or isn´t it possible? (11:08:35) | Image failed to download! Error: HTTP/1.1 404 Not Found - Image Name: pistol.prototype17_0 - Image URL: https://www.rustedit.io/images/imagelibrary/pistol.prototype17.png
  22. Hi, since yesterday aQuarry don´t come back after server restart. I have to start it by o.reload. I do this now by TimedExecute but what can cause this?
  23. Omega

    plugin conflict again

    You´re great Thank you!
  24. Omega

    plugin conflict again

    Hi Zoede, i use SignalCooldown and i get now signalcooldown message and bradleydrops cooldown message at one time in chat. Possible to prevent this?
  25. Omega

    wipeoldarena

    Hi, wipeoldarena don´t work. It says there are no entities. forcewipeoldarena also don´t work (08:22:41) | [Survival Arena] IsRunning: False. Spawn_routine: False. Despawn_routine: False (08:22:41) | Failed to call hook 'ForceWipeOldArenaChat' on plugin 'SurvivalArena v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SurvivalArena.ForceWipeArena (BasePlayer player) [0x001b0] in <8125897b501645cba72ffc19761cdbad>:0 at Oxide.Plugins.SurvivalArena.ForceWipeOldArenaChat (BasePlayer player) [0x0004d] in <8125897b501645cba72ffc19761cdbad>:0 at Oxide.Plugins.SurvivalArena.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x021f9] in <8125897b501645cba72ffc19761cdbad>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 I have entkill now every single entitie but bushes still in the sky.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.