Jump to content

SLATE

Member
  • Posts

    182
  • Joined

Everything posted by SLATE

  1. I tried using this to filter skilltree messages, this in particular (see screenshot). Here's the rule: { "Text to match": "You received a refund ", "Is RegEx (Advanced)": false, "Show as notification": true, "Keep in chat": false, "Game Tip Settings": { "Show as Game Tip": false, "Game Tip color (true = blue - false = red)": true }, "Formatting": { "Color setting": { "Use custom color": false, "Custom color": null }, "Regex formatting (Advanced)": { "Enabled": false, "Pattern": null, "Replacement": null } } } Console error: /SLATE disconnecting: Exception (cs:133099): NullReferenceException: Object reference not set to an instance of an object. %eedfa5f2f96a70ae6dffea2f7e589da176525872.%119ee783de317e5de42ff2a52bd471370f3eb06d (System.String %168ae60f6d5cf690fc18a5e6c139cda75abc7cd4, System.String %8b64c299c6bd351cf55fb7361523d9cd9dfea9cb) (at <00000000000000000000000000000000>:0) CommunityEntity.%5ae79ed846e66ee6e8b105d5fe4ee477111983c7 (UnityEngine.GameObject %1d0e0f7483c39b065de7ddb64f4fc42dfc6555dc, %eedfa5f2f96a70ae6dffea2f7e589da176525872 %14f93127e069b29d7e083d254a2affe37465a6be, System.Boolean %04c5dd048e41bc76ab47892ec0bafd5ac9e6b042) (at <00000000000000000000000000000000>:0) CommunityEntity.%357a9e5ae5bfdf6d2ba5c3e97ab03a812679bb55 (BaseEntity+%4fc29a26418c0bd112aa4bd20b58934127538b86 %77ea4bf1b5992675a5a23abaea6b2b2e22de563b) (at <00000000000000000000000000000000>:0) CommunityEntity.%d5697713e4c78a55395296992adb9346c795c54a (BasePlayer %3ffc711963259d7f1079f47adeefdbb6a030748d, System.UInt32 %96dbc5113809c0f979f25edbc2e4ff7d3501b7b1, %200e586bd98fa6e705c88a76162db5827c017c3d %77ea4bf1b5992675a5a23abaea6b2b2e22de563b) (at <00000000000000000000000000000000>:0) BaseEntity.%af8c6d4600ab2d5ff6def70b8267c1d6607603e8 (System.UInt32 %7dae34e382702b84b1d2073007aaa262ba94fb90, %200e586bd98fa6e705c88a76162db5827c017c3d %185f99b148bf638e0a46b56443067e4ae1d0e198) (at <00000000000000000000000000000000>:0) Client.%947dcd42899d9aa7c6052438fcefdb0e6870dfc6 (%200e586bd98fa6e705c88a76162db5827c017c3d %231bca98e8f2f8bcffec35614449ca9e2869ed12) (at <00000000000000000000000000000000>:0) Client.%21700aba1784c39f51476b283038fb9b1779c60d (%200e586bd98fa6e705c88a76162db5827c017c3d %231bca98e8f2f8bcffec35614449ca9e2869ed12) (at <00000000000000000000000000000000>:0) %e7925fde62e86093b5a8e578ecd35a0f1f02a942.%6aa63b4475e06e8d353c958ba12adc89e65ef07f (%11eee7ca43b2338f6c7cbfd9a3fa4c22d1f94f94 %4147c37c72447d72dd8a53edafb87eb877500ca5) (at <00000000000000000000000000000000>:0) %63ab77c2a7a4c4ddc28249e256cd5b420766f594.%9636f07ca58fe221a79d1bfb0c4e378dcfd3784b () (at <00000000000000000000000000000000>:0) Client.Update () (at <00000000000000000000000000000000>:0) UnityEngine.Debug:LogException(Exception) CommunityEntity:%d5697713e4c78a55395296992adb9346c795c54a(BasePlayer, UInt32, %200e586bd98fa6e705c88a76162db5827c017c3d) BaseEntity:%af8c6d4600ab2d5ff6def70b8267c1d6607603e8(UInt32, %200e586bd98fa6e705c88a76162db5827c017c3d) Client:%947dcd42899d9aa7c6052438fcefdb0e6870dfc6(%200e586bd98fa6e705c88a76162db5827c017c3d) Client:%21700aba1784c39f51476b283038fb9b1779c60d(%200e586bd98fa6e705c88a76162db5827c017c3d) %e7925fde62e86093b5a8e578ecd35a0f1f02a942:%6aa63b4475e06e8d353c958ba12adc89e65ef07f(%11eee7ca43b2338f6c7cbfd9a3fa4c22d1f94f94) %63ab77c2a7a4c4ddc28249e256cd5b420766f594:%9636f07ca58fe221a79d1bfb0c4e378dcfd3784b() Client:Update()
  2. A player on my server managed to get this to drop. I've added it to my "List of items that cannot be enhanced" but just wanted to let you know that you might want to force blacklist it "mannequin", "clothing.mannequin"
  3. SLATE

    Naked Bots

    Thank you as always!
  4. SLATE

    Naked Bots

    Full error for a single NPC: (16:02:44) | Failed to call internal hook 'IsOwnedOrFreeItem' on plugin 'PlayerDLCAPI v1.6.0' [3040525761] (Object reference not set to an instance of an object) at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeSkin(BasePlayer player, ulong workshopId) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 250 at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeItem(BasePlayer player, int itemId, ulong skin) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 341 at object Oxide.Plugins.PlayerDLCAPI.InternalCallHook(uint hook, object[] args) in PlayerDLCAPI.cs/Internal:line 145 (16:02:44) | Failed to call internal hook 'IsOwnedOrFreeItem' on plugin 'PlayerDLCAPI v1.6.0' [3040525761] (Object reference not set to an instance of an object) at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeSkin(BasePlayer player, ulong workshopId) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 250 at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeItem(BasePlayer player, int itemId, ulong skin) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 341 at object Oxide.Plugins.PlayerDLCAPI.InternalCallHook(uint hook, object[] args) in PlayerDLCAPI.cs/Internal:line 145 (16:02:44) | Failed to call internal hook 'IsOwnedOrFreeItem' on plugin 'PlayerDLCAPI v1.6.0' [3040525761] (Object reference not set to an instance of an object) at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeSkin(BasePlayer player, ulong workshopId) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 250 at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeItem(BasePlayer player, int itemId, ulong skin) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 341 at object Oxide.Plugins.PlayerDLCAPI.InternalCallHook(uint hook, object[] args) in PlayerDLCAPI.cs/Internal:line 145 (16:02:44) | Failed to call internal hook 'IsOwnedOrFreeItem' on plugin 'PlayerDLCAPI v1.6.0' [3040525761] (Object reference not set to an instance of an object) at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeSkin(BasePlayer player, ulong workshopId) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 250 at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeItem(BasePlayer player, int itemId, ulong skin) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 341 at object Oxide.Plugins.PlayerDLCAPI.InternalCallHook(uint hook, object[] args) in PlayerDLCAPI.cs/Internal:line 145 (16:02:44) | Failed to call internal hook 'IsOwnedOrFreeItem' on plugin 'PlayerDLCAPI v1.6.0' [3040525761] (Object reference not set to an instance of an object) at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeSkin(BasePlayer player, ulong workshopId) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 250 at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeItem(BasePlayer player, int itemId, ulong skin) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 341 at object Oxide.Plugins.PlayerDLCAPI.InternalCallHook(uint hook, object[] args) in PlayerDLCAPI.cs/Internal:line 145 (16:02:44) | Failed to call internal hook 'IsOwnedOrFreeItem' on plugin 'PlayerDLCAPI v1.6.0' [3040525761] (Object reference not set to an instance of an object) at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeSkin(BasePlayer player, ulong workshopId) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 250 at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeItem(BasePlayer player, int itemId, ulong skin) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 341 at object Oxide.Plugins.PlayerDLCAPI.InternalCallHook(uint hook, object[] args) in PlayerDLCAPI.cs/Internal:line 145 (16:02:44) | [Kits] SGT Davis[6373573] - Received Kit: rusted_armyman_16 this is the kit for rusted_armyman_16 { "Name": "rusted_armyman_16", "Display Name": "Rusted Armyman 16", "Color": "#A0A935", "Permission": "", "Description": "armyman generated kit 16", "Image": null, "Hide": true, "Category": null, "ShowInfo": true, "Amount": 1, "Cooldown": 0.0, "Wipe Block": 0.0, "Use Building": false, "Building": null, "Enable sale": false, "Selling price": 0, "Items": [ { "Type": "Item", "Command": "", "ShortName": "rifle.lr300", "DisplayName": null, "Amount": 1, "Blueprint": 0, "SkinID": 2828589129, "Container": "belt", "Condition": 100.0, "Chance": 100, "Position": 0, "Image": "", "Weapon": null, "Content": [ { "ShortName": "weapon.mod.flashlight", "Condition": 100.0, "Amount": 1, "Skin": 0 } ], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "syringe.medical", "DisplayName": null, "Amount": 5, "Blueprint": 0, "SkinID": 0, "Container": "belt", "Condition": 100.0, "Chance": 100, "Position": 1, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "grenade.molotov", "DisplayName": null, "Amount": 1, "Blueprint": 0, "SkinID": 0, "Container": "belt", "Condition": 100.0, "Chance": 100, "Position": 2, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "grenade.f1", "DisplayName": null, "Amount": 2, "Blueprint": 0, "SkinID": 0, "Container": "belt", "Condition": 100.0, "Chance": 100, "Position": 3, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "hoodie", "DisplayName": null, "Amount": 5, "Blueprint": 0, "SkinID": 2563940111, "Container": "wear", "Condition": 100.0, "Chance": 100, "Position": 0, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "pants", "DisplayName": null, "Amount": 5, "Blueprint": 0, "SkinID": 2563935722, "Container": "wear", "Condition": 100.0, "Chance": 100, "Position": 1, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "shoes.boots", "DisplayName": null, "Amount": 5, "Blueprint": 0, "SkinID": 2575506021, "Container": "wear", "Condition": 100.0, "Chance": 100, "Position": 2, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "roadsign.jacket", "DisplayName": null, "Amount": 5, "Blueprint": 0, "SkinID": 2570233552, "Container": "wear", "Condition": 100.0, "Chance": 100, "Position": 3, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "burlap.gloves", "DisplayName": null, "Amount": 5, "Blueprint": 0, "SkinID": 2582714399, "Container": "wear", "Condition": 100.0, "Chance": 100, "Position": 4, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "coffeecan.helmet", "DisplayName": null, "Amount": 5, "Blueprint": 0, "SkinID": 2570227850, "Container": "wear", "Condition": 100.0, "Chance": 100, "Position": 5, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } }, { "Type": "Item", "Command": "", "ShortName": "roadsign.kilt", "DisplayName": null, "Amount": 5, "Blueprint": 0, "SkinID": 2570237224, "Container": "wear", "Condition": 100.0, "Chance": 100, "Position": 6, "Image": "", "Weapon": null, "Content": [], "Text": null, "Genes": { "Enabled": false, "Gene types": [] }, "Content Container": { "Enabled": false, "capacity": 0, "temperature": 0.0, "allowedContents": 0, "flags": 0, "maxStackSize": 0, "volume": 0, "contents": null, "availableSlots": null, "allowedItems": null } } ], "Use commands on receiving?": false, "Commands on receiving (via '|')": null, "Share items from kit?": false, "Disable notification when kit is reserved?": false },
  5. SLATE

    Naked Bots

    Ok this is the error that occurs when the NPCs are spawned. This error is repeated for each item in the kit: (16:02:44) | Failed to call internal hook 'IsOwnedOrFreeItem' on plugin 'PlayerDLCAPI v1.6.0' [3040525761] (Object reference not set to an instance of an object) at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeSkin(BasePlayer player, ulong workshopId) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 250 at bool Oxide.Plugins.PlayerDLCAPI.IsOwnedOrFreeItem(BasePlayer player, int itemId, ulong skin) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerDLCAPI.cs:line 341 at object Oxide.Plugins.PlayerDLCAPI.InternalCallHook(uint hook, object[] args) in PlayerDLCAPI.cs/Internal:line 145
  6. SLATE

    Naked Bots

    correction -- some do not spawn with kits. going to look at what other plugin is spawning them
  7. SLATE

    Naked Bots

    Mine are still naked, running 2.2.16 and betternpc 1.3.3
  8. SLATE

    Broken with todays wipe

    Yep, I posted this about 20 minutes before you updated. The update works
  9. SLATE

    Broken with Sept. Wipe

    Failed to call internal hook 'OnServerInitialized' on plugin 'IndustrialDung v0.1.11' [352240293] (Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RidableHorse.DoDung_Patch0 (RidableHorse): IL_00cb: ldloc.2 ) 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 void Oxide.Plugins.IndustrialDung.OnServerInitialized(bool initial) in IndustrialDung.cs:line 1093 at object Oxide.Plugins.IndustrialDung.InternalCallHook(uint hook, object[] args) in IndustrialDung.cs/Internal:line 268
  10. SLATE

    Map view is very messed up

    Thanks for the update!
  11. SLATE

    Broken with todays wipe

    (12:39:57) | Failed compiling 'AutoRecycler.cs': (12:39:57) | 1. No overload for method 'SendNetworkUpdateImmediate' takes 1 arguments [CS1501] (AutoRecycler 13 line 1158)
  12. SLATE

    Map view is very messed up

    This is what I see when i view the map
  13. SLATE

    water saturation level ignored

    ah ok. would it be possible to request a feature to make it require a water hookup but function with the water saturation levels?
  14. SLATE

    water saturation level ignored

    "Sprinkler needs water hookup to work": true So if it has water hookup true, it will just always water?
  15. SLATE

    water saturation level ignored

  16. Despite these settings, water keeps flowing "Settings": { "Disable autofarm placement by default /autofarm": false, "How far can sprinkler water": 1.0, "Large Box Sprinkler On Soil Saturation Level": 5100, "Large Box Sprinkler OFF Soil Saturation Level": 6000, "Small Box Sprinkler On Soil Saturation Level": 1650, "Small Box Sprinkler OFF Soil Saturation Level": 1750, "Enable for use in plugins that require CallHookOnCollectiblePickup": false, "Enable weed pick from Ganja plugin": false },
  17. Sorry, let me clarify -- it works fine in normal world recyclers and I get enhancement kits, but doesnt work in the industrial recycler.
  18. same plugin as the OP -- industrial recycler let me know if you want me to reach out on discord
  19. Yeah thats what default group gets.
  20. @imthenewguyI also have this issue. can you apply the same prefab fix/logic that you have in epic loot to make it work with these recyclers?
  21. SLATE

    Horses are flying in the sky

    Looking much better. Slight issue still occurring though: This horse had no rider and was counting as the last person to kill to loot the caravan. Not a major issue, but figured it's part of this same change. I might have killed the rider with a grenade, but I am not 100% sure.
  22. your images arent loading: /sl_fuzz.png etc. can you post them so I can self host?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3.1m
Total downloads
Customers
12.1k
Customers served
Files Sold
172k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.