Jump to content

GooberGrape

Member
  • Posts

    980
  • Joined

  • Last visited

Everything posted by GooberGrape

  1. 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.
  2. 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)`
  3. GooberGrape

    Error

    Shows error in image attached
  4. GooberGrape

    Error

    Shows error in image attached
  5. GooberGrape

    UI stuck also

    yup
  6. GooberGrape

    UI stuck also

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

    UI stuck also

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

    UI stuck also

    wont go away
  10. GooberGrape

    Not working correctly

    Nights to long and not as i supposed to be…
  11. 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
  12. 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
  13. 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.
  14. GooberGrape

    EmberFall Valley

    oh ok didnt show on map
  15. can you fix the download file please?
  16. can you fix the download file please?
  17. GooberGrape

    EmberFall Valley

    Can you please add oil rigs I’ll purchase it if you do oil rigs is kind of a big thing to have on a map for players
  18. [07:49:27] > Error while compiling EventEndGame: No overload for method 'OnKilled' takes 1 arguments | Line: 708, Pos: 30
  19. Commands not working..
  20. how disable lock code spa in chat for streamers?
  21. GooberGrape

    Drone not showing up

    it worked a week ago, please help
  22. GooberGrape

    Drone not showing up

    it worked a week ago
  23. GooberGrape

    error

    Failed to run a 0.50 timer in 'PlaceAnything v1.0.62' (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.PlaceAnything.RefundItem (BasePlayer player, System.String itemName) [0x00000] in <79a877e61b6549cf9129651667675a78>:0 at Oxide.Plugins.PlaceAnything+<>c__DisplayClass7_0.<OnEntityBuilt>b__0 () [0x00294] in <79a877e61b6549cf9129651667675a78>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d646191a355d43a6b3ab36b7ee14c740>:0 Failed to run a 0.50 timer in 'PlaceAnything v1.0.62' (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.PlaceAnything.RefundItem (BasePlayer player, System.String itemName) [0x00000] in <79a877e61b6549cf9129651667675a78>:0 at Oxide.Plugins.PlaceAnything+<>c__DisplayClass7_0.<OnEntityBuilt>b__0 () [0x00294] in <79a877e61b6549cf9129651667675a78>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d646191a355d43a6b3ab36b7ee14c740>:0
1.9m

Downloads

Total number of downloads.

8.6k

Customers

Total customers served.

129.1k

Files Sold

Total number of files sold.

2.7m

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.