-
Posts
128 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Geralldo.RuLey
-
- 250 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
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
- 250 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
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.
-
- 186 comments
-
- #stacks
- #rust stacks
- (and 22 more)
-
- 23 comments
-
- #uipanel
- #quickmenu
-
(and 4 more)
Tagged with:
-
- 580 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
- 211 comments
-
- #auto plant
- #auto farm
-
(and 5 more)
Tagged with:
-
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
-
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
-
@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.
-
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
- 250 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
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
-
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.)
-
hello. I got this error on console and spamming every bits of seconds skinperk error.txt
-
- 238 comments
-
- 1
-
-
- 432 comments
-
- #abilities
- #boss
- (and 16 more)