Jump to content

LeroyJenkins420

Creator
  • Posts

    282
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by LeroyJenkins420

  1. 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?
  2. reload the plugin and let me know if it gets fixed
  3. 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
  4. 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!
  5. 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!
  6. 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!
  7. 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
  8. LeroyJenkins420

    BUGS

    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?
  9. 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
  10. LeroyJenkins420

    BUGS

    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
  11. LeroyJenkins420

    BUGS

    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.
  12. LeroyJenkins420

    BUGS

    @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"?
  13. LeroyJenkins420

    BUGS

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.0.4
  14. LeroyJenkins420

    BUGS

    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.
  15. LeroyJenkins420

    Can't download

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.0.4
  16. 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.
  17. Changed Status from Pending to Fixed Changed Fixed In to 1.0.4
  18. 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
  19. @VoodooLights @Butters are you on oxide or carbon? I compiled this on oxide and it compiles fine with no errors? please open a support request so we can continue this conversation further fixed in https://codefling.com/files/support/22601-plugin-wont-compile-after-last-force-wipe/
  20. Hey @VoodooLights @Butters Today is 4th of july so I will fix this as soon as possible, expect to see a patch by late tonight or some time tomorrow Best regards Leroy
  21. LeroyJenkins420

    Placing Close to Road

    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.
  22. LeroyJenkins420

    Placing Close to Road

    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
  23. LeroyJenkins420

    Placing Close to Road

    Changed Status from Pending to No Response
  24. Changed Status from Pending to No Response Changed Fixed In to 1.0.3
  25. LeroyJenkins420

    Placing Close to Road

    weird, try creative.freeplacement = true in console, let me know if this fixes things
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.4k

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.