Jump to content

TomHud

Member
  • Posts

    360
  • Joined

  • Last visited

Everything posted by TomHud

  1. TomHud

    Clan Cores

    i got another player to blow my tc after i set it as clan tc and same error again Nothing is happening with clan core - no Kills/No deaths and we both are in seperate clans using Clans Reborn At this moment the plugin does not log again Stats Plugin u made logs everythign fine but clan cores logs nothing Once he blew my tc this appeared Failed to call internal hook 'OnEntityDeath' on plugin 'ClanCores v1.0.4' [1779071345] (Input string was not in a correct format.) at StringBuilder System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, string format, ParamsArray args) at string string.FormatHelper(IFormatProvider provider, string format, ParamsArray args) at string string.Format(string format, params object[] args) at string Oxide.Plugins.ClanCores.Lang(string key, string id, params object[] args) in E:/blah2/carbon/plugins/ClanCores.cs:line 199 at void Oxide.Plugins.ClanCores.OnEntityDeath(BuildingPrivlidge entity, HitInfo info) in E:/blah2/carbon/plugins/ClanCores.cs:line 395 at object Oxide.Plugins.ClanCores.InternalCallHook(uint hook, object[] args) in ClanCores.cs/Internal:line 174
  2. TomHud

    Clan Cores

    > c.reload ClanCores Unloaded plugin ClanCores v1.0.4 by Amino A hook request for 'OnPlayerDeath[2b4354]' received: - The current status is FAILURE: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BasePlayer.Die_Patch0 (BasePlayer,HitInfo): IL_0101: ret - Check for possible errors on the log file Error while patching hook 'OnPlayerDeath[2b4354]' (Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BasePlayer.Die_Patch0 (BasePlayer,HitInfo): IL_0101: ret ) at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) at MethodInfo HarmonyLib.PatchProcessor.Patch() at MethodInfo HarmonyLib.Harmony.Patch(MethodBase original, HarmonyMethod prefix, HarmonyMethod postfix, HarmonyMethod transpiler, HarmonyMethod finalizer) at bool Carbon.Hooks.HookEx.ApplyPatch() in D:/a/Carbon/Carbon/Carbon.Core/Carbon/src/Hooks/HookEx.cs:line 224 A general error occured while installing 'OnPlayerDeath[2b4354]' Loaded plugin ClanCores v1.0.4 by Amino [234ms] A hook request for 'OnPlayerDeath[2b4354]' received: - The current status is FAILURE: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BasePlayer.Die_Patch0 (BasePlayer,HitInfo): IL_0101: ret - Check for possible errors on the log file Error while patching hook 'OnPlayerDeath[2b4354]' (Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:BasePlayer.Die_Patch0 (BasePlayer,HitInfo): IL_0101: ret ) at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) at MethodInfo HarmonyLib.PatchProcessor.Patch() at MethodInfo HarmonyLib.Harmony.Patch(MethodBase original, HarmonyMethod prefix, HarmonyMethod postfix, HarmonyMethod transpiler, HarmonyMethod finalizer) at bool Carbon.Hooks.HookEx.ApplyPatch() in D:/a/Carbon/Carbon/Carbon.Core/Carbon/src/Hooks/HookEx.cs:line 224 A general error occured while installing 'OnPlayerDeath[2b4354]' Checksum validation failed for 'PlayerLoot.StartLootingEntity' [OnLootEntity] Checksum validation failed for 'PlayerLoot.StartLootingEntity' [OnLootEntity [patch]] [Image Library] Starting order ClanCores Image batch (ClanCores) has been stored successfully
  3. i did manage to figure this out but it was long winded I had to remove the orginal quarries in Rust Edit and place new quarries down (not the orginals or wont work) I placed the breakables one froms Lones Prefabs and the outer build ring was removed Is a lot of trouble to do this each wipe so if anyone can make the build zone around the quarries then ill be more than happy to pay for the plugin
  4. Noticed this in console window [Loottable] Downloading vanilla loot profile for npc_tunneldweller [Loottable] Downloading vanilla loot profile for npc_scarecrow [Loottable] Downloading vanilla loot profile for npc_excavator [Loottable] Downloading vanilla loot profile for npc_heavy [Loottable] Downloading vanilla loot profile for npc_oilrig [Loottable] Downloading vanilla loot profile for npc_junkpile [Loottable] Downloading vanilla loot profile for npc_underwaterdweller would be neat if was a way u selected what server u was setting up and it automatically downloaded for vanilla/2x/5x/10x
  5. TomHud

    Vending Plus

    can this be made to work with Economics so we can sell for points or is this beyond the realm of a vending machine
  6. TomHud

    Clan Cores

    cheers amino will test 2morrow when get back from work
  7. TomHud

    Clan Cores

    yes i made him set it as a clan tc
  8. TomHud

    Clan Cores

    Still same issue Failed to call internal hook 'OnEntityDeath' on plugin 'ClanCores v1.0.2' [1779071345] (Input string was not in a correct format.) at StringBuilder System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, string format, ParamsArray args) at string string.FormatHelper(IFormatProvider provider, string format, ParamsArray args) at string string.Format(string format, params object[] args) at string Oxide.Plugins.ClanCores.Lang(string key, string id, params object[] args) in G:/B New Carbon Server/carbon/plugins/ClanCores.cs:line 200 at void Oxide.Plugins.ClanCores.OnEntityDeath(BuildingPrivlidge entity, HitInfo info) in G:/B New Carbon Server/carbon/plugins/ClanCores.cs:line 394 at object Oxide.Plugins.ClanCores.InternalCallHook(uint hook, object[] args) in ClanCores.cs/Internal:line 174 this is what happens when someone blows my clan tc Also i get him to kill me each time he raids my clan tc (testing purposes and check pic below) - it does not update the kills or deaths Also why is he not getting points ???? "Points Gained For Actions": { "Points Per Kill": 10.0, "Points Per Locked Crate": 50.0, "Extra Points For Headshot Kill": 10.0, "Event Won": 200.0, "Points for killing heli": 100.0, "Points for killing brad": 150.0
  9. TomHud

    Clan Cores

    still not working amino Failed to call internal hook 'OnPluginUnloaded' on plugin 'ClanCores v1.0.1' [1250294368] (Object reference not set to an instance of an object) at void Oxide.Plugins.ClanCores.HandleCommands() in G:/B New Carbon Server/carbon/plugins/ClanCores.cs:line 884 at void Oxide.Plugins.ClanCores.OnPluginUnloaded(Plugin plugin) in G:/B New Carbon Server/carbon/plugins/ClanCores.cs:line 2 at object Oxide.Plugins.ClanCores.InternalCallHook(uint hook, object[] args) in ClanCores.cs/Internal:line 280
  10. what exactly does this mean - Renewal Term: $6.00/month
  11. for collecting Resources i have noticed that a few will not update 1 - Pumpkins 2 - Corn 3 - Picking up diesel from Oilrig or Airfield 4 - crude oil 5 - smelted sulphur ( i smelt it as no other way to get it smelted and does not count)
  12. TomHud

    Clan Cores

    yeah fine have u figured out whats up with it as ive had to remove this plugin as gettign errors
  13. TomHud

    Clan Cores

    somethign weird is happening If i kill capri who is in default group i get the points that are listed in the config file - If i take out capris tc which has been set as clan tc i get this error Failed to call hook 'OnEntityDeath' on plugin 'ClanCores v1.0.1' (FormatException: Input string was not in a correct for at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000b2] in <b11ba2a8fbf24f219f7cc98532a11304>:0 0b/s in, 0b/s out at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x0002 114,161 ents, 1 slprs 8kb/s in, 236kb/s out at System.String.Format (System.String format, System.Object[] args) [0x00020] in <b11ba2a8fbf24f219f7cc98532a11304>:0[No1] Capri[829406/76561198810721396] has spawned NOw if capri kills me She gets no points as no message in chat from clan rivals If capri takes out my tc which is Clan Set then same again - no points and no message in chat Seems only admin is getting messages from CLan Rivals in Chat also i see this other error 75f2871829>:0 at Oxide.Plugins.ClanCores.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0050d] in 114,159 ents, 0 slprs 9kb/s in, 58kb/s out at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 2358] has spawned at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b 114,159 ents, 0 slprs 10kb/s in, 69kb/s out at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 as far as i can see clanCores is not working for Default usergroup and i cannot set it as no options in permission manager
  14. TomHud

    Clan Cores

    missed that bit amino will boot back up and check thanks
  15. TomHud

    Clan Cores

    Clan Base Located at : Does not seem to work - i have tc down and more than enough entities in the base - does not show base location Actually nothing updates on this Plugin so no stats I got capri to raid me and destroy my tc and yet nothing shows up on stats 15 mins later Capri has also killed me twice Where am i going wrong here
  16. bump again
  17. bump if anyone can help with this
  18. is anyone able to remove this - our server allows people to block quarries off but latest update has made it a lot worse now.
  19. TomHud

    Shoppy Stock

    i bought this and dont even use it now I agree with u is to hard or time consuming to work it out
  20. TomHud

    Sleeping Bags

    is there a way to have it place bags automaticcally at certain locations without having to do it manually
  21. if this is just really a normal turret then why not just use a normal turret What is the advantage to using this one ??
  22. if you have the plugin which puts barrels into your inv with one hit then it will not count barrels in the stats
  23. TomHud

    Building Symmetry

    i have the shady Symetery plugin - does that one not work with this plugin ?
  24. once again thank u for your help on this matter
  25. how does the copy and paste back function in this plugin (not sure if others have experienced this same issue) I make a zone and then im in the middle of the zone so i start building Once i have built a test base i then save the base using /save 1 Now i clear everything and i try to go back to the center of the dome and i do /load 1 My base does not load back exactly where i had made it and if i have GTFO mode on some of it is outside the dome so i am unable to access it unless i turn GTFO off which defeats the object of having a GTFO mode on Once pasted back if i try to clear all the base using the menu it will only clear what is inside the zone - not the pieces that are outside the zone.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

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