-
Posts
282 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by LeroyJenkins420
-
Train base not rendering properly... walls seem to "disappear"
LeroyJenkins420 replied to DangerKittie8083's Support Request in Support
it will not wipe any bases. doing o.reload or c.reload then the name of the plugin "TrainBases" will reload the plugin and re-add all monos to the trains. sometimes upon server restart it seems not all monos are being initialized properly. I'll have this fixed soon, but for the time being reloading the plugin fixes it Can you tell me 1. How long after adding the plugin did you notice this behavior? Was the server restarted at anytime after adding the plugin? 2.. Did reloading the plugin fix the behavior? -
Train base not rendering properly... walls seem to "disappear"
LeroyJenkins420 replied to DangerKittie8083's Support Request in Support
reload the plugin and let me know if it gets fixed -
1. There is no need to wipe the map, plugin is plug and play 2. on server restart there have been times where trains dont get initialized properly but reloading the plugin fixes it entirely 3. this is a known bug and i'm working on a fix 4. trains that are buildable have sheet metal skins, I made this change so people can't grief the trains by going around and destroying the twig floors before building. 5. If you find any conflicting plugins i'd love to know! Thank you for your feedback
- 80 comments
-
- #trainserver
- #train
- (and 11 more)
-
Hey @0g.Ghost.7373 the plugin has been updated to now do exactly this! Anytime an entity is connected whether it be in the middle of a wire network, beginning, or end the power is automatically calculated for the entire branch of the network. I'd greatly appreciate if you could leave a review if you like the update!
-
Absolutely agree and this is ideally my end goal, unfortunately the IO system can be quite messy to work with. I've currently got an update where I've accomplished this however I'm working to also adjust power when the wire is disconnected too so not only will it increment when new consumers are added into the line but also decrement appropriately too. for any non customers reading this I'm considering increasing the price to $9.99 when this update releases, so get it now while you can for a discount!
-
it figures out what is needed for that branch so for example if I connect an auto turret up it'll auto set the branch to 10 power because this is whats required to run the auto turret. If I connect any other entity it will set the branch to the required power for that entity. The default config value isn't used right now, im going to release an update tonight to fix this. I went out of town shortly after publishing this and then got super sick when I got home so I havent had a chance to update it. Feeling much better now so i'll work on this tonight in regards to the simple light using 2 power I have logic in place if the consumption Amount < 2 it'll set it to 2. I swear the branches used to use 1 power but now after reviewing it seems they have 0 power usage. I cannot remember exactly why I added this logic, but I know there had to of been a reason. I will remove this logic and test functionality, if all is fine then the next update will set simpleLights and any other source < 2 to the appropriate amount. apologies for any inconvenience and I appreciate you reaching out. Keep in mind the passthrough isnt calculated currently, so if you string multiple lights together you'd need to still calculate this number and set this amount. In this next update I'll work to add logic to calculate passthrough amounts too!
-
You cant place a wall in that manner, the train HAS to have floors on it. Either find a train with floors or spawn one by doing spawn [train name] EX: spawn wagonc you might need to spawn the wagon a few times as its chance based, or you can of course adjust the chance in config. This is a common misconception about the plugin. Not all trains spawn with floors, though if you want them to you can easily change this in the config
- 80 comments
-
- #trainserver
- #train
- (and 11 more)
-
If the plugin compiles at all then it should also compile on server restart automatically. What do you mean it doesnt work? Are you not able to build on trains, are they not spawning etc?
-
Version 1.3.3
58 downloads
Auto Branch intelligently sets branch power to match whatever the branch is connected to, including upstream/downstream IOEntities. With no permissions required and a simple setup, it's plug-and-play ready for any server. Config "Default Branch Amount": 10, "IOEntity BlackList (prevents from being powered)": [ "example1", "example2", "For ShortNames Go to:", "https://docs.carbonmod.gg/references/items/", "https://www.corrosionhour.com/rust-item-list/", "autoturret" ]$9.99 -
Interesting, I messaged Ninco to see if hes any idea why this would be the case. I can work to make this compatible but cannot make any promises as of now. I appreciate the update and will keep you updated on any progress I make
-
odd, the plugin worked for me on the same version of carbon, the only difference is my server was already up when I added it. The only thing I can think of is you have a conflicting plugin or the fact it was added before it was up fully caused the issue. Though I highly doubt it was due to being added before it was up fully.
-
@Zelious i'd first try to reload TrainBases and ensure it compiled successfully, if it did test to make sure you do/dont have issue. after i'd then try disabling plugins that deal with the building system until you find the culprit. When you noticed these bugs did you just add the plugin or how long after adding the plugin did you notice the "bugs"?
-
Changed Status from Pending to Not a Bug Changed Fixed In to 1.0.4
-
Hello @Zelious, Using Carbon 2.0.197.0/linux/2025.07.03.1 [production] [production_build] on Rust 872/2592.269.1 (07/10/2025 13:05:55) this is working without issue, can you do c.version and provide your carbon version? I suspect you have a plugin that is causing this behavior, i've tested it on my test server with the workcart_aboveground and do not have the same issues. Keep in mind my test server ONLY has TrainBases on it. if you can provide more details on how to replicate the issue i'd be happy to investigate further. 1 - when placing stuff down it doesn't get removed from my hotbar like when your in creative mode. - I placed a TC, walls, boxes, etc and everything was removed from my inventory appropriately 2 - I can place a TC but it will break or stay behind once the train is moving. - I placed a TC and it did not break and also stayed with the train 3 - Building pieces disappear but act as if still there and connected to the train/wagon. - building pieces are not disappearing, i've traveled around the map and cannot replicate your issue. Ive even reloaded the plugin mid travel to test 4 - Building pieces also get left behind, same bug as in a previous version. - no building pieces are being left behind as tested above.
-
Changed Status from Pending to Not a Bug Changed Fixed In to 1.0.4
-
Hey @DangerKittie8083, I understand your concerns, and thankfully this plugin requires absolutely NO map editing. This means it should work without issue for you, if you do encounter any issues I'm happy to provide support . Keep in mind if you wipe the map the trains that players built will not stay. Trains will however persist through restart, and server crashes.
- 80 comments
-
- 1
-
-
- #trainserver
- #train
- (and 11 more)
-
Plugin wont compile after last force wipe.
LeroyJenkins420 replied to VoodooLights's Support Request in Support
Changed Status from Pending to Fixed Changed Fixed In to 1.0.4 -
Plugin wont compile after last force wipe.
LeroyJenkins420 replied to VoodooLights's Support Request in Support
Hey @VoodooLights can you do o.version in console and provide a screenshot? Im running 2.0.6492 which I believe is the latest and it compiles just fine -
- 80 comments
-
- #trainserver
- #train
- (and 11 more)
-
- 80 comments
-
- 1
-
-
- #trainserver
- #train
- (and 11 more)
-
I'm not sure if you've already reached out but I havent seen anything, if your name isnt Ladie_M on discord please make sure to mention your user name so I know who it is.
-
no worries on the late reply, @Ladie_M would you be able to reach out to me on discord so I can look into this a little further? @Schmenkins
-
Changed Status from Pending to No Response
-
I can't build on the train wagons
LeroyJenkins420 replied to Vrah z Kampali's Support Request in Support
Changed Status from Pending to No Response Changed Fixed In to 1.0.3 -
weird, try creative.freeplacement = true in console, let me know if this fixes things