Jump to content

GooberGrape

Member
  • Posts

    967
  • Joined

  • Last visited

Everything posted by GooberGrape

  1. GooberGrape

    Fix cargo path in map 1

  2. GooberGrape

    error

    works!!!
  3. GooberGrape

    error

    18:40:44] > Error while compiling WTradingDiscord: 'WTrading.Participant' does not contain a definition for 'GetNotes' and no accessible extension method 'GetNotes' accepting a first argument of type 'WTrading.Participant' could be found (are you missing a using directive or an assembly reference?) | Line: 222, Pos: 51
  4. Disable crafting so I can use a different plug-in for crafting but I want to use everything else from this plug-in so it doesn’t affect my other crafting plug-in because this one doesn’t support bulk crafting
  5. GooberGrape

    Bulk crafting behavior

    regarding the component return and bulk crafting [7:07 PM] [GLOBAL] Rainy ツ: The skill itself procs once per craft so because we're instant crafting it either procs for the entire stack or not at all [7:08 PM] [GLOBAL] Rainy ツ: So on 100 GP craft. I'm either refunded the char for that 100 GP or nothing at all [7:08 PM] [GLOBAL] Rainy ツ: Instead of it having a chance to proc on each GP individually. [7:09 PM] [GLOBAL] Rainy ツ: If that is a big issue for someone the alternative is to add the permission to a custom skilltree skill. [7:09 PM] [GLOBAL] Rainy ツ: So players can either choose to have bulk crafting or not instead of forcing it on everyone [7:10 PM] [GLOBAL] Goober: i see [7:12 PM] [GLOBAL] Rainy ツ: And something like that would fit really nicely into the "Build Craft" section of skilltree
  6. GooberGrape

    Helies sometimes freeze

    https://gyazo.com/1d9783dd38e1a3332eb01fb947a77002
  7. GooberGrape

    Drone not showing up

    No It just tells me whenever I try to set the default it doesn’t exist
  8. { "Override Custom Skinned Items With Steam Icons (no URLs needed)": false, "Recycler Speed (5 = Default)": 5.0, "Recycler Speed Permissions": { "customrecycle.admin": 1.0, "customrecycle.vip": 4.0 }, "Require Permission To Place": true, "Placed Recycler Amount Permissions": { "customrecycle.admin": 1000, "customrecycle.default": 1, "customrecycle.vip": 3 }, "Recycler Item Name": "Recycler", "Allow Placing Only On Floor": true, "Allow Placing On Tug Boat": true, "Allow Placing On Trains": false, "Enable Better Amount Accuracy (More Calculations)": true, "Allow Pickup Recycler To Everyone Authed": false, "Disabled Vanilla Recipes": [ "box.wooden.large" ], "Recycler Levels - Enable": true, "Recycler Levels - Save Levels On Pickup In Name": true, "Recycler Levels - Enable For No Owner": false, "Recycler Levels - Money Plugin (0 - None, 1 - Economics, 2 - ServerRewards, 3 - ServerRewards)": 1, "Recycler Levels - Money Plugin Currency (If ShoppyStock Is Used)": "${0}", "Recycler Levels": [ { "Recycler Stack Percentage Per Tick": 0.15, "Custom Recycle Chance Multiplier": 1.0, "Next Level Currency Cost (0 to disable)": 1000, "Required For Next Level": [ { "Item Shortname": "scrap", "Item Skin": 0, "Item Amount": 3000, "Icon URL": "" } ] }, { "Recycler Stack Percentage Per Tick": 0.2, "Custom Recycle Chance Multiplier": 1.0, "Next Level Currency Cost (0 to disable)": 4000, "Required For Next Level": [ { "Item Shortname": "scrap", "Item Skin": 0, "Item Amount": 3000, "Icon URL": "" } ] }, { "Recycler Stack Percentage Per Tick": 0.3, "Custom Recycle Chance Multiplier": 1.0, "Next Level Currency Cost (0 to disable)": 5000, "Required For Next Level": [ { "Item Shortname": "scrap", "Item Skin": 0, "Item Amount": 4000, "Icon URL": "" } ] } ], "Virtual Recycler Plugin - Enable Check": false, "Custom Recyclables - Show Level Bonus": true, "Custom Recyclables - Allow Only In Placed Recyclers": false, "Custom Recyclables (Shortname or SkinID)": { "2483299228": { "Give Default Output": true, "Custom Output Items": [ { "Item Shortname": "coal", "Item Chance (0-100)": 50.0, "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin": 2550800428, "Item Display Name": "Golden Jackhammer Body" }, { "Item Shortname": "coal", "Item Chance (0-100)": 50.0, "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin": 2550800641, "Item Display Name": "Golden Jackhammer Drill" } ] }, "metal.refined": { "Give Default Output": true, "Custom Output Items": [ { "Item Shortname": "metal.fragments", "Item Chance (0-100)": 100.0, "Minimum Item Amount": 50, "Maximum Item Amount": 100, "Item Skin": 0, "Item Display Name": "" } ] }, "rifle.ak": { "Give Default Output": true, "Custom Output Items": [ { "Item Shortname": "techparts", "Item Chance (0-100)": 100.0, "Minimum Item Amount": 1, "Maximum Item Amount": 2, "Item Skin": 0, "Item Display Name": "" }, { "Item Shortname": "scrap", "Item Chance (0-100)": 100.0, "Minimum Item Amount": 30, "Maximum Item Amount": 70, "Item Skin": 0, "Item Display Name": "" } ] } } }
  9. oxide.grant user goober customrecycle.default > Permission 'customrecycle.default' doesn't exist
  10. GooberGrape

    error

    InvalidOperationException: Another request has been sent from this player at Oxide.Plugins.WTrading+Trade.Send () [0x00035] in <916358d9db3645c58db6b4bdddc1b974>:0 at Oxide.Plugins.WTrading+TradeCommand.Execute (Oxide.Plugins.WTrading+TradePlayer caller, System.String[] arguments) [0x001bf] in <916358d9db3645c58db6b4bdddc1b974>:0 at Oxide.Plugins.WTrading.CommandHandler (BasePlayer player, System.String name, System.String[] arguments) [0x00023] in <916358d9db3645c58db6b4bdddc1b974>:0 at Oxide.Plugins.WTrading+<>c__DisplayClass28_0.<RegisterCommand>b__0 (ConsoleSystem+Arg run) [0x0000c] in <916358d9db3645c58db6b4bdddc1b974>:0 at Oxide.Game.Rust.Libraries.Command+ConsoleCommand.HandleCommand (ConsoleSystem+Arg arg) [0x00016] in <0c732c687f0a43e5adf8acf9409a5815>:0 at ConsoleSystem.Internal (ConsoleSystem+Arg arg) [0x0005b] in <07d2dc4b0eb94f20a68a12959479d8ab>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) ConsoleSystem:Internal(Arg) ConsoleSystem:Run(Option, String, Object[]) ConsoleNetwork:OnClientCommand(Message) ServerMgr:OnNetworkMessage(Message) Facepunch.Network.Raknet.Server:ProcessRead(NetRead) Network.BaseNetwork:Cycle() ServerMgr:Update()
  11. i have many times, its not showing
  12. its because I had placeanything installed with its recycler.. another question is why am i not given a default permission even though its enabled? "customrecycle.default": 1, "customrecycle.vip": 3 https://gyazo.com/3f18bc28bc5bec8ebe9145b9e4eec6ec
  13. https://gyazo.com/385ab8c91c27ffe2885cc2723d77927e
  14. all my players do
  15. https://gyazo.com/e00c71faaad2375a08b17c4e3cb8cf3e
  16. Option for event chat global false please.
  17. GooberGrape

    error

    I asked Grok to fix and he came up with Potential Related Issues While fixing this, I noticed the Trade.Send() method also uses "commands.trade.request_received": csharp CollapseWrapCopy WTrading.Instance.LocalisedReply(Target, "commands.trade.request_received", Creator.Name); This call does provide an argument (Creator.Name), so it shouldn’t cause the same error. The issue is specific to WTrading_TradeSent due to the missing argument in its Localise call. Final Thoughts The error stemmed from a simple oversight in argument passing, which is now corrected. This fix should resolve the FormatException for the WTrading_TradeSent hook on Oxide.Rust 2.0.6408 as of March 9, 2025. If you encounter additional errors or unexpected behavior after applying this, please share the new logs or symptoms, and I’ll assist further! Let me know how it goes.
  18. GooberGrape

    error

    when I click on a players name `Failed to call hook 'WTrading_TradeSent' on plugin 'WTrading v1.1.5' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.) at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000f9] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.String.Format (System.String format, System.Object[] args) [0x00020] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.WTrading.Localise (BasePlayer player, System.String key, System.Object[] arguments) [0x00013] in <ba5446e96da541d0887edcb3f615e10b>:0 at Oxide.Plugins.WTrading.WTrading_TradeSent (BasePlayer caller, BasePlayer target) [0x0004b] in <ba5446e96da541d0887edcb3f615e10b>:0 at Oxide.Plugins.WTrading.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0068c] in <ba5446e96da541d0887edcb3f615e10b>: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 Continuum Banshee was killed by Scientist[68324] at (166.19, 73.96, -15.71)`
  19. GooberGrape

    Error

    Shows error in image attached
  20. GooberGrape

    Error

    Shows error in image attached
  21. GooberGrape

    UI stuck also

    yup
  22. GooberGrape

    UI stuck also

    yeah dont work https://gyazo.com/e9290068f74a6c0a21d0246de89a9709
  23. GooberGrape

    UI stuck also

    still stuck https://gyazo.com/e9290068f74a6c0a21d0246de89a9709
  24. Its still a issue. :when u put one down it puts 2 down so when u pick up and put down they just keep doubling
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

124.3k

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.