Jump to content

NEXT

Member
  • Posts

    804
  • Joined

  • Last visited

Everything posted by NEXT

  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. NEXT

    Clans

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

    log

    very good!!!
  8. NEXT

    log

    [Error] Failed to call hook 'OnPlayerSleepEnded' on plugin 'TeamInfo v1.2.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TeamInfo+<ShowUIMain>c__AnonStoreyC.<>m__0 (BasePlayer x) [0x00000] in <ffe13e91afa54fbea1e78c537239a2ca>:0 at System.Linq.EnumerableSorter`2[TElement,TKey].ComputeKeys (TElement[] elements, System.Int32 count) [0x00010] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.EnumerableSorter`1[TElement].ComputeMap (TElement[] elements, System.Int32 count) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.EnumerableSorter`1[TElement].Sort (TElement[] elements, System.Int32 count) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.OrderedEnumerable`1[TElement].SortedMap (System.Linq.Buffer`1[TElement] buffer) [0x00006] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.OrderedEnumerable`1+<GetEnumerator>d__3[TElement].MoveNext () [0x0003d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at Oxide.Plugins.TeamInfo.ShowUIMain (RelationshipManager+PlayerTeam team) [0x0051e] in <ffe13e91afa54fbea1e78c537239a2ca>:0 at Oxide.Plugins.TeamInfo.OnPlayerSleepEnded (BasePlayer player) [0x00010] in <ffe13e91afa54fbea1e78c537239a2ca>:0 at Oxide.Plugins.TeamInfo.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0039c] in <ffe13e91afa54fbea1e78c537239a2ca>: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 [Error] Failed to call hook 'OnPlayerConnected' on plugin 'TeamInfo v1.2.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TeamInfo+<ShowUIMain>c__AnonStoreyC.<>m__0 (BasePlayer x) [0x00000] in <ffe13e91afa54fbea1e78c537239a2ca>:0 at System.Linq.EnumerableSorter`2[TElement,TKey].ComputeKeys (TElement[] elements, System.Int32 count) [0x00010] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.EnumerableSorter`1[TElement].ComputeMap (TElement[] elements, System.Int32 count) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.EnumerableSorter`1[TElement].Sort (TElement[] elements, System.Int32 count) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.OrderedEnumerable`1[TElement].SortedMap (System.Linq.Buffer`1[TElement] buffer) [0x00006] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.OrderedEnumerable`1+<GetEnumerator>d__3[TElement].MoveNext () [0x0003d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at Oxide.Plugins.TeamInfo.ShowUIMain (RelationshipManager+PlayerTeam team) [0x0051e] in <ffe13e91afa54fbea1e78c537239a2ca>:0 at Oxide.Plugins.TeamInfo.OnPlayerConnected (BasePlayer player) [0x0004c] in <ffe13e91afa54fbea1e78c537239a2ca>:0 at Oxide.Plugins.TeamInfo.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002b7] in <ffe13e91afa54fbea1e78c537239a2ca>: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 [Error] Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TeamInfo+<ShowUIMain>c__AnonStoreyC.<>m__0 (BasePlayer x) [0x00000] in <ffe13e91afa54fbea1e78c537239a2ca>:0 at System.Linq.EnumerableSorter`2[TElement,TKey].ComputeKeys (TElement[] elements, System.Int32 count) [0x00010] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.EnumerableSorter`1[TElement].ComputeMap (TElement[] elements, System.Int32 count) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.EnumerableSorter`1[TElement].Sort (TElement[] elements, System.Int32 count) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.OrderedEnumerable`1[TElement].SortedMap (System.Linq.Buffer`1[TElement] buffer) [0x00006] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.OrderedEnumerable`1+<GetEnumerator>d__3[TElement].MoveNext () [0x0003d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at Oxide.Plugins.TeamInfo.ShowUIMain (RelationshipManager+PlayerTeam team) [0x0051e] in <ffe13e91afa54fbea1e78c537239a2ca>:0 at Oxide.Plugins.TeamInfo+<OnPlayerDeath>c__AnonStorey5.<>m__0 () [0x0001b] in <ffe13e91afa54fbea1e78c537239a2ca>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0
  9. NEXT

    Team Info

    greatest thanks
  10. NEXT

    Team Info

    I want you to switch between open and closed with a single command
  11. 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)
  12. NEXT

    Cases

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

    log

    [Error] Failed to call hook 'OnPlayerHealthChange' on plugin 'TeamInfo v1.2.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TeamInfo+<ShowUIHPBar>c__AnonStoreyB.<>m__0 (BasePlayer x) [0x00000] in <bd92af0e9a9c46069c5e56db887d2c75>:0 at System.Linq.EnumerableSorter`2[TElement,TKey].ComputeKeys (TElement[] elements, System.Int32 count) [0x00010] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.EnumerableSorter`1[TElement].ComputeMap (TElement[] elements, System.Int32 count) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.EnumerableSorter`1[TElement].Sort (TElement[] elements, System.Int32 count) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.OrderedEnumerable`1[TElement].SortedMap (System.Linq.Buffer`1[TElement] buffer) [0x00006] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.OrderedEnumerable`1+<GetEnumerator>d__3[TElement].MoveNext () [0x0003d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at Oxide.Plugins.TeamInfo.ShowUIHPBar (RelationshipManager+PlayerTeam team) [0x0045d] in <bd92af0e9a9c46069c5e56db887d2c75>:0 at Oxide.Plugins.TeamInfo.OnPlayerHealthChange (BasePlayer player, System.Single oldValue, System.Single newValue) [0x00010] in <bd92af0e9a9c46069c5e56db887d2c75>:0 at Oxide.Plugins.TeamInfo.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e2] 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 /home/rustserver/serverfiles/oxide/logs very many log creat
  14. NEXT

    sorry

    [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
  15. NEXT

    Team Info

    clear
  16. NEXT

    Competing

    This mod is the best. the developers are doing a great job By all means, I would like you to set it so that it does not conflict with the [RestoreUponDeath] MOD. Please be compatible. Every time [RestoreUponDeath] gets an update, it's hard to get a compatible file Or I want you to incorporate it into Event HelperMOD Event Helper is now compatible with [RestoreUponDeath]
  17. NEXT

    Team Info

    The program works fine, but You will see a log like the image in RCON
  18. 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
  19. NEXT

    Npc Random Raids

    thank you very much
  20. 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,
  21. NEXT

    ???

    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? [RandomRaids] No good random raid locations at this time. time?
  22. 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
  23. NEXT

    server ftp down

    thank you
  24. NEXT

    server ftp down

    Did you read the log and didn't understand? Each time you open a FishingTreasure chest, "OnMaxStackable" is called on "StackSizeController v4.1.1" server slows down Is there any workaround?
  25. NEXT

    server ftp down

    FishingTreasure] Returning: https://rustlabs.com/img/items180/keycard_blue.png [FishingTreasure] Returning: https://rustlabs.com/img/items180/keycard_green.png [FishingTreasure] Returning: https://rustlabs.com/img/items180/keycard_green.png Calling 'OnMaxStackable' on 'StackSizeController v4.1.1' took 861ms [GARBAGE COLLECT] [FishingTreasure] Returning: https://rustlabs.com/img/items180/hq.metal.ore.png [FishingTreasure] Returning: https://rustlabs.com/img/items180/sulfur.ore.png [FishingTreasure] Returning: https://rustlabs.com/img/items180/keycard_green.png Calling 'OnMaxStackable' on 'StackSizeController v4.1.1' took 1139ms [GARBAGE COLLECT] server ftp down

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3.1m
Total downloads
Customers
12.1k
Customers served
Files Sold
171.1k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.