Jump to content

Mike6FO

Member
  • Posts

    59
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Mike6FO's Achievements

Contributor

Contributor (5/15)

  • Collaborator
  • One Month Later
  • Reacting Well
  • Week One Done
  • Dedicated

Recent Badges

12

Reputation

  1. Mike6FO

    NRE error

    Hi Khan, Getting this a few times in console, but can't seem to narrow it down to if it's a certain item causing it or what. No one has complained about anything (yet). Still trying to get more info, but maybe it's just cosmetic. Failed to call hook 'CanStackItem' on plugin 'StackModifier v2.3.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StackModifier.CanStackItem (Item item, Item targetItem) [0x00238] in <d728b90e7b7f4ad3aa8ac6a6f2099934>:0 at Oxide.Plugins.StackModifier.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00138] in <d728b90e7b7f4ad3aa8ac6a6f2099934>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
  2. Just had this happen. Have the plugin removed for now and server restarted. If you need more info, just let me know. Thanks! atrain log.txt
  3. Mike6FO

    EventManager

    This seems extreme, but I have the same issue. Can't load this plugin since it's named the same as the arena event manager.
  4. Mike6FO

    Boss Monster

    I'm not sure if this is plugin related or just Rust being Rust, but figured I'd ask to make sure. Trying to make a Leatherface boss (to compliment Jason and Michael Myers). I've given him the chainsaw and he does use it, but the chainsaw sound never switches from the idle sound to the full power sound when he attacks.
  5. Command for Personal Heli has a cooldown of 600 seconds, but shop is showing 6 hours. Changed this to 1, still shows 6 hours. Set to 0 and it disables. Back to 1, and it shows 6 hours again. This was an upgrade from 1.2.26, ran the required upgrade command "shop.convert.from.1.2.26". { "Type": "Command", "ID": 983950653, "Image": "https://www.dropbox.com/scl/fi/cokc6zrzda0gbvkhinsnz/AttackHeli.jpg?rlkey=30hrk7aazkxkyx8i9ii5cbhxv&dl=1", "Permission": "", "Title": "Personal Attack Heli", "Description": "Call an attack heli that is locked to you and your team. It should only attack you and you should be the only one able to attack it.", "Command (%steamid%)": "personalheli.call %steamid%", "Kit": "", "Plugin": { "Hook": "", "Plugin Name": "", "Amount": 0 }, "DisplayName (empty - default)": "", "ShortName": "", "Skin": 0, "Is Blueprint": false, "Amount": 1, "Enable item buying?": true, "Price": 200, "Enable item selling?": false, "Sell Price": 200, "Buy Cooldown (0 - disable)": 600, "Buy Cooldowns (0 - no limit)": { "shop.default": 0, "shop.vip": 0 }, "Sell Cooldown (0 - disable)": 600, "Sell Cooldowns (0 - no limit)": { "shop.default": 0, "shop.vip": 0 }, "Use custom discount?": true, "Discount (%)": { "shop.default": 0, "shop.vip": 10 }, "Sell Limits (0 - no limit)": { "shop.default": 0, "shop.vip": 0 }, "Buy Limits (0 - no limit)": { "shop.default": 0, "shop.vip": 0 }, "Daily Buy Limits (0 - no limit)": { "shop.default": 0, "shop.vip": 0 }, "Daily Sell Limits (0 - no limit)": { "shop.default": 0, "shop.vip": 0 }, "Max Buy Amount (0 - disable)": 1, "Max Sell Amount (0 - disable)": 0, "Force Buy": false, "Prohibit splitting item into stacks?": false, "Localization": { "Enabled": false, "Text (language - text)": { "en": "", "fr": "" } }, "Content": { "Enabled": false, "Contents": [ { "ShortName": "", "Condition": 100, "Amount": 1, "Position": -1 } ] }, "Weapon": { "Enabled": false, "Ammo Type": "", "Ammo Amount": 1 } } ], "Localization": { "Enabled": false, "Text (language - text)": { "en": "Commands", "fr": "Commands" } } },
  6. Mike6FO

    hook time and stack size?

    Is there a way to limit that that (the number of daisy chains) you know of? Been looking, but haven't been able to find one. Could just be overlooking it though.
  7. Mike6FO

    hook time and stack size?

    Seeing the following: If players have more than about 6 boxes daisy changed up to the output of a conveyor and the first 6 fill up, stack modifier seems to take a few extra ms to process the items moving. I assume this is because it's having to process all the full stacks to find an empty one. This causes a short but sharp hit to FPS. My question is, would a higher stack size (at 500k now) only delay the issue or possibly make it worse in the long run? Of course, I'm also worried about what a larger stack size might do to overall performance (maybe I'm worried about nothing there though). Would love to find a way to limit connections to/from a conveyor, but not aware of any.
  8. Sadly, that's beyond me. Never got into programming really. But I do appreciate the responses.
  9. Do you know of any such plugin that handles that per chance?
  10. Would it be possible to add a limit to the number of connections per conveyor? Both input and output connections? May not be possible.
  11. Mike6FO

    Chest Stacks

    Hey Elf, I did just have this problem reported from someone else. Come to find out, it was items on the next floor up in their base (furnaces in this case). We removed the furnaces and the chests could be stacked fine on the lower floor.
  12. Updated to 1.6.0, but looks like same error. Just some addresses different: 10/08 18:45:44 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <d8f9c03037374a6c91999142184c78a5>:0 at Oxide.Plugins.BradleyGuards+<>c__DisplayClass60_0.<SpawnDriver>b__0 () [0x001c2] in <f1059c2340164ef58ff60171a1b3f234>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <b76ec77c47d1449e92b2baab8603843d>:0 10/08 18:45:44 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <d8f9c03037374a6c91999142184c78a5>:0 at Oxide.Plugins.BradleyGuards+<>c__DisplayClass61_0.<SpawnGuards>b__0 () [0x001c2] in <f1059c2340164ef58ff60171a1b3f234>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <b76ec77c47d1449e92b2baab8603843d>:0 10/08 18:45:44 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <d8f9c03037374a6c91999142184c78a5>:0 at Oxide.Plugins.BradleyGuards+<>c__DisplayClass61_0.<SpawnGuards>b__0 () [0x001c2] in <f1059c2340164ef58ff60171a1b3f234>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <b76ec77c47d1449e92b2baab8603843d>:0 10/08 18:45:44 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <d8f9c03037374a6c91999142184c78a5>:0 at Oxide.Plugins.BradleyGuards+<>c__DisplayClass62_0.<SpawnGunner>b__0 () [0x001c2] in <f1059c2340164ef58ff60171a1b3f234>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <b76ec77c47d1449e92b2baab8603843d>:0 10/08 18:45:44 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <d8f9c03037374a6c91999142184c78a5>:0 at Oxide.Plugins.BradleyGuards+<>c__DisplayClass62_0.<SpawnGunner>b__0 () [0x001c2] in <f1059c2340164ef58ff60171a1b3f234>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <b76ec77c47d1449e92b2baab8603843d>:0 Will include the post-update config also. Thanks again for looking at this. If you need any other info, let me know. BradleyGuards.json
  13. Yes and Yes. I just saw you released an update. I'll grab it and check it out.
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.3k

Files Sold

Total number of files sold.

1.6m

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.