Jump to content

VENIQQ

Member
  • Posts

    215
  • Joined

  • Last visited

Everything posted by VENIQQ

  1. VENIQQ

    Server performance impact

    This is what I see when plugin is loaded again, as mentioned above. I can't interpret it any other way that FPS drop is due to that plugin being active. But maybe I'm missing something here
  2. VENIQQ

    Server performance impact

    We have very low pop, 20 players at peak times. I was just switching on/off different plugins to see if any of those affect server FPS since we've noticed that dropped noticeably last 5-6 weeks (it was always 100+ and now it's around 60) I'm using RustAdmin, this is the FPS i see with plugin enabled Now when I unload it I see this: 65 FPS vs 113 FPS - this is server FPS, not player FPS. How can we debug this to see what exactly causing the issue, which hook or method etc. ? Maybe lower turret limits would help as well, not sure
  3. VENIQQ

    Server performance impact

    We have a pretty Ok Dedicated hardware (Intel Xeon E-2286G @ 4GHz, 6C/12T, 12MB 64GB RAM), so this drop is not due to using shitty VPN or shared host. Just wondering if there is anything we can do about this
  4. VENIQQ

    Server performance impact

    Hey, Just noticed that when this plugin is enabled we see from -30% to -50% FPS drop on our server. Is there anything that can theoretically be done about that? So instead of 120-140 fps we see 60-70
  5. Ok, thank you
  6. Plugin throws error when you add all category items to the "ignored item list". E.g. I removed all items from "Traps" category and expected it to hide the "Traps category" when adding new product to the market However instead "Traps" category is visible and on click throws an error in console. * As mentioned in other ticket it would be great to have a possibility to remove certain item categories from being selected or traded from Market Station * It would be great if we could remove whole categories instead adding each and every item shortnames This is the error from console: 07/17 01:42:19 | Failed to call hook 'CmdConsolePicker' on plugin 'MarketStation v1.0.3' (KeyNotFoundException: The given key 'Traps' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e3aa8db986d7457ca73f10110f1283f5>:0 at Oxide.Plugins.MarketStation.ShowItems (BasePlayer player, System.String category, System.String action) [0x003e0] in <494c376729cd4095b0fb748687f17dcc>:0 at Oxide.Plugins.MarketStation.CmdConsolePicker (ConsoleSystem+Arg arg) [0x000f3] in <494c376729cd4095b0fb748687f17dcc>:0 at Oxide.Plugins.MarketStation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0059d] in <494c376729cd4095b0fb748687f17dcc>: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 <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Here is my config: { "Settings of the category items.": { "All_Products": [ "Custom", "Resources" ] }, "The list of ignored items": [ "Construction", "Items", "Weapon", "Tool", "Ammunition", "Component", "Attire", "Traps", "Medical", "Food", "Misc", "Electrical", "Fun", "hq.metal.ore", "sulfur.ore", "metal.ore", "wood", "trap.landmine", "guntrap", "trap.bear", "fishtrap.small", "electric.teslacoil", "samsite", "flameturret", "autoturret", "spikes.floor" ], "Items for a custom category.": { "paper": [ 3274813004, 3274812859, 3275439880, 3275440082, 3275439568, 3275439689, 3274813131, 3222718274, 3222717727, 3222717399, 3222717132, 3152671158 ], "blood": [ 3152984497 ], "glue": [ 3197986663 ], "coal": [ 3152212223 ], "battery.small": [ 3152211797 ], "map": [ 3152671921 ], "researchpaper": [ 3152672115 ], "ducttape": [ 3152670900 ], "geiger.counter": [ 3152671488 ], "electric.simplelight": [ 3152213561 ], "bleach": [ 3152213075 ], "bottle.vodka": [ 3152213300 ] } }
  7. VENIQQ

    Some Error messages

    Same for me, error spam on startup @Mr01sam 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl Line too long, truncated. Click to show the full text. 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayClass132_0.<OnEntitySpawned>b__0 () [0x0008c] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayClass132_0.<OnEntitySpawned>b__0 () [0x0008c] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0 16/07 15:06:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <635389a056144d53859443aaf28db47c>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayCl
  8. This fixed both errors, thank you!
  9. VENIQQ

    Limit item selection categories

    Ok, tried that, it seems you can exclude only by shortnames not by whole category. It would be really useful if there would be a way to exclude/remove whole category and not searching for shortname for all items in each category
  10. VENIQQ

    Limit item selection categories

    Ah, makes sense, thank you! Can I use not only shortcodes but category names as well in the exclusion list? E.g. "Resources", "Tools", etc.
  11. Hi, I've limited items that players can trade and I can see that being reflected in the main navigation. However when you click to create new offer - you still see a list of all possible Rust items... Is there any way to limit that to show only items that are whitelisted for trading? Here is my config: { "Settings of the category items.": { "All_Products": [ "Custom", "Resources" ] }, "The list of ignored items": [ "fat.animal" ], "Items for a custom category.": { "paper": [ 3274813004, 3274812859, 3275439880, 3275440082, 3275439568, 3275439689, 3274813131, 3222718274, 3222717727, 3222717399, 3222717132, 3152671158 ], "blood": [ 3152984497 ], "glue": [ 3197986663 ], "coal": [ 3152212223 ], "battery.small": [ 3152211797 ], "map": [ 3152671921 ], "researchpaper": [ 3152672115 ], "ducttape": [ 3152670900 ], "geiger.counter": [ 3152671488 ], "electric.simplelight": [ 3152213561 ], "bleach": [ 3152213075 ], "bottle.vodka": [ 3152213300 ] } }
  12. And yes, this happens on button click, not on /craft command, checked that On /craft command I receive a different error message 07/10 01:15:42 | Failed to call hook 'chatopenvip' on plugin 'CraftPanel v1.5.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CraftPanel.GetPanelItem (BasePlayer player, System.Int32 i) [0x00041] in <046a926919b446ccabe37d58a06179a2>:0 at Oxide.Plugins.CraftPanel.OpenPanelCraft (BasePlayer player) [0x00103] in <046a926919b446ccabe37d58a06179a2>:0 at Oxide.Plugins.CraftPanel.chatopenvip (BasePlayer player) [0x00043] in <046a926919b446ccabe37d58a06179a2>:0
  13. I'm not sure when that happens, probably on button click? Seeing that in RCON logs. Adding my config file CraftPanel.json
  14. Yes, still ongoing with latest updates 07/09 01:22:58 | Failed to call hook 'OnButtonPress' on plugin 'CraftPanel v1.5.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CraftPanel.GetPanelItem (BasePlayer player, System.Int32 i) [0x00041] in <e2215c89c07440cabc1c67dd5c29703f>:0 at Oxide.Plugins.CraftPanel.OpenPanelCraft (BasePlayer player) [0x00103] in <e2215c89c07440cabc1c67dd5c29703f>:0 at Oxide.Plugins.CraftPanel.OnButtonPress (BaseEntity button, BasePlayer player) [0x0003d] in <e2215c89c074
  15. I have this console spam from the plugin - anything that needs to be done here? Thanks Failed to call hook 'OnButtonPress' on plugin 'CraftPanel v1.5.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CraftPanel.GetPanelItem (BasePlayer player, System.Int32 i) [0x00041] in <73dca6efc4d2431b9ec03b369fa9694f>:0 at Oxide.Plugins.CraftPanel.OpenPanelCraft (BasePlayer player) [0x00103] in <73dca6efc4d2431b9ec03b369fa9694f>:0 at Oxide.Plugins.CraftPanel.OnButtonPress (BaseEntity button, BasePlayer player) [0x0003d] in <73dca6efc4d2431b9ec03b369fa9694f>:0 at Oxide.Plugins.CraftPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000c3] in <73dca6efc4d2431b9ec03b369fa9694f>: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 <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  16. VENIQQ

    MarketStation

    Can a player buy "Custom item A" by paying with "Custom Item B"?
  17. VENIQQ

    MarketStation

    @CASHRHi, does it work with custom skinned items? E.g. I have multiple items as "paper" but that have different skin ID that is used in custom crafting recepies. Can I sell such custom items? Can I set a price as being another "custom" item? Also if I'm in my base, and open computer station - will I see all trade offers from players across server? Thanks in advance.
  18. Ticket can be closed, sorry for taking your time. Will create new one when I have proof and make sure I have correct settings.
  19. Tested this myself (tried to record a video) and it worked as expected - removed from team when event starts, and can't create team when waiting in lobby. However that was not the case earlier, I was able to add people in team in one of previous arenas... I will close this for now until I have video of it breaking. I have multiple reports that people get assigned to wrong team after arena, but I don't have video proof of that, was assigned to correct team just now.
  20. Yes, I use EventHelper to rotate this event
  21. VENIQQ

    XStatistics

    When it comes to measuring who has the biggest d*ck on the server this plugin nails it! Comes with a Five star support, absolutely worth the money. Thanks!
  22. No, I don't have any other plugins that manage clans or teams. I have this one however - https://umod.org/plugins/group-limits but this is just to limit & monitor auth count on TCs, doors, etc
  23. "Allow players to stay in a team when they join the event? [set to true if using any sort of clans or team management plugin]": false, Hi, Setting is set to false, however when arena starts players still stay in team and can see other teammate location (green dot). So people from the same team team up, which I would preferrably avoid. Is this a bug or this setting is intended for something else? Thanks! P.S. I wasn't added to the plugin Discord group, that's why posting here.
  24. Hey, Just noticed that players can't pick up workbenches where button is attached. How this can be fixed?
  25. VENIQQ

    Craft Panel

    Our previous Craft menu plugin broke with the latest Rust update, so this one worked perfectly with timely update. I was able to migrate custom recepies from other plugin here in under 30minutes and in addition UI looks great as well. Thanks and keep up the good work!
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

142.5k

Files Sold

Total number of files sold.

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.