Jump to content

Kaooa

Creator
  • Posts

    336
  • Joined

  • Last visited

Support Replies posted by Kaooa

  1. underlining issue is unreladed to your plugin, but I wanted to ask you to add a permission for players to be able to skin the Tool cupboards. I am running into the problem where when players reskin the TC it breaks a small box above the TC and despawns the loot. I want to disable the ability for players to be able to reskin their tool cupboard. Unless you can think of something to prevent the box from breaking.
    They have also said when reskinning their tool cupboard it make the loot inside the TC to disappear. however I could not recreate that.

     

     

  2. WTrading - Failed to compile: 'Item' does not contain a definition for 'ammoCount' and no accessible extension method 'ammoCount' accepting a first argument of type 'Item' could be found (are you missing a using directive or an assembly reference?) | Line: 2755, Pos: 26
      137 WTradingDiscord - Failed to compile: Missing dependencies: WTrading

  3. Again today, 137 WaterWellMarker - Object reference not set to an instance of an object

    I have 6 waterwells on my current map, all 6 of the npcs are alive

    When i try to do the /wwenable command it says unknown command up until i load the plugin "o.reload WaterWellMarker"

    once the plugin is loaded, I am able to enable/disable the map marks with no issue.

    other than the "137 WaterWellMarker - Object reference not set to an instance of an object" I do not see anything else no other errors

     

    here is a pastebin of all the plugins i am using https://pastebin.com/ngQrvQ4J
     

    11 hours ago, MrMokka said:

    Do you have any more information on when this happened?
    Did it happen when one of the command was run?
    Might one of the water well npcs been dead?
    Can it be because of another plugin? Which one can it be?

    Was there any more info in console than just "Object reference not set to an instance of an object"?

     

  4. 2025-05-14 20:00:00 ERROR    discord.app_commands.tree Ignoring exception in command 'Generate Thread'
    Traceback (most recent call last):
      File "/home/container/.local/lib/python3.11/site-packages/discord/app_commands/commands.py", line 1292, in _invoke
        await self._callback(interaction, arg)
      File "/home/container/bot.py", line 200, in generate_suggestion_thread
        await interaction.channel.create_thread(name=embed.description[1:-1], message=message)
      File "/home/container/.local/lib/python3.11/site-packages/discord/channel.py", line 767, in create_thread
        data = await self._state.http.start_thread_with_message(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/home/container/.local/lib/python3.11/site-packages/discord/http.py", line 744, in request
        raise HTTPException(response, data)
    discord.errors.HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body
    In name: Must be between 1 and 100 in length.
    The above exception was the direct cause of the following exception:
    Traceback (most recent call last):
      File "/home/container/.local/lib/python3.11/site-packages/discord/app_commands/tree.py", line 1188, in _call_context_menu
        await ctx_menu._invoke(interaction, value)
      File "/home/container/.local/lib/python3.11/site-packages/discord/app_commands/commands.py", line 1296, in _invoke
        raise CommandInvokeError(self, e) from e
    discord.app_commands.errors.CommandInvokeError: Command 'Generate Thread' raised an exception: HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body
    In name: Must be between 1 and 100 in length.

  5. I even reset my cfg and am still getting the same issue. I set the excav to 0.5 and sulfur back to 1.5 and I am getting 2x the sulfur like default rust is. quarry = 1k sulfur , excav is 2k sulfur 
    I set quarry to 1 and i get 1.5k sulfur because of the personal rate sulfur 1.5 which is normal. I set excav to 0.5 and get 3k sulfur still, i should be getting 1.5k

  6. "{
      "Setup UI command": "rs",
      "Premission for setup UI": "gatherlootmultiplier.setup",
      "[Don't use exteremely low values!] Loot respawn rate [lower value = faster respawn | 1 is default value]": {
        "Enable respawn rate multipliers": false,
        "Junk piles respawn rate multiplier": 0.8,
        "Loot respawn rate multiplier [crates, elite crates, barrels and e.t.c.]": 0.75
      },
      "Custom Rates": [
        {
          "Permission": "gatherlootmultiplier.default",
          "[LOOT] Gobal rate": 1.0,
          "[GATHER] Gobal rate": 2.0,
          "[GATHER] Production rates [global rate * production rate * category rate]": {
            "Querry": 1.0,
            "PumpJack": 1.0,
            "Chainsaw": 1.0,
            "Excavator": 0.2,
            "Jackhammer": 1.0,
            "Tea": 1.0,
            "MetalDetector": 1.0
          },
          "[LOOT] Categories rates [global rate * category rate]": {
            "Weapon": 1.0,
            "Construction": 1.0,
            "Items": 1.0,
            "Resources": 1.0,
            "Attire": 1.0,
            "Tool": 1.0,
            "Medical": 1.0,
            "Food": 1.0,
            "Ammunition": 1.0,
            "Traps": 1.0,
            "Misc": 1.0,
            "Component": 1.0,
            "Electrical": 1.0,
            "Fun": 1.0
          },
          "Personal rates for items [shortname + modifier]": {
            "sulfur.ore": 1.5,
            "skull.wolf": 1.0,
            "skull.human": 1.0,
            "scrap": 2.0,
            "waterjug": 1.0,
            "smallwaterbottle": 1.0,
            "diesel_barrel": 1.0,
            "ammo.pistol": 1.0,
            "ammo.pistol.fire": 1.0,
            "ammo.pistol.hv": 1.0,
            "ammo.rifle": 1.0,
            "ammo.rifle.explosive": 1.0,
            "ammo.rifle.incendiary": 1.0,
            "ammo.rifle.hv": 1.0,
            "lowgradefuel": 1.5,
            "bandage": 2.0,
            "metal.refined": 1.5,
            "mushroom": 2.0,
            "blue.berry": 2.0,
            "clone.blue.berry": 2.0,
            "seed.blue.berry": 2.0,
            "green.berry": 2.0,
            "clone.green.berry": 2.0,
            "seed.green.berry": 2.0,
            "red.berry": 2.0,
            "clone.red.berry": 2.0,
            "seed.red.berry": 2.0,
            "white.berry": 2.0,
            "clone.white.berry": 2.0,
            "seed.white.berry": 2.0,
            "yellow.berry": 2.0,
            "clone.yellow.berry": 2.0,
            "seed.yellow.berry": 2.0,
            "seed.corn": 2.0,
            "seed.hemp": 2.0,
            "seed.potato": 2.0,
            "seed.pumpkin": 2.0,
            "deermeat.raw": 2.0,
            "horsemeat.raw": 1.0,
            "humanmeat.raw": 2.0,
            "meat.boar": 2.0,
            "wolfmeat.raw": 2.0,
            "bearmeat": 2.0,
            "granolabar": 2.0,
            "can.beans": 2.0,
            "chocolate": 2.0,
            "can.tuna": 2.0,
            "apple": 2.0,
            "jar.pickle": 2.0
          }
        },
        {
          "Permission": "gatherlootmultiplier.vip",
          "[LOOT] Gobal rate": 3.0,
          "[GATHER] Gobal rate": 5.0,
          "[GATHER] Production rates [global rate * production rate * category rate]": {
            "Querry": 1.0,
            "PumpJack": 1.0,
            "Chainsaw": 1.0,
            "Excavator": 1.0,
            "Jackhammer": 1.0,
            "Tea": 1.0,
            "MetalDetector": 1.0
          },
          "[LOOT] Categories rates [global rate * category rate]": {
            "Weapon": 1.0,
            "Construction": 1.0,
            "Items": 1.0,
            "Resources": 1.0,
            "Attire": 1.0,
            "Tool": 1.0,
            "Medical": 1.0,
            "Food": 1.0,
            "Ammunition": 1.0,
            "Traps": 1.0,
            "Misc": 1.0,
            "Component": 1.0,
            "Electrical": 1.0,
            "Fun": 1.0
          },
          "Personal rates for items [shortname + modifier]": {}
        }
      ],
      "[LOOT] Ignore loot containers [prefabs]": [
        ""
      ]
    }"

  7. Failed to call hook 'ConsoleCommandThings' on plugin 'TCUpgrades v1.1.0' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.TCUpgrades.ConsoleCommandThings (ConsoleSystem+Arg arg) [0x0002e] in <b19ec683f17b449f8047a227598bfbe3>:0 
      at Oxide.Plugins.TCUpgrades.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00948] in <b19ec683f17b449f8047a227598bfbe3>:0 
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0

  8. I do not know if it has worked in past versions just now noticing it.  sometimes i see "FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list." but i do not know which plugin this is from, haven't noticed that error until yesterday when i noticed the issue 

     

    also missing some item images in the generative images - console log

    03/18 00:56:30 | [WTrading] Started trade between pulse_code_77 and Teflon.

    03/18 00:56:43 | [WTrading] Completed trade between pulse_code_77 and Teflon:
    pulse_code_77 gave 12 item(s): - Bandage x2
    - Sheet Metal x1
    - Pickaxe x1
    - Tech Trash x3
    - Rifle Body x1
    - Medical Syringe x2
    - Scrap x16
    - High Quality Metal x33
    - Salvaged Sword x1
    - Reinforced Wooden Shield x1
    - Road Signs x3
    - Bucket Helmet x1
    Teflon gave no items.

     

    image.png.da5810e2386d156ab47ef7d68fcdcee6.png

  9. Resolved, didn't realize i knew basic coding xD I added it myself, can DM you the file if you want it.

     

    However I did make some changes to a few of the entities to make it feel more balanced - added individual workbench 1 2 3 box skins, removed 1 box from wb1 + re-pos. Left the original 2 boxes for wb2 and removed 1 box from wb 3 + re-pos, added 2 small boxes for IO Workbench. Left the original 2 box for repair base but fix issue with no skin being applied to repair bench boxes, changed the Research bench box from 2 small boxes to 1 large box - Added 1 small box to the cooking workbench and added 1 small box to the barbeque.

    Also added config space for the all the other skins for the other workbenches I added.

     

     

     

  10. Also it appears the trade never cancels? I trade a player,  and have them decline it, i waited about 10 minutes and tried to trade the same guy again and it still says "you've already sent a trade request to this player." as well when i leave the trade accept/decline ui on screen, it never goes away.

  11. 6 minutes ago, Tom.bat said:

    Is it possible that player doesn't have the default role?

    its everyone, including myself and others. and a player not having default group is impossible because it is assigned upon first join for every server.

  12. everything is working so far. no issues other than cooldown?  

    " "request_repeats": 1,
      "request_timeout": 20.0,
      "accept_delay": 0.01,
      "trade_cooldowns": {
        "default": 900
      }, "

    I set the trade cooldown to 900 but it is going off of something else? image.png.cce37a116224166786b4451c2eff8fc9.pngimage.png.cfe6a26a10790459de89dbb6aa487a69.png

  13. Failed to run command '/trade' on plugin 'WTrading'. (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.WTrading+Trade.Accept () [0x000b4] in <d52b4dbe82f34c27844d531074483854>:0 
      at Oxide.Plugins.WTrading+AcceptTradeCommand.Execute (Oxide.Plugins.WTrading+TradePlayer caller, System.String[] arguments) [0x00128] in <d52b4dbe82f34c27844d531074483854>:0 
      at Oxide.Plugins.WTrading.CommandHandler (BasePlayer player, System.String name, System.String[] arguments) [0x00023] in <d52b4dbe82f34c27844d531074483854>:0 
      at Oxide.Plugins.WTrading+TradeCommand.ProcessAliases (Oxide.Plugins.WTrading+TradePlayer player, System.String[] arguments) [0x0005e] in <d52b4dbe82f34c27844d531074483854>:0 
      at Oxide.Plugins.WTrading+TradeCommand.Execute (Oxide.Plugins.WTrading+TradePlayer caller, System.String[] arguments) [0x00037] in <d52b4dbe82f34c27844d531074483854>:0 
      at Oxide.Plugins.WTrading.CommandHandler (BasePlayer player, System.String name, System.String[] arguments) [0x00023] in <d52b4dbe82f34c27844d531074483854>:0 
      at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <dfdf477e6daf4317a0bcc18cf1c4c7f5>:0 
      at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <dfdf477e6daf4317a0bcc18cf1c4c7f5>:0 
      at Oxide.Game.Rust.RustCore.TryRunPlayerCommand (BasePlayer basePlayer, System.String message, System.String commandPrefix) [0x000c2] in <dfdf477e6daf4317a0bcc18cf1c4c7f5>:0 

  14. 1 hour ago, Tom.bat said:

    Let me know if you're still having problems in the latest version.

    I just did 3 trades, out of all 3, only one sent to discord. image.png.88d75b53ab861317974eea3962eeb04d.png

     

    03/13/2025 16:15:01 | [WTrading] Completed trade between #CornRust.com and V7Batman:
    #CornRust.com gave 5 item(s): - Ballista x1
    - Baseball Bat x1
    - Battering Ram x1
    - Green Keycard x1
    - Note x1
    V7Batman gave no items.

    03/13/2025 16:14:56 | [WTrading] Started trade between #CornRust.com and V7Batman.

    03/13/2025 16:14:25 | [WTradingDiscord] Logs will be sent to #🛡️|trade-viewer in CornRust Admins.

    03/13/2025 16:14:25 | [WTradingDiscord] Bot logged in as Trade Spy.

    03/13/2025 16:13:35 | [WTrading] Completed trade between #CornRust.com and V7Batman:
    #CornRust.com gave 7 item(s): - Note x1
    - Rustigé Egg - Blue x1
    - Rustigé Egg - Green x1
    - Rustigé Egg - Ivory x1
    - Rustigé Egg - Purple x1
    - Rustigé Egg - Red x1
    - Rustigé Egg - White x1
    V7Batman gave no items.

    03/13/2025 16:13:28 | [WTrading] Started trade between #CornRust.com and V7Batman.

    03/13/2025 16:09:44 | [WTrading] Completed trade between #CornRust.com and W2W larrys_TITS:
    #CornRust.com gave 6 item(s): - Note x1
    - Boots x1
    - Santa Beard x1
    - Tactical Gloves x1
    - Burlap Trousers x1
    - Small Backpack x1
    W2W larrys_TITS gave no items.

    03/13/2025 16:09:37 | [WTrading] Started trade between #CornRust.com and W2W larrys_TITS.

    03/13/2025 16:08:12 | [WTrading] Completed trade between #CornRust.com and W2W larrys_TITS:
    #CornRust.com gave 5 item(s): - Rock x1
    - Abyss Torch x1
    - Corn x3
    - Boonie Hat x1
    - Burlap Shirt x1
    W2W larrys_TITS gave no items.

    03/13/2025 16:08:07 | [WTrading] Started trade between #CornRust.com and W2W larrys_TITS.

    03/13/2025 16:07:37 | [WTradingDiscord] Logs will be sent to #🛡️|trade-viewer in CornRust Admins.

    03/13/2025 16:07:37 | [WTradingDiscord] Bot logged in as Trade Spy.

  15.  

    Gotcha, Love this plugin, so much better than the other ones when it comes to abuse management. being able to see what is being traded when trading etc with ease.  to move the interface, I would just adjust the " player_list " and " onscreen_notifications " x / y values to move it around?

  16. When generate_images is set to false in the WTradingDiscord I get this image.png.23fb5623c8deda4f042721c27b02082f.png

     

    Also, I have no reason to need the webhook, just want the generate_images to show instead of the item shortnames. Have the generate_images set to false is the only way for it to send anything.

     

    To confirm, if I want the generate_images in WTradingDiscord I should set the webhook intergration enabled in the WTrading config to false and it should work or are you still testing

     

  17. since this plugin has been abandoned

     

    Error while compiling Trade: No overload for method 'Clear' takes 1 arguments | Line: 179, Pos: 32

    Error while compiling Trade: No overload for method 'Clear' takes 1 arguments | Line: 611, Pos: 32

     

    change line 179 & 661 from 

      EffectInstance.Clear(true);

     

    to 

     

    EffectInstance.Clear();

  18. the DISCORD_SERVER_STATS is not working, I have input a BOT_TOKEN and my DISCORD_SERVER_ID but the bot does not come online. 

    USE_DISCORD_MEMBER_DISPLAY_BOT is set to false because I am using bot I made to do this, what am i doing wrong, no setup instructions were provided

  19. 1 hour ago, ToxicRust said:

    Error while compiling Trade: There is no argument given that corresponds to the required parameter 'includeNetworkData' of 'Effect.Clear(bool)' | Line: 179, Pos: 32

    since this plugin was abandoned I assume it is okay to say stuff about fixes here : 

    change line 179 to EffectInstance.Clear(true);
    and 
    change line 611 to EffectInstance.Clear(true);

     

    • Love 1
  20. mine doesnt even modify the stacks, that message is a lie 😕 it should be fixed shortly I hope

    and hopefuly doesnt crash my server for a third time now (I really need to get a dedicated machine

    )

1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

124.9k

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.