Jump to content

NEXT

Member
  • Posts

    782
  • Joined

  • Last visited

Everything posted by NEXT

  1. NEXT

    Random Trader

    I think the main thing about this mod is randomness It's interesting not to arrive, there's no point in notifying in advance Chat notifications are enough for now If you want to get there, you can substitute with other MOD
  2. NEXT

    Random Trader

    Failed to call hook 'BuyItem' on plugin 'RandomTrader v1.0.1' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in :0 at Oxide.Plugins.RandomTrader.BuyItem (ConsoleSystem+Arg arg) [0x00135] in :0 at Oxide.Plugins.RandomTrader.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e4d] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 what is this log?
  3. NEXT

    Random Trader

    thank you very much this mod is very good it is all ok
  4. NEXT

    Random Trader

    I edited the config file. Could you please correct the config file? No custom building used. Conflict with other mods? Fishing Contest Survival Arena Arena Tournament Compete with these?
  5. NEXT

    Random Trader

    "How many traders can spawn at a time?": 1, "Minimum time that a trader will stay for [seconds]?": 60.0, "Maximum time that a trader will stay for [seconds]?": 120.0, "Minmum time between attempts to spawn a new store [seconds]": 1800.0, "Maximum time between attempts to spawn a new store [seconds]": 3600.0, "Distance from the side of the road to spawn the trader": 15.0, "Height adjustment of spawned prefabs": 0.5 Appears and does not disappear even after 5 minutes
  6. NEXT

    Random Trader

    [Error] Failed to call hook 'OnPasteFinished' on plugin 'RandomTrader v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RandomTrader.OnPasteFinished (System.Collections.Generic.List`1[T] pastedEntities, System.String filename) [0x0023e] in <f38b4d10ab5e4819ab5fefa50cab064f>:0 at Oxide.Plugins.RandomTrader.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00957] in <f38b4d10ab5e4819ab5fefa50cab064f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  7. NEXT

    Clans

    Failed to call hook 'CmdConsoleClans' on plugin 'Clans v1.1.6' (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) [0x000ff] in :0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in :0 at System.String.Format (System.String format, System.Object[] args) [0x00020] in :0 at Oxide.Plugins.Clans.Msg (BasePlayer player, System.String key, System.Object[] obj) [0x00013] in <7ca241d0b84945c993ff57fcf7baa2fc>:0 at Oxide.Plugins.Clans.Reply (BasePlayer player, System.String key, System.Object[] obj) [0x0000d] in <7ca241d0b84945c993ff57fcf7baa2fc>:0 at Oxide.Plugins.Clans.CancelInvite (BasePlayer player, System.String tag) [0x000bc] in <7ca241d0b84945c993ff57fcf7baa2fc>:0 at Oxide.Plugins.Clans.CmdConsoleClans (ConsoleSystem+Arg arg) [0x004c0] in <7ca241d0b84945c993ff57fcf7baa2fc>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0240d] in <7ca241d0b84945c993ff57fcf7baa2fc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Failed to call hook 'CmdConsoleClans' on plugin 'Clans v1.1.6' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in :0 at Oxide.Plugins.Clans.CmdConsoleClans (ConsoleSystem+Arg arg) [0x007d5] in <7ca241d0b84945c993ff57fcf7baa2fc>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0240d] in <7ca241d0b84945c993ff57fcf7baa2fc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 what is this log
  8. NEXT

    Team Info

    Calling 'OnActiveItemChanged' on 'TeamInfo v1.2.10' took 531ms [GARBAGE COLLECT] Calling 'OnPlayerHealthChange' on 'TeamInfo v1.2.10' took 915ms [GARBAGE COLLECT] Calling 'OnLoseCondition' on 'TeamInfo v1.2.10' took average 1076ms I see this log frequently
  9. NEXT

    Cases

    Posted in support command doesn't work [Error] Failed to call hook 'CmdCases' on plugin 'Cases v1.1.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Cases.RefCaseUi (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& container, Oxide.Plugins.Cases+CaseInfo caseInfoData) [0x0046e] in <bd92af0e9a9c46069c5e56db887d2c75>:0 at Oxide.Plugins.Cases.MainUI (BasePlayer player, System.Int32 page, System.Boolean first) [0x00f62] in <bd92af0e9a9c46069c5e56db887d2c75>:0 at Oxide.Plugins.Cases.CmdCases (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x00085] in <bd92af0e9a9c46069c5e56db887d2c75>:0 at Oxide.Plugins.Cases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cd2] in <bd92af0e9a9c46069c5e56db887d2c75>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  10. NEXT

    Clans

    Calling 'OnTeamAcceptInvite' on 'Clans v1.1.6' took 181ms I often see this log
  11. NEXT

    Team Info

    greatest thanks
  12. NEXT

    Team Info

    I want you to switch between open and closed with a single command
  13. NEXT

    Team Info

    This is a nice mod — it should support the Clan plugin. Also, the price change from $5.99 → $9.99 is a bit surprising. I would like to suggest a change to the command: /teaminfo open - Opens the Team Info UI /teaminfo close - Closes the Team Info UI ⇨ Suggestion: /teaminfo — toggles the Team Info UI (open/close)
  14. NEXT

    Cases

    newest version Do other people use this mod? Is it moving because no one says anything? i don't move
  15. NEXT

    Team Info

    clear
  16. NEXT

    Team Info

    The program works fine, but You will see a log like the image in RCON
  17. NEXT

    Team Info

    Exception while calling NextTick callback (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in :0 at Oxide.Plugins.TeamInfo+c__AnonStorey2.<>m__0 () [0x0002b] in <98d041689eee4d7d870b7ccef5aab60e>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in :0 error? ver.1.2.6
  18. NEXT

    Npc Random Raids

    thank you very much
  19. NEXT

    Npc Random Raids

    no work A base that has been attacked once will not be attacked more than once? I want to send my config file so please let me know your discord what is this? A second raid will not occur at a place where you have raided once. I get this log [RandomRaids] No good random raid locations at this time. "Random settings": { "A player on the tc must be online": false, "Use random raid timer": true, "Random raid timer time": 3600, "Chance of random raid at time (1-100)": 100, "Authorized players Cooldown minutes before random raided again by chance": 1440,
  20. NEXT

    Npc Random Raids

    randomraid random randomraid reload Please add a command that can be used in the console without the need to log in
  21. NEXT

    IQBearRide

    If you have no intention of fixing refund me
  22. NEXT

    IQBearRide

    I rated it as "bad" but no comments Reviews Does this review only list good ratings? Only had a "reply" No discussion of resolution after that
  23. NEXT

    IQBearRide

    I have never played with this program since I bought it No response from support
  24. NEXT

    Supply Crate

    supplycrate give [id] ok ["Crate unlock time": 0] no work....next ver fix?
  25. NEXT

    Supply Crate

    What are some concrete examples of console commands? sc give [id] 1 Name only? Can I use steamID? Can I specify the quantity? ["Crate unlock time": 900] Has this been fixed?
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.5k

Files Sold

Total number of files sold.

3.3m

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.