Jump to content

GooberGrape

Member
  • Posts

    991
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by GooberGrape

  1. 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()
  2. i have many times, its not showing
  3. 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
  4. https://gyazo.com/385ab8c91c27ffe2885cc2723d77927e
  5. all my players do
  6. https://gyazo.com/e00c71faaad2375a08b17c4e3cb8cf3e
  7. Option for event chat global false please.
  8. 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.
  9. 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)`
  10. GooberGrape

    Error

    Shows error in image attached
  11. GooberGrape

    Error

    Shows error in image attached
  12. GooberGrape

    UI stuck also

    yup
  13. GooberGrape

    UI stuck also

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

    UI stuck also

    still stuck https://gyazo.com/e9290068f74a6c0a21d0246de89a9709
  15. 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
  16. GooberGrape

    UI stuck also

    wont go away
  17. GooberGrape

    Not working correctly

    Nights to long and not as i supposed to be…
  18. 21:36:15] > [CSharp] Started Oxide.Compiler v1.0.32.0 successfully [21:36:18] > Error while compiling StaticTrader: No overload for method 'Clear' takes 1 arguments | Line: 795, Pos: 19
  19. 21:36:15] > [CSharp] Started Oxide.Compiler v1.0.32.0 successfully [21:36:18] > Error while compiling StaticTrader: No overload for method 'Clear' takes 1 arguments | Line: 795, Pos: 19
  20. GooberGrape

    EmberFall Valley

    Rainy ツ — Today at 4:20 PM No Oil Rigs? [4:21 PM] Oof... no rigs, no tunnels, and no silo. Idk if that would be a good map or not.
  21. GooberGrape

    EmberFall Valley

    oh ok didnt show on map
  22. can you fix the download file please?
  23. can you fix the download file please?
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.2k

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.