Jump to content

MrLiquid

Member
  • Posts

    1,726
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by MrLiquid

  1. MrLiquid

    any chance you can

    Any chance you can add a virtual /recycler too?
  2. 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
  3. MrLiquid

    start since rust update

    I saw it twice
  4. 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
  5. 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
  6. 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
  7. MrLiquid

    Repeating on startup

    Is there a reason the EVENT START message is repeated?
  8. 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
  9. MrLiquid

    Latest update

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

    Feature Request

    Or can you support SkillTree please?
  11. MrLiquid

    Feature Request

    Being able to issue a command as part of the prize.
  12. 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
  13. MrLiquid

    Latest update

    thank, you, when is the next update please?
  14. 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
  15. MrLiquid

    latest bug

    when players typed /trade the players list popped up.. then when you click on anything.. thats the NRE shown above
  16. 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
  17. MrLiquid

    I found a bug

    Can you see the issue? That is all from me placing a TC.. do you see the 2 separate source of information?... 2 chat messages.. and 1 toast message, only 1 is correct though
  18. MrLiquid

    please add support for

    any luck? 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)) its been 4 months..... @Sassy @Death
  19. MrLiquid

    Latest update

    When they are flying all good.. but if a drone lands.. it will not take damage which means the event cant progress
  20. MrLiquid

    I found a bug

    When players are placing entities.. the warning TOAST message telling them they are at 2 of 3 TC's for example but when I check their /limits STEAMID it says 1 of 3 used.. the TOAST/Chat messages are reporting incorrect values This is not the first time I have heard this from players ..so I figured I'd bring this to you in hope we can find a fix. Thank you
  21. MrLiquid

    Staging new items

    [StackModifier] Default Item's are missing! Notify DEV! Create Support Ticket!: Cancer Research UK Plushie_2130820932_charity.plushy.01_1 Ronald McDonald House Plushie_2130820933_charity.plushy.02_1 Small Spike Trap_-1850297170_spikes.trap_5 Advanced Blueprint Fragment_-1896395719_advancedblueprintfragment_100 Basic Blueprint Fragment_-143481979_basicblueprintfragment_100
  22. MrLiquid

    Staging for Oct 2025

    While loading my staging I came across this Failed to call hook 'OnNewSave' on plugin 'Watchlist v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Watchlist.OnNewSave () [0x00040] in <6af67b47cdc246e3962dac1393a79291>:0 at Oxide.Plugins.Watchlist.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x011d6] in <6af67b47cdc246e3962dac1393a79291>: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
  23. MrLiquid

    I thought you should know

    When the player connected... it threw this error Web request callback raised an exception (NullReferenceException: Object reference not set to an instance of an object) at BasePlayer.SendConsoleCommand (System.String command, System.Object[] obj) [0x00000] in <08e1cf50b2c94dc1b18efc52dd0cd316>:0 at BasePlayer.ChatMessage (System.String msg) [0x00018] in <08e1cf50b2c94dc1b18efc52dd0cd316>:0 at Oxide.Plugins.EasyVoteExtended.HandleStatusWebRequestCallback (System.Int32 code, System.String response, BasePlayer player, System.String url, System.String serverName, System.String site) [0x001b4] in <b0571fb6f42f4920ad3efe205b5efc19>:0 at Oxide.Plugins.EasyVoteExtended+<>c__DisplayClass18_2.<CheckVotingStatus>b__0 (System.Int32 code, System.String response) [0x0004d] in <b0571fb6f42f4920ad3efe205b5efc19>:0 at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__46_0 () [0x00034] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Web request callback raised an exception (NullReferenceException: Object reference not set to an instance of an object) at BasePlayer.SendConsoleCommand (System.String command, System.Object[] obj) [0x00000] in <08e1cf50b2c94dc1b18efc52dd0cd316>:0 at BasePlayer.ChatMessage (System.String msg) [0x00018] in <08e1cf50b2c94dc1b18efc52dd0cd316>:0 at Oxide.Plugins.EasyVoteExtended.HandleStatusWebRequestCallback (System.Int32 code, System.String response, BasePlayer player, System.String url, System.String serverName, System.String site) [0x001b4] in <b0571fb6f42f4920ad3efe205b5efc19>:0 at Oxide.Plugins.EasyVoteExtended+<>c__DisplayClass18_2.<CheckVotingStatus>b__0 (System.Int32 code, System.String response) [0x0004d] in <b0571fb6f42f4920ad3efe205b5efc19>:0 at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__46_0 () [0x00034] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Web request callback raised an exception (NullReferenceException: Object reference not set to an instance of an object) at BasePlayer.SendConsoleCommand (System.String command, System.Object[] obj) [0x00000] in <08e1cf50b2c94dc1b18efc52dd0cd316>:0 at BasePlayer.ChatMessage (System.String msg) [0x00018] in <08e1cf50b2c94dc1b18efc52dd0cd316>:0 at Oxide.Plugins.EasyVoteExtended.HandleStatusWebRequestCallback (System.Int32 code, System.String response, BasePlayer player, System.String url, System.String serverName, System.String site) [0x001b4] in <b0571fb6f42f4920ad3efe205b5efc19>:0 at Oxide.Plugins.EasyVoteExtended+<>c__DisplayClass18_2.<CheckVotingStatus>b__0 (System.Int32 code, System.String response) [0x0004d] in <b0571fb6f42f4920ad3efe205b5efc19>:0 at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__46_0 () [0x00034] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  24. MrLiquid

    Upgrading

    When upgrading furnaces and you pick them up.. the upgrades persis on most items. however when you pickup a UPGRADED mixing or cooking workbench. the upgrades are lost.. and the cooking workbench changes to a mixing table. Thank you

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
2.5m
Total downloads
Customers
11.3k
Customers served
Files Sold
161.3k
Total sales
Payments
3.5m
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.