Jump to content

Somescrub

Member
  • Posts

    313
  • Joined

  • Last visited

Everything posted by Somescrub

  1. Somescrub

    Invisible Bosses

    For the record - also getting this for BotReSpawn NPCs, but I see he has a fix out for that which I need to put in and see if it actually fixes for them. Same thing going on with this plugin, however. NPC is invisible, can damage player and player can damage it. Floating weapon on spawn location. Does not happen all of the time, and there are no console errors when this occurs, or during interaction.
  2. I did have him test it with a normal p2 and he experienced the same behavior, so you are correct it does not seem to be this plugin. Not entirely sure what is happening, havnt been able to replicate it myself... might just be a FP thing.
  3. Had a player run into an issue today with a semi-auto pistol that is configured as a legendary item. He has a shield equipped, and when attempting to aim with the weapon it will unequip and give a white line center screen, plus the shield icon over to the left, but can't use the weapon - even though it is a shield compatible weapon.
  4. Somescrub

    Blast Mine Perk

    I've been tied up lately, but I will try and get some testing in today on this and give you some data
  5. Somescrub

    Blast Mine Perk

    One of my players recently noticed that when using a legendary item with the blast mine perk it only incorporates the mining buffs from vanilla sources like tea and pie. His concern was about a Cooking recipe I have for Super Serum (copy of the vanilla version, but custom in Cooking for the persistence aspect). He wasn't getting the mining bonus from the Cooking item for the nodes that the Perk triggered on. I am assuming this is because "the player" wasn't the one to mine out those extra nodes within the vicinity - that's the perk script. However he did bring up a good point that if that is the behavior (and I am assuming at this point the same for mining perks using EpicLoot), then it is not worthwhile to have, because you will always yield less ore than if you just ran node to node and had the other mining buffs active. Can you confirm this is the case?
  6. Somescrub

    Tugboat Protection

    My players noticed since the last update that tugboat protection is no longer working. I confirmed on my test server - you can add protection, but when damaging the boat it will not protect/deduct from the balance. Possibly unrelated, but the 30 second repair timer on the tugs also resets when it gets to 20 seconds - so they cant even be repaired. I doubt this plugin is doing that, but if so there is that context as well. No console errors to reference, unfortunately.
  7. Somescrub

    Duplication issues

    Thank you - that checked out... I also use CustomRecycle and there is a pickup option, which makes the button appear. No conflict on pickup when disabling, so we are good.
  8. Somescrub

    Duplication issues

    Just an fyi - Your duplication fix did work, but only for using the hammer. If you use the Pickup button when inside the ui, the duplication issue is still happening exactly as before. Might also be nice to have an option to disable that button entirely, without needing to remove the permission itself.
  9. Somescrub

    Console error spam

    I havn't heard any rumblings of impact, but these are fairly consistently spamming the console. Assuming when players die/respawn or wake on sleep 11:21 [Error] Failed to call hook 'OnPlayerRespawned' on plugin 'EpicLoot v1.2.15' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Convert.ToSingle (System.String value) [0x0000f] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.EpicLoot.SetupDefaultPlayerUI (BasePlayer player) [0x0003e] in <b8f1edd15f7f4e9da0b152b538f18a95>:0 at Oxide.Plugins.EpicLoot.SendInspectMenuButton (BasePlayer player) [0x00051] in <b8f1edd15f7f4e9da0b152b538f18a95>:0 at Oxide.Plugins.EpicLoot.OnPlayerRespawned (BasePlayer player) [0x00040] in <b8f1edd15f7f4e9da0b152b538f18a95>:0 at Oxide.Plugins.EpicLoot.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02cff] in <b8f1edd15f7f4e9da0b152b538f18a95>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 11:21 [Error] Failed to call hook 'OnPlayerSleepEnded' on plugin 'EpicLoot v1.2.15' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Convert.ToSingle (System.String value) [0x0000f] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.EpicLoot.SetupDefaultPlayerUI (BasePlayer player) [0x0003e] in <b8f1edd15f7f4e9da0b152b538f18a95>:0 at Oxide.Plugins.EpicLoot.SendInspectMenuButton (BasePlayer player) [0x00051] in <b8f1edd15f7f4e9da0b152b538f18a95>:0 at Oxide.Plugins.EpicLoot.OnPlayerSleepEnded (BasePlayer player) [0x0005b] in <b8f1edd15f7f4e9da0b152b538f18a95>:0 at Oxide.Plugins.EpicLoot.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02d55] in <b8f1edd15f7f4e9da0b152b538f18a95>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  10. Somescrub

    Vehicle protection

    I don't think I need to add context, but below is a video of one of my players catching another in the act of sabotage - same thing as Duck, heli/vehicle damage is false. Even though Ubertool tells me heli's have an ownerid attached, it is clear in the debug message above that it is not actually applied (at least the plugin doesn't think so). To my knowledge, vehicle ownership does not get applied to a thing when they are spawned in - in my case via talkingnpc commands on purchase. If this plugin isn't applying ownership on mount or some action, then it probably needs to be doing so in order to protect it as a player asset. https://discord.com/channels/@me/1393392210413748315/1427979044485337088
  11. Somescrub

    duplicating glitch?

    Can confirm this is happening as well
  12. Still getting these errors today after patch. Wireless adapters aren't placing correctly either: Calling 'Register' on 'CustomItemDefinitions v2.1.2' took 1313ms Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storageadaptor.wireless") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storage_cell.level1") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storage_cell.level2") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storage_cell.level3") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storage_cell.level4") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storage_cell.level5") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storage_cell.level6") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storage_cell.level7") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storage_cell.level8") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <70126aa994bb46c8af3f3b64efa7a77a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Calling 'OnCIDLoaded' on 'Terminal v1.1.10' took 1318ms
  13. I should point out my existing deployed adapters are working fine - and have the blue light on them. All of my additions since those originals are not working though.
  14. I'm getting some strange behavior with wireless adapters not loading correctly when attached to box deployables - they immediately turn into normal storage adapters. I had not done any Steam, Oxide or Plugin update since they had initially worked about a week ago - they randomly started behaving this way. Today I noticed the following error in console as well: Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.1.2' (Exception: Error of incorrect data provided by the plugin "Terminal": Shortname must be unique! The provided shortname - "storage_cell.level7") at Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition.Validate (Oxide.Plugins.RustPlugin plugin) [0x00079] in <1477ed942560470d82bc67c3046f63fb>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00006] in <1477ed942560470d82bc67c3046f63fb>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00058] in <1477ed942560470d82bc67c3046f63fb>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008c5] in <1477ed942560470d82bc67c3046f63fb>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Terminal, the Github docs and Custom Item Definitions are all on the latest versions... not sure why this is happening.
  15. Somescrub

    Vehicle protection

    I am experiencing the same issue - also running the decay protection plugin and vehicle locks
  16. Somescrub

    Blocking Mini Sharing

    I attached an image of an error this plugin is giving when players attempt to share minicopters that are locked. I do use vehicle locks plugin, but for some reason this plugin is blocking it. To be clear - when I tested this I was in a team and a clan with the player.
  17. I did manage to alter the code to behave the way I described - if you want it for a reference just DM me and I will send it over for you to check out.
  18. I can confirm that is what is happening - I enabled the permission and it shows up. To your point, I think your intent to hide was correct - I just use it differently. I make the rarest Tiers non-craftable, that way they can only be looted (intentional). To that end, it would be less confusing for players if the bar remained unhidden, or captured in a separate "loot chance" section vs. "craft chance", considering they will be referencing this for all of their stats.
  19. @molokatan I have had those values in my config for many months now - I just started using your plugin, and it does not work like it is for you. The only significant difference in my config is that I have a permission defined for "required_crafting_perm". Here is my full EpicLoot config for reference EpicLoot.json
  20. If you mean via the config file yes - you can have any amount of tiers you want basically, then I just adjust the chances down as I add more
  21. I am working through the final touches on combining both EpicLoot and ItemPerks Legendary items, but noticed that your information overlay does not account for custom Tier values in EpicLoot. For instance, I have the following set for my EpicLoot config: "Tier information": { "Tier display names that show up in the menu": { "e": "Exquisite", "s": "Legendary", "a": "Epic", "b": "Rare", "c": "Uncommon" }, "Tier colours": { "e": "#09FC05", "s": "#FFF900", "a": "#9500BA", "b": "#077E93", "c": "#AE5403" However, your UI will only show the default values: Any chance you can un-hard code those and make it read off of the config set?
  22. Yup - exactly that... honestly I would be good with any item/quantity really if eco wasn't feasible. Maybe do a central box for pickup in outpost, or a redeem command. Just thinking about earning items vs. just buffs, brings some flexibility
  23. @imthenewguy- Any chance you could add economics support? Would be nice for eco driven servers to have a sink like this to provide serverwide buffs
  24. Somescrub

    NRE after Sept FW

    I am getting the same error and same disconnect behavior - follows with an Entities Out Of Order error (client side)
  25. Somescrub

    Console Error

    Keep getting this error periodically - primarily during startup: CustomItemDefinitions was compiled successfully in 4804ms Fallback handler could not load library C:/TCAFiles/Users/josephg/2684/RustDedicated_Data/MonoBleedingEdge/data-000001FFDF566010.dll CustomItemDefinitions v2.1.1: HarmonyLib.HarmonyException: Patching exception in method System.Void BaseEntity::ClientRPC(RpcTarget target, ProtoBuf.ChickenCoopStatusUpdate arg1) ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Could not find call to BaseEntity:ClientRPCStart - Current state is invalid at HarmonyLib.CodeMatcher.ThrowIfInvalid (System.String explanation) [0x00021] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at Oxide.Plugins.CustomItemDefinitions+ClientRPCPatches.Transpiler (System.Collections.Generic.IEnumerable`1[T] instructions, System.Reflection.Emit.ILGenerator gen) [0x00026] in <c60dad67137247289db5038ce308e54c>:0 at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&) at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 --- End of inner exception stack trace --- at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at HarmonyLib.CodeTranspiler+<>c__DisplayClass11_0.<GetResult>b__0 (System.Reflection.MethodInfo transpiler) [0x0004b] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at HarmonyLib.CodeTranspiler.GetResult (System.Reflection.Emit.ILGenerator generator, System.Reflection.MethodBase method) [0x00020] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.MethodBodyReader.FinalizeILCodes (HarmonyLib.Emitter emitter, System.Collections.Generic.List`1[T] transpilers, System.Collections.Generic.List`1[T] endLabels, System.Boolean& hasReturnCode, System.Boolean& methodEndsInDeadCode) [0x0014c] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.MethodCopier.Finalize (HarmonyLib.Emitter emitter, System.Collections.Generic.List`1[T] endLabels, System.Boolean& hasReturnCode, System.Boolean& methodEndsInDeadCode) [0x00000] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x00356] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00059] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs`1+Job[T] job) [0x000be] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 --- End of inner exception stack trace --- at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0013c] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x0009e] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at Oxide.Plugins.CustomItemDefinitions+Patcher.PatchNestedClasses () [0x0003c] in <c60dad67137247289db5038ce308e54c>:0
2m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

140.4k

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.