Jump to content

K9N_Twitch

Member
  • Posts

    388
  • Joined

  • Last visited

Everything posted by K9N_Twitch

  1. K9N_Twitch

    Ammo HUD

    Thank you for such a great free plugin! This HUD is so popular that players say they would be in trouble if it disappeared.
  2. Hello, thank you for your reply. I understand that Death Tracker does not generate direct console logs by default. However, when I run certain commands, I can see the results displayed in the RCON console. Would it be possible to make those command outputs available as standard console logs (for example, via RCon.Print or a similar method), so that Rustcord can capture and relay them to Discord? At the moment, Rustcord can only pick up standard log/console outputs, so if Death Tracker could output the command results in that way, it would make integration much easier. Is this something you could consider adding as an option? Thank you again for your support and for maintaining this plugin. Best regards
  3. Since other console logs are being picked up with the same settings, I suspect that there is a problem with how Death Tracker outputs data.
  4. RustCord is configured, but this MOD does not collect logs. { "Discord Channel ID #": "XXXXXXXXXXXXXXXXXXXXX", "Channel Flags": [ "cmd_allow", "cmd_com", "cmd_timeban", "cmd_kick", "cmd_mute", "cmd_unmute", "cmd_players" ], "Custom: Words/Phrases to Log": [ "Deaths for" ] }
  5. I want to use Rustcord to send commands on Discord and display the returned logs on Discord. Can I change the log output method so that Rustcord can pick it up?
  6. K9N_Twitch

    Failed to call hook

    08/15 16:12:17 | Failed to call internal hook 'OnItemCraftFinished' on plugin 'QualityCrafting v3.0.4' [659159968] (Object reference not set to an instance of an object) at void Oxide.Plugins.QualityCrafting.OnQualityItemCrafted(BasePlayer basePlayer, Item item, ItemCraftTask task) in D:/TCAFiles/Users/k/5128864/carbon/plugins/QualityCrafting.cs:line 3356 at void Oxide.Plugins.QualityCrafting.OnItemCraftFinished(ItemCraftTask task, Item item, ItemCrafter crafter) in D:/TCAFiles/Users/k/5128864/carbon/plugins/QualityCrafting.cs:line 1551 at object Oxide.Plugins.QualityCrafting.InternalCallHook(uint hook, object[] args) in QualityCrafting.cs/Internal:line 233 This also produces a hook error.
  7. Hello, I’m using the Quality Crafting plugin on my Rust server and have noticed that its memory usage sometimes reaches around 4GB. Is this expected behavior, or could it indicate an issue with my setup? Thank you in advance for your help.
  8. With the support of KpucTaJl, we identified the possible cause. The questions are listed below. https://umod.org/community/dangerous-treasures/56716-issue-with-npc-loot-drops-and-possible-conflict-with-dangerous-treasures-plugin Is it possible that items will disappear from Raidable Bases due to the same issue?
  9. @ウィスパーズ88@アクアティック
  10. I found that an error occurs when opening cooking recipes.
  11. Loaded 181 items from RaidableBases\Difficulty_Loot\Easy Loaded 196 items from RaidableBases\Difficulty_Loot\Medium Loaded 207 items from RaidableBases\Difficulty_Loot\Hard Loaded 189 items from RaidableBases\Difficulty_Loot\Expert Loaded 222 items from RaidableBases\Difficulty_Loot\Nightmare Loaded 182 items from RaidableBases\Default_Loot Loaded 4 items from RaidableBases\Base_Loot\Easy Bases Loaded 4 items from RaidableBases\Base_Loot\Medium Bases Loaded 4 items from RaidableBases\Base_Loot\Hard Bases Loaded 4 items from RaidableBases\Base_Loot\Expert Bases Loaded 4 items from RaidableBases\Base_Loot\Nightmare Bases Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen Item.SetParent caused remove - this shouldn't ever happen There is an error like this in the log. Is it related?
  12. Hello, I’m currently running InjuriesAndDiseases v1.3.2 on my Rust server (Carbon build). We are seeing the following error in the console: Failed to call internal hook 'OnItemAction' on plugin 'InjuriesAndDiseases v1.3.2' [3403522973] (Object reference not set to an instance of an object) at void Oxide.Plugins.InjuriesAndDiseases.OnItemAction(Item item, string action, BasePlayer basePlayer) in D:/TCAFiles/Users/kentk/5128864/carbon/plugins/InjuriesAndDiseases.cs:line 1098 at object Oxide.Plugins.InjuriesAndDiseases.InternalCallHook(uint hook, object[] args) in InjuriesAndDiseases.cs/Internal:line 312 This happens at the exact same time as an almost identical error in the XPerience plugin (see below). It seems the two plugins may be interacting with the same `OnItemAction` event. Could you confirm whether this might be a conflict between InjuriesAndDiseases and XPerience, or if it’s an issue with one of the plugins individually? Any advice for troubleshooting or a possible fix would be greatly appreciated. Best regards
  13. There also seems to be an issue where the player's inventory disappears when they die inside the base. This may be related to RestoreUponDeath, but I'm reporting it just in case. https://discord.com/channels/500413814244638747/758543626069737503/803844610949775370
  14. Rcon: Item.SetParent caused remove - this shouldn't ever happen
  15. K9N_Twitch

    Shooting at bots

    Here, it was being attacked by a bear. It is also in a sleeping state.
  16. The same problem is occurring. I'm not sure if it's related, but items have also disappeared from BetterNPC's corpse bag.
  17. Is it still not resolved? Failed to call internal hook 'OnItemAction' on plugin 'InjuriesAndDiseases v1.3.2' [3403522973] (Object reference not set to an instance of an object) at void Oxide.Plugins.InjuriesAndDiseases.OnItemAction(Item item, string action, BasePlayer basePlayer) in D:/TCAFiles/Users/tk/5128864/carbon/plugins/InjuriesAndDiseases.cs:line 1098 at object Oxide.Plugins.InjuriesAndDiseases.InternalCallHook(uint hook, object[] args) in InjuriesAndDiseases.cs/Internal:line 312
  18. The problem was resolved after reloading several times.
  19. Hello LAGZYA, I hope you’re doing well. I’ve been using the LSkins plugin (version 2.2.4) on my Rust server. All necessary permissions (`lskins.use` etc.) are correctly set, and it worked fine before the recent update. However, after updating, the skins no longer display at all. Could this be a bug introduced in the latest update? If not, is there a configuration setting or cache that I might need to clear or adjust? Thank you very much for your work on this plugin and for any assistance you can provide. Best regards
  20. The same problem occurs with the elevator in Helitower. The RustEdit extension is up to date.
  21. K9N_Twitch

    Nodetect

    Perhaps you want to prevent NPCs from attacking each other. https://umod.org/plugins/npc-target
  22. I’d love to see support for executing specific commands only after a wipe (map or blueprint). This would be useful for running wipe-specific setup commands, such as granting starter kits, setting up economy, or adjusting custom plugin data.
  23. Thanks for the suggestion! I tried running `rustedit.io.reset`, then saved and restarted the server as instructed, but unfortunately the issue is still present — the duplicated elevator behavior remains the same.
1.9m

Downloads

Total number of downloads.

9.1k

Customers

Total customers served.

133.4k

Files Sold

Total number of files sold.

2.8m

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.