Mike6FO
Member-
Posts
153 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Mike6FO
-
Looks like it's not making any changes (at least based on health) but it's still reporting in chat that it is.
-
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
-
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
-
- 248 comments
-
- #eventmanager
- #manager
-
(and 5 more)
Tagged with:
-
- 437 comments
-
- #abilities
- #boss
- (and 16 more)
-
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.
- 437 comments
-
- #abilities
- #boss
- (and 16 more)
-
Thanks Mevent!
-
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" } } },
-
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.
-
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.
-
- 13 comments
-
- 13 comments
-
- 13 comments
-
- 69 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 9 more)
-
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
-
Yes and Yes. I just saw you released an update. I'll grab it and check it out.
-
- 69 comments
-
- #rust
- #rust plugin
- (and 9 more)
-
- 69 comments
-
- #rust
- #rust plugin
- (and 9 more)
-
Ok. I think I'll hold off till tomorrow to update again though. Afraid to touch it at the moment...heh. Thanks for the quick reply!
-
Updated my test server to 1.2.4 (and npcspawn to 2.5.7) and all went good. Updated live server and it froze within 10 minutes then again about 10 minutes after reboot. Reverted back to 1.2.3 and (2.5.6 of npcspawn) and no freezes since. Don't see anything in logs, just froze up. Hard to say if related since I don't see any errors in logs. I did see the 1.2.5 version is also out with a fix, but not sure if that would be related or not.
-
Well, I lied. I forgot about Bradley Tiers.
-
Standard. Only other Bradley related plugin I have is Monuments Bradley. No custom Bradley's.
-
Getting the following when players kill Bradley at Launch Site. Guards don't spawn. Seems to be OK at other monuments (running Monuments Bradley plugin also). Guards spawn fine there. 07/30 16:54:20 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <a1a76f898f8c418f92ad32de2c24276b>:0 at Oxide.Plugins.BradleyGuards+<SpawnDriver>c__AnonStorey1.<>m__0 () [0x00203] in <86bc5d08e59c48a483be465e8e4af50b>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0 07/30 16:54:20 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <a1a76f898f8c418f92ad32de2c24276b>:0 at Oxide.Plugins.BradleyGuards+<SpawnGuards>c__AnonStorey2.<>m__0 () [0x00203] in <86bc5d08e59c48a483be465e8e4af50b>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0 07/30 16:54:20 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <a1a76f898f8c418f92ad32de2c24276b>:0 at Oxide.Plugins.BradleyGuards+<SpawnGuards>c__AnonStorey2.<>m__0 () [0x00203] in <86bc5d08e59c48a483be465e8e4af50b>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0 07/30 16:54:20 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <a1a76f898f8c418f92ad32de2c24276b>:0 at Oxide.Plugins.BradleyGuards+<SpawnGunner>c__AnonStorey3.<>m__0 () [0x00203] in <86bc5d08e59c48a483be465e8e4af50b>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0 07/30 16:54:20 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <a1a76f898f8c418f92ad32de2c24276b>:0 at Oxide.Plugins.BradleyGuards+<SpawnGunner>c__AnonStorey3.<>m__0 () [0x00203] in <86bc5d08e59c48a483be465e8e4af50b>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
Is 1.4.4 the correct version? Codefling download is still 1.4.3 as of today.
-
You rock man. Thanks!