All Activity
- Past hour
-
After Update players cannot place any objects with PlaceryExtended
Duff replied to SlayersRust's Support Request in Support
Players need to use /toggleplacery to turn on the mode this was made so players could decide when they want the mode active, it was made a few updates ago but apparantly it only started to work at the current update -
orizonov started following King of the Hill
-
Kobani started following Underwater Prefab have no Water.
-
Wonder_Fox started following Underwater Prefab have no Water.
-
Underwater Prefab have no Water. http://kobani.de/no_water.mp4
- Today
-
- 12 comments
-
Hello @Codefling Team and @Map Creator, I want to clarify one important point regarding the update released today. I will not download or test this update, as my refund request was made before this update and was already reviewed and approved by Codefling. The product was purchased while being marked as up to date, but at the time of purchase it was not functionally usable, which led to the refund approval. A later update does not change the original state of the product at the time of sale, nor does it invalidate an already approved refund. As stated before, I am still fine with store credit instead of a cash refund, and I would like to close this matter cleanly and professionally. I am therefore asking for the execution of the approved refund or store credit, independent of today’s update. Thank you.
-
Thank you, God. Love you
-
@ProjektEU @Mortis Thanks, this fix will be added when the plugin is updated.
-
twig foundations not showing on trains
LeroyJenkins420 replied to rustybros's Support Request in Support
Just add it into your plugins folder. -
RustHub started following Announcements
-
Aight yall , what am i missing here? I plea exhaustion. I get default loot no matter what. [Info("JetEvent", "Razor", "1.8.0")] "Crash Settings": { "Use Jet Crashes": true, "Total Plains To Crash": 3, "Spawn Dead Pilot": true, "How Many Loot Crates On Crash": 1, "Crates On Fire For x Seconds": 180, "Crate Loot From CustomLoot Profile Name": ["Jet_Event"], "Crate Loot Table File Name And Total Item Slots To Use": {} }, [Info("CustomLoot", "Steenamaroo", "1.2.5", ResourceId = 16)] }, "API": { "JetEvent": { "lootTable": "Jet_Event", "maxItems": 11, "minItems": 11, "gunsWithAmmo": false, "noGuns": false, "MaxBps": 3, "WaterPreFillPercent": 20, "ClearContainerFirst": true } Jet_Event.json 162.55 KB Modified 02/04/2026 12:14:40 AM
- 191 comments
-
RustHub joined the community
-
ezov1337 changed their profile photo
-
Changed Status from Pending to Fixed
-
Genkii-RL joined the community
-
NooBlet started following Bradley Tiers
-
Meiraws12 changed their profile photo
-
YaMang -w- started following Error
-
BalanceStatus was compiled successfully in 1555ms Failed to call hook 'OnServerInitialized' on plugin 'BalanceStatus v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BalanceStatus.OnServerInitialized () [0x00013] in <54a34907fd094c329062003d3f7bf274>:0 at Oxide.Plugins.BalanceStatus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0006a] in <54a34907fd094c329062003d3f7bf274>: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 Loaded plugin Balance Status v1.0.4 by YaMang -w-
-
The config has example commands with "ex." prefix. Open oxide/config/UltimateLeaderboardTop.json and replace all instances of: "ex. o.usergroup add %steamid% vip" with "o.usergroup add %steamid% vip" "ex. o.usergroup remove %steamid% vip" with "o.usergroup remove %steamid% vip" The "ex." is just showing it's an example command - remove it to make the commands work.
-
Gitanuss joined the community
-
YourLocalHyper started following Announcements
-
YourLocalHyper joined the community
-
Changed Status from Pending to Closed
-
Panchy changed their profile photo
-
- 1,479 comments
-
- #leveling
- #progression
- (and 19 more)
-
There has been some confusion. In Rustedit, the error you mention is located in K2, but in the game, it is located in J2. The error has already been fixed with the latest update. Once again, thank you for your reports, because I really care about fixing errors. Best regards, and have a nice day.
-
ShadowDragon96 started following Announcements
-
ShadowDragon96 joined the community
-
AlexF started following Sentry Turrets
-
JDOG changed their profile photo
-
appologies i havnt noticed the not before update thing ,
- 1 reply
-
- 1
-
-
After Update players cannot place any objects with PlaceryExtended
SlayersRust posted A Support Request in Support
After Update players cannot place any objects with PlaceryExtended. No objects are working at all on walls or anywhere. I have the correct permissions and I even deleted my config and regenerated it fresh and tried again with the same issue. I'm on the current version PlaceryExtended 1.2.0 PlaceryExtended.json -
Changed Status from Pending to Closed
-
- 12 comments
-
TheFootbalMag joined the community
-
I have a self-hosted dedicated server that runs on a headless Linux (Debian 13). When launching the server, the carbon updater fails and the server ends up running without mods. There are some lines that indicate that Carbon was loaded, but I've tried running commands, such as `c.version`, and no output appeared. Below is the output from the server starting up, as it relates to Carbon. [e] Failed self-updating process! Report to developers. (Cannot find the specified file) at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <e5d832e5d4f24865ab40a23c915edf95>:0 at System.Diagnostics.Process.Start () [0x00032] in <e5d832e5d4f24865ab40a23c915edf95>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <e5d832e5d4f24865ab40a23c915edf95>:0 at Carbon.Extensions.OsEx.ExecuteProcess (System.String applicationPath, System.String arguments, System.Diagnostics.ProcessWindowStyle windowStyle) [0x0001b] in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Preloader/src/Extensions/OsEx.cs:119 at Doorstop.Utility.SelfUpdater.GetCarbonVersions () [0x00010] in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Preloader/src/Utility/SelfUpdater.cs:304 at Doorstop.Entrypoint.Start () [0x00020] in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Preloader/src/Entrypoint.cs:23 I see that it says that it cannot find a specific file, and looks in `/home/runner/...`, but this isn't a path that existed prior to Carbon's installation, nor is it one that Carbon created.
