Jump to content

Geralldo.RuLey

Member
  • Posts

    128
  • Joined

  • Last visited

Everything posted by Geralldo.RuLey

  1. I got this error message from yesterday and continuously spamming the console. no changes has been made [03.31 04:32:32] Failed to call hook 'OnPlayerSleepEnded' on plugin 'EpicLoot v1.1.15' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.Convert.ToSingle (System.String value) [0x0000f] in <4889cca7f3644a7fa341501beb4caacb>:0 at Oxide.Plugins.EpicLoot.SetupDefaultPlayerUI (BasePlayer player) [0x0007f] in <809a41e637974ff38350dcfc093380e8>:0 at Oxide.Plugins.EpicLoot.SendInspectMenuButton (BasePlayer player) [0x00051] in <809a41e637974ff38350dcfc093380e8>:0 at Oxide.Plugins.EpicLoot.OnPlayerSleepEnded (BasePlayer player) [0x00056] in <809a41e637974ff38350dcfc093380e8>:0 at Oxide.Plugins.EpicLoot.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02bd6] in <809a41e637974ff38350dcfc093380e8>: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 <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0
  2. I know it is complicated but Could you also add an option specifying which entities can be utilized by teams or clans and limit clan placements? I've limited the planter box placement and more for VIPs. However, some individuals are exploiting this system by employing their Smurf accounts to join clans, place planters, and then leave, the clan member limit is 3. Despite the limit, they're still able to place as many planters as they desire and utilize them, as the planters are solely protected by the TC range, along with both the planter defender and prevent looting plugin.
  3. Geralldo.RuLey

    QuickMenu

    can you add permission system?
  4. Geralldo.RuLey

    Server Hud

    Can you also allow us to modify the background elements by the config?
  5. I got the same problem.
  6. Would you add ignore turret damage for individual profiles too? I created many custom profiles and bosses that bosses should not be AFK killed by players with their turrets while hiding in the base. but I do allow them to build a defense for the default profile bots.
  7. use NPCHealth from Umod.
  8. Geralldo.RuLey

    AutoFarm

    Hello. I bought this plugin from Chaos. can you please add to destroy or block usage if the player lost permissions? for example, I use this for my VIP and when it expires the planters and bag will not be usable for them.
  9. They are default player but thanks for pointing out the raidablebases.allow permissions, I thought it was meant for them to allow raiding. I will update the result. Thank you.
  10. ill post it on support. Thank you.
  11. the lockout or prevention system seems to be broken too. a clan of 2 can call multiple bases (both are nightmares) and raid separately, it happened after the latest update.
  12. I did all and getting the same result before I posted here. with or without grouping.
  13. The grouping system cannot be disabled, I want to disable the grouping since I have a different scenario on my server. even if I remove the entities list from the group it always says that I have to remove one of them from the config. ], "Entity Groups": [ { "Group name": "Foundations", "Group Entities list": [] }, { "Group name": "Roof", "Group Entities list": [] }, { "Group name": "Quarries", "Group Entities list": [] }, { "Group name": "PlanterBoxes", "Group Entities list": [] } ] the console still says this (not full console) [Limit Entities] You have 0 valid entities in Foundations group in your config file! To get a list of all supported prefabs use console command limitentities.list [11.28 10:51:48] StringPool.GetNumber - no number for string no_name [11.28 10:51:48] [Limit Entities] You have 0 valid entities in Roof group in your config file! To get a list of all supported prefabs use console command limitentities.list [11.28 10:51:48] StringPool.GetNumber - no number for string no_name [11.28 10:51:48] [Limit Entities] You have 0 valid entities in Quarries group in your config file! To get a list of all supported prefabs use console command limitentities.list [11.28 10:51:48] StringPool.GetNumber - no number for string no_name [11.28 10:51:48] [Limit Entities] You have 0 valid entities in PlanterBoxes group in your config file! To get a list of all supported prefabs use console command limitentities.list You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/building core/foundation.triangle/foundation.triangle.prefab' [11.28 10:55:34] [Limit Entities] You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/building core/foundation/foundation.prefab' [11.28 10:55:34] [Limit Entities] You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/building core/roof.triangle/roof.triangle.prefab' [11.28 10:55:34] [Limit Entities] You can't use the same prefabs in groups and individually. Choose one and remove it from the other 'assets/prefabs/building core/roof/roof.prefab' and there are long consoles saying this because I have 6 tiers
  14. We need to update this to the recent Rust update. It gives me errors every time the player shoots an NPC Failed to call hook 'OnEntityTakeDamage' on plugin 'SkinPerks v4.1.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkinPerks.OnEntityTakeDamage (BaseEntity entity, HitInfo info) [0x0019e] in <ddbb068c0d914010a0452252b2786823>:0 at Oxide.Plugins.SkinPerks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00788] in <ddbb068c0d914010a0452252b2786823>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [11.04 14:18:39] Failed to call hook 'OnEntityTakeDamage' on plugin 'SkinPerks v4.1.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkinPerks.OnEntityTakeDamage (BaseEntity entity, HitInfo info) [0x0019e] in <ddbb068c0d914010a0452252b2786823>:0 at Oxide.Plugins.SkinPerks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00788] in <ddbb068c0d914010a0452252b2786823>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [11.04 14:18:39] Failed to call hook 'OnEntityTakeDamage' on plugin 'SkinPerks v4.1.6' (NullReferenceException: Object reference not set to an instance of an object) [11.04 14:18:39] at Oxide.Plugins.SkinPerks.OnEntityTakeDamage (BaseEntity entity, HitInfo info) [0x0019e] in <ddbb068c0d914010a0452252b2786823>:0 [11.04 14:18:39] at Oxide.Plugins.SkinPerks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00788] in <ddbb068c0d914010a0452252b2786823>:0 [11.04 14:18:39] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 [11.04 14:18:39] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 [11.04 14:18:39] at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [11.04 14:18:39] Failed to call hook 'OnEntityTakeDamage' on plugin 'SkinPerks v4.1.6' (NullReferenceException: Object reference not set to an instance of an object) [11.04 14:18:39] at Oxide.Plugins.SkinPerks.OnEntityTakeDamage (BaseEntity entity, HitInfo info) [0x0019e] in <ddbb068c0d914010a0452252b2786823>:0 [11.04 14:18:39] at Oxide.Plugins.SkinPerks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00788] in <ddbb068c0d914010a0452252b2786823>:0 [11.04 14:18:39] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 [11.04 14:18:39] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 [11.04 14:18:39] at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [11.04 14:18:44] Failed to call hook 'OnEntityTakeDamage' on plugin 'SkinPerks v4.1.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkinPerks.OnEntityTakeDamage (BaseEntity entity, HitInfo info) [0x0019e] in <ddbb068c0d914010a0452252b2786823>:0 at Oxide.Plugins.SkinPerks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00788] in <ddbb068c0d914010a0452252b2786823>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [11.04 14:18:44] ~Viet~ Kunne[3875492/76561198415545522] was killed by boar (Boar) at (-1480.18, -0.33, 333.15) [11.04 14:18:44] Failed to call hook 'OnEntityTakeDamage' on plugin 'SkinPerks v4.1.6' (NullReferenceException: Object reference not set to an instance of an object) [11.04 14:18:44] at Oxide.Plugins.SkinPerks.OnEntityTakeDamage (BaseEntity entity, HitInfo info) [0x0019e] in <ddbb068c0d914010a0452252b2786823>:0 [11.04 14:18:44] at Oxide.Plugins.SkinPerks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00788] in <ddbb068c0d914010a0452252b2786823>:0 [11.04 14:18:44] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0
  15. @MelodyZE Not bypassing @supreme but you could do that with the DamageControl for each entity or individual damage control for weapon damage multiplier from Umod. but it's affecting both NPCs and Players You can also make them stronger (double defence or health) with NPCHealth from Umod Skinperk is best for its purposes.
  16. can you please add this: "List of items that can be enhanced": [ "axe.salvaged", "iicepick.salvaged", "metal.plate.torso" "List of skinID that can be enhanced": [] << I want to only enhance my own custom skins I just want to add some specific items to be enhance able, else it will be too long to add items into the blacklist
  17. Hello Im getting this error after the last rust update [09.15 00:17:47] Failed to call hook 'OnLootEntityEnd' on plugin 'CustomMixing v1.0.4' (KeyNotFoundException: The given key 'mixingtable.deployed[14124206]' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.CustomMixing.OnLootEntityEnd (BasePlayer player, MixingTable table) [0x00018] in <11357af415d0480c8229d2cb8bd93bb5>:0 at Oxide.Plugins.CustomMixing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002fe] in <11357af415d0480c8229d2cb8bd93bb5>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 [09.15 00:17:52] Failed to call hook 'OnLootEntityEnd' on plugin 'CustomMixing v1.0.4' (KeyNotFoundException: The given key 'mixingtable.deployed[14124206]' was not present in the dictionary.) [09.15 00:17:52] at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 [09.15 00:17:52] at Oxide.Plugins.CustomMixing.OnLootEntityEnd (BasePlayer player, MixingTable table) [0x00018] in <11357af415d0480c8229d2cb8bd93bb5>:0 [09.15 00:17:52] at Oxide.Plugins.CustomMixing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002fe] in <11357af415d0480c8229d2cb8bd93bb5>:0 [09.15 00:17:52] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 [09.15 00:17:52] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 [09.15 00:17:52] at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 [09.15 00:18:00] Failed to call hook 'OnLootEntityEnd' on plugin 'CustomMixing v1.0.4' (KeyNotFoundException: The given key 'mixingtable.deployed[14124206]' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.CustomMixing.OnLootEntityEnd (BasePlayer player, MixingTable table) [0x00018] in <11357af415d0480c8229d2cb8bd93bb5>:0 at Oxide.Plugins.CustomMixing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002fe] in <11357af415d0480c8229d2cb8bd93bb5>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 [09.15 00:18:02] Failed to call hook 'OnLootEntityEnd' on plugin 'CustomMixing v1.0.4' (KeyNotFoundException: The given key 'mixingtable.deployed[14124206]' was not present in the dictionary.) [09.15 00:18:02] at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 [09.15 00:18:02] at Oxide.Plugins.CustomMixing.OnLootEntityEnd (BasePlayer player, MixingTable table) [0x00018] in <11357af415d0480c8229d2cb8bd93bb5>:0 [09.15 00:18:02] at Oxide.Plugins.CustomMixing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002fe] in <11357af415d0480c8229d2cb8bd93bb5>:0 [09.15 00:18:02] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 [09.15 00:18:02] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 [09.15 00:18:02] at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0
  18. Hello, the effects are working but keeps showing this error after the forcewipe. [09.10 12:40:59] Failed to call hook 'OnHealingItemUse' on plugin 'ConsumableEffects v1.4.61' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.ConsumableEffects.PlayGfx (BasePlayer player, System.String fx) [0x00016] in <7a7c96aa8e024e21a3ef1b370a8c95ff>:0 at Oxide.Plugins.ConsumableEffects.ApplyBuff (BasePlayer player, System.String buffName) [0x00495] in <7a7c96aa8e024e21a3ef1b370a8c95ff>:0 at Oxide.Plugins.ConsumableEffects.OnHealingItemUse (MedicalTool tool, BasePlayer player) [0x00100] in <7a7c96aa8e024e21a3ef1b370a8c95ff>:0 at Oxide.Plugins.ConsumableEffects.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00207] in <7a7c96aa8e024e21a3ef1b370a8c95ff>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d4a0be71194349e98f7b43231b9cea3b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b974d7a025404888bcdd55b51f29c440>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b974d7a025404888bcdd55b51f29c440>:0 [09.10 12:41:03] Failed to call hook 'OnHealingItemUse' on plugin 'ConsumableEffects v1.4.61' (KeyNotFoundException: The given key was not present in the dictionary.)
  19. Thank you @supreme
  20. Geralldo.RuLey

    Error console spam

    hello. I got this error on console and spamming every bits of seconds skinperk error.txt
  21. hello, the plugin is broken after the Facepunch update
  22. oh thank you, for a free plugin, you are working super fast. Thank you so much.
  23. Hello, It happened today when the boss died. It's spawning thousands of items on the player who killed it (lag for 1 minute), and the only reward I give is Skilltree XP.
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

126.7k

Files Sold

Total number of files sold.

2.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.