Jump to content

MrLiquid

Member
  • Posts

    1,442
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by MrLiquid

  1. Run away bot connections During Rust server restarts, the Support Discord bot cant connect obviously .. but the Support Discord goes into a reconnect frenzy.. is there a way you can place a restart timer so it doesn't go into a loop until the server comes back up and the bot can reconnect... @Amino
  2. MrLiquid

    disconnected timer

    @Amino IT needs a delayed retry on connection, this is a server breaker.. when your bot goes into a connection loop.. it consumes the CPU meaning anything else can not restart..IE rust server.. ITS BAD
  3. MrLiquid

    Repeating on startup

    I believe so. I will ask around for you
  4. MrLiquid

    any chance you can

    that would be amazing
  5. MrLiquid

    disconnected timer

    a cooldown timer between connection reattempts.. would be perfect
  6. MrLiquid

    just wondering

    Can this bot monitor more than one server?
  7. MrLiquid

    disconnected timer

    During server restarts, the Support Discord bot cant connect obviously .. but the Support Discord goes into a reconnect frenzy.. is there a way you can place a restart timer so it doesn't go into a loop until the server comes back up and the bot can reconnect... ?
  8. MrLiquid

    any chance you can

    Any chance you can add a virtual /recycler too?
  9. MrLiquid

    Can we please

    Hello and thank you, I noticed when I close out of the UI the plugin AUTO refreshed/reloads... can you please make that a config option to disable that? On production servers or servers with players.. that kind of automation can crash a server, and I often make many changes to plugins and when the daily restarts occurs.. those changes are loaded. Kind Regards
  10. MrLiquid

    start since rust update

    I saw it twice
  11. MrLiquid

    start since rust update

    Failed to call hook 'OnEntityTakeDamage' on plugin 'AirfieldEvent v1.5.4' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.AirfieldEvent.AddEventOwner (BaseEntity entity) [0x0005e] in <a7a3c9dc909b4287a3f1f0845c31403f>:0 at Oxide.Plugins.AirfieldEvent.OnEntityTakeDamage (BaseEntity entity, HitInfo info) [0x000bb] in <a7a3c9dc909b4287a3f1f0845c31403f>:0 at Oxide.Plugins.AirfieldEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0030b] in <a7a3c9dc909b4287a3f1f0845c31403f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  12. MrLiquid

    hey mate - latest update

    Still doing it sorry, I have a short video but since codefling updates I cant uploaded it sorry Also can the Halloween deco be a config option? I will try and find you on discord
  13. MrLiquid

    Repeating on startup

    I hope these help Spacefiles.zip
    Whether you’re running a PvE community, creative build server, or custom event world, this pack adds depth and diversity to your map. The mix of underwater and surface build zones makes it perfect for expanding player creativity while keeping exploration fresh and engaging. A must-have for any server looking to stand out! I found Silents work of the highest level and I truly appreciate the effort you go to to keep the players happy. Very Happy and thank you
  14. MrLiquid

    Repeating on startup

    Is there a reason the EVENT START message is repeated?
  15. MrLiquid

    I found a bug

    I believe maybe Abounded Bases, when they claim the raid and adding to the limits may not be calculating it right
  16. MrLiquid

    Latest update

    Ive had to remove the event.. its not usable
  17. MrLiquid

    Feature Request

    Or can you support SkillTree please?
  18. MrLiquid

    Feature Request

    Being able to issue a command as part of the prize.
  19. MrLiquid

    please add support for

    Sorry to bother you, but this is still a problem Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) Calling hook OnSamSiteTarget resulted in a conflict between the following plugins: BalloonHeistEvent - False (Boolean), SAMSiteAuth (True (Boolean)) "Balloon Heist Event" (1.1.1) by Sassy (3.57s / 123 MB) - BalloonHeistEvent.cs
  20. MrLiquid

    Latest update

    thank, you, when is the next update please?
  21. MrLiquid

    latest bug

    I have since removed the config, reloaded the plugin to remake the config, and almost disabled most of the features, now it works Here is my config To clarify, I do use Monumentfinder WTrading.json
  22. MrLiquid

    latest bug

    when players typed /trade the players list popped up.. then when you click on anything.. thats the NRE shown above
  23. MrLiquid

    latest bug

    CONSOLE ERROR Failed to run command '/trade' on plugin 'WTrading'. (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.WTrading+Command.CanPlayersTrade (Oxide.Plugins.WTrading+TradePlayer caller, Oxide.Plugins.WTrading+TradePlayer target) [0x00124] in <95ae7d8f59654f8fb65535016c53a61f>:0 at Oxide.Plugins.WTrading+TradeCommand.Execute (Oxide.Plugins.WTrading+TradePlayer caller, System.String[] arguments) [0x00062] in <95ae7d8f59654f8fb65535016c53a61f>:0 at Oxide.Plugins.WTrading.CommandHandler (BasePlayer player, System.String name, System.String[] arguments) [0x00023] in <95ae7d8f59654f8fb65535016c53a61f>:0 at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <3c04cd0d66b74578aad64c6b4703a1ce>:0 at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <3c04cd0d66b74578aad64c6b4703a1ce>:0 at Oxide.Game.Rust.RustCore.Try SERVER LOG ENTRY Failed to run command '/trade' on plugin 'WTrading'. (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.WTrading+Command.CanPlayersTrade (Oxide.Plugins.WTrading+TradePlayer caller, Oxide.Plugins.WTrading+TradePlayer target) [0x00124] in <95ae7d8f59654f8fb65535016c53a61f>:0 at Oxide.Plugins.WTrading+TradeCommand.Execute (Oxide.Plugins.WTrading+TradePlayer caller, System.String[] arguments) [0x00062] in <95ae7d8f59654f8fb65535016c53a61f>:0 at Oxide.Plugins.WTrading.CommandHandler (BasePlayer player, System.String name, System.String[] arguments) [0x00023] in <95ae7d8f59654f8fb65535016c53a61f>:0 at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <3c04cd0d66b74578aad64c6b4703a1ce>:0 at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <3c04cd0d66b74578aad64c6b4703a1ce>:0 at Oxide.Game.Rust.RustCore.TryRunPlayerCommand (BasePlayer basePlayer, System.String message, System.String commandPrefix) [0x000c2] in <3c04cd0d66b74578aad64c6b4703a1ce>:0
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

138k

Files Sold

Total number of files sold.

2.9m

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.