Jump to content

BetterDeadThanZed

Member
  • Posts

    1,119
  • Joined

  • Last visited

Everything posted by BetterDeadThanZed

  1. BetterDeadThanZed

    Error when crafting

    I am getting this error when crafting: Failed to call hook 'CraftingPanelSortingCommand' on plugin 'CraftingPanel v1.2.2' (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 <467a840a914a47078e4ae9b0b1e8779e>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <467a840a914a47078e4ae9b0b1e8779e>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Plugins.CraftingPanel+CraftingQueueController.SendStatus (Oxide.Plugins.CraftingPanel+CraftingQueueController+NotifyType type, System.Int32 time, System.String text, System.String subText, System.Int32 itemId) [0x0011a] in <6ea80ae46b124b4d99e73769db8dd186>:0 at Oxide.Plugins.CraftingPanel+CraftingQueueController.AddToQueue (System.Int32 multiplier, System.String activeSkin, System.Boolean isEconomics) [0x00ab8] in <6ea80ae46b124b4d99e73769db8dd186>:0 at Oxide.Plugins.CraftingPanel.CraftingPanelSortingCommand (ConsoleSystem+Arg args) [0x00360] in <6ea80ae46b124b4d99e73769db8dd186>:0 at Oxide.Plugins.CraftingPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0010e] in <6ea80ae46b124b4d99e73769db8dd186>: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 This happened when I tried to craft anything. It also gives me a crazy amount of time to craft it, like 12 hours or something like that.
  2. BetterDeadThanZed

    please help

    It's broken. Khan has to fix it.
  3. This plugin is broken with the July update: Error while compiling Vehicles: Argument 1: cannot convert from 'IFuelSystem' to 'EntityFuelSystem' | Line: 500, Pos: 26
  4. BetterDeadThanZed

    CH47 display

    I've noticed that the CH47 icon does not turn green until the locked crate is dropped. Is this intended behavior? Should it turn green when the CH47 is enroute to drop the crate?
  5. Any chance of getting this compatible with Vehicle Airdrops? I'd like it so when a supply signal from that plugin is thrown, it's not instant.
  6. I've been told that the chinook icon only turns green once the box has been dropped by the chinook. Is this supposed to be that way?
  7. BetterDeadThanZed

    Fuel bar

    Not related to the original issue, but I am getting this spammed in my console: ```[Fuel Status] Could not find a color for the value 20.596f. Default color will be used.``` Attached is my config. FuelStatus.json
  8. RaidableBases.json
  9. I've had several players report that they are not getting refunded for despawned bases. These are my refund settings: "Refunds": { "Refund Despawned Bases": true, "Base Becomes Ineligible For Rewards On Despawn": true, "Block Refund If Base Is Damaged": true, "Block Despawn If Base Is Damaged": true, "Block Despawn If Anything Is Looted": true, "Refund Percentage": 50.0, "Refund Resets Cooldown Timer": true }, I had a moderator watch a player buy a raid base, then do the despawn command without damaging the base, and when he despawned it, he didn't get the 50% refund as per the settings. This is NOT 100% reproduceable. It seems to be random and there's nothing in the log showing any error. Any ideas on what could be wrong?
  10. I bought this on another site, but I'm not getting a response from the ticket system there. I am testing the Water Patrol plugin. When I shoot the water patrol RHIB's, I get a message that PVE is enabled on the server. I've also gotten this message sometimes on NPC's from the Harbor Event plugin. I'm attaching a screenshot. I shot an NPC from BotReSpawn and I got the message about PVE.
  11. I have a feature request. Hopefully this is something that can be done. Can there be separate stack settings for vehicle fuel tanks? I have Low Quality Fuel set to stack to 100,000. If I could have a separate stack setting to let me set stack size to 1,000 in vehicles, that would be awesome. Even better if the stack size could be defined per vehicle (ie: mini can hold 1,000, scrap heli 10,000 or whatever the admin decides).
  12. BetterDeadThanZed

    Fuel bar

    Actually, after another reload, it's suddenly showing full. You can disregard this.
  13. BetterDeadThanZed

    Fuel bar

    Hello. I've set the max stack size for low grade fuel to 1000. I placed 1000 fuel in my mini copter and it only shows a sliver of red. It should show full.
  14. Oh, ok. I was looking to use this with a custom map. I guess I'll wait to see if that's added later.
  15. Will this work with custom monuments on custom maps?
  16. BetterDeadThanZed

    Cooking conflict

    I am having an issue that the Cooking dev (imthenewguy) states is caused by the Stacks plugin. Sometimes items created by the cooking pluging, when stacked, will lose their abilities. They maintain their custom skin that is placed by the cooking plugin but it reverts to the base item. Here's an explanation of how to reproduce this, as dictated by one of my admins. I hope with this information we can figure this out. I'm attaching the screenshots he submitted.
  17. Disregard this. My admin did more testing and it's working.
  18. Before I start all sorts of trouble shooting efforts, I am getting a report that when you click the Start Mixing button, nothing is happening. I am not sure if this was since the May update or only since today.
  19. BetterDeadThanZed

    Multiple errors

    I'm getting a bunch of errors. 05/05 17:34:06 | Failed to call hook 'OnItemAction' on plugin 'XPerience v1.8.300' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPerience.CheckPlayerLocation (BasePlayer player, System.String type) [0x00163] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.GainExp (BasePlayer player, System.Double e) [0x00017] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.OnItemAction (Item item, System.String action, BasePlayer player) [0x0016a] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x043c2] in <f3ab1c650b7c415ca3a11bf690b02e55>: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 05/05 17:33:43 | Failed to call hook 'OnEntityBuilt' on plugin 'XPerience v1.8.300' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPerience.CheckPlayerLocation (BasePlayer player, System.String type) [0x00163] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.GainExp (BasePlayer player, System.Double e) [0x00017] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.OnEntityBuilt (Planner plan) [0x000df] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0384d] in <f3ab1c650b7c415ca3a11bf690b02e55>: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 05/05 17:32:32 | Failed to call hook 'OnItemCraftFinished' on plugin 'XPerience v1.8.300' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPerience.CheckPlayerLocation (BasePlayer player, System.String type) [0x00163] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.GainExp (BasePlayer player, System.Double e) [0x00017] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.OnItemCraftFinished (ItemCraftTask task, Item item, ItemCrafter itemCrafter) [0x000a2] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x041e4] in <f3ab1c650b7c415ca3a11bf690b02e55>: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 05/05 17:28:19 | Failed to call hook 'OnEntityDeath' on plugin 'XPerience v1.8.300' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPerience.CheckPlayerLocation (BasePlayer player, System.String type) [0x00163] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.GainExp (BasePlayer player, System.Double e) [0x00017] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.OnEntityDeath (BaseCombatEntity entity, HitInfo hitInfo) [0x00b78] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x03786] in <f3ab1c650b7c415ca3a11bf690b02e55>: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 05/05 17:28:19 | Failed to call hook 'OnDispenserGather' on plugin 'XPerience v1.8.300' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPerience.CheckPlayerLocation (BasePlayer player, System.String type) [0x00163] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.GainExp (BasePlayer player, System.Double e) [0x00017] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.OnDispenserGather (ResourceDispenser dispenser, BaseEntity entity, Item item) [0x008a8] in <f3ab1c650b7c415ca3a11bf690b02e55>:0 at Oxide.Plugins.XPerience.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x045f7] in <f3ab1c650b7c415ca3a11bf690b02e55>: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 No idea what event is happening when these errors appear. I just noticed them in my console.
  20. I added No Decay to my server today and now I'm seeing this: Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: NoDecay - True (Boolean), VirtualQuarries (False (Boolean)) Oh my other server, I'm getting this: Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: VirtualQuarries - False (Boolean), SimplePVE (True (Boolean)) Both servers run SimplePVE, but I'm not getting this error on the first server. I don't use No Decay on the first server.
  21. Did the latest update fix the issues shown in my video?
  22. I've had several players recently complaining that they are not receiving the seeds. Some say the drone never comes. I've even had this happen to our server admins from time to time. Perhaps there's a better way to deliver the seeds? Could we get a config option to simply deposit the seeds into the player's inventory when they buy them?
  23. Another bug that I was just told about is this: If a stack of an item is greater than that allowed by this plugin, say for example 500 of an item in a crate in a raidable base, and the stack limit is 100 with this plugin, a player could transfer that whole stack over to their inventory when he really should have made 5 piles of 100.
  24. Here's a video. I unloaded all plugins except Shop UI, Economics and Stack Modifier. With Stack Modifier loaded, ammo bought from the shop didn't stack. With Stack Modifier unloaded, ammo from the shop stacked.
  25. I'll do more testing in the morning, but before the last 2 fixes, I confirmed it 100% of the time that items bought from David's Shop UI didn't stack with items found in the world. They'd only stack once placed in another container and then moved into the player's inventory.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.3k

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.