OK. My bug report still stands, but for different reasons: some parts will get repaired but won't be put back in place no matter what.
I've had that issue a couple times, it is usually caused by the mounting points for the part being too displaced from damage. I'm testing a fix for it that also repairs all the nodes and beams the part connects to, this ensures the part is able to connect but tends to damage other nearby parts.
I'm watching this thread with great interest! Usually, modder with great coding skill and groundbreaking features like your mod will get offer from the devs
Hi, I ran into one problem, after I fix the front suspension on any car, the wheels don't turn stupidly, I've tried everything, nothing helps, maybe you have some thoughts?
The front suspension, especially the steering, is usually the most sensitive part when doing repairs. It’s probably just a bit of frame damage keeping the steering from fully attaching. You can try fixing the frame with the “Deep” option turned off, but that will sometimes damage other parts. I’m working on a new option that also repairs the mounting points of parts which mostly fixes the issue, though it can occasionally cause other parts to break similarly to repairing the frame.
Excellent mod and excellent progress I love it! One thing to add to the wishlist if possible is to preserve the engine thermals and engine damage when repairing the car. Apparently if you have a rod knock or overheating issue, it will be reset if you repair a part or load the car from a saved state. Thank you so much for this mod!
Good stuff. Imo career mode (and mods) really need this - would make it more like "owning a car". The fact that you can't repair a part because the part it connects to is too damaged seems realistic enough for me. The fact that other parts can get damaged or broken when trying to fix something isn't too wrong either. (Just realized while typing you've pretty much done this already -> Idk if this is in line with what you are planning/doing but if this could be added to career (or freeroam map) as a type of facility (garage area) where you can work on your car would be awesome.) Another thing that annoys me in career (RLS mod, but I'm sure it's in vanilla too) is that tire wear does not save. I think this is connected to what mehio mentioned about engine damage tho. Could the individual part saving fix this too?
Currently the only things being saved are node/beam positions and fuel levels, I did look into saving engine fluid levels like coolant and oil, but there is no easy way to access those globally. I didn't consider just doing the engine damage at the time but looking at it now damage states for things like rods and bearings can be saved the same way career mode does. In theory I can also enable the odometer and use the partCondition extension to save mileage wear too. I did do some tinkering with getting a custom repair menu working on the computer in the garage, but I had some problems with the new UI framework and decided it would be easier to make it a UI app. For V3 I am working on a new repair menu that mimics how the part selector in career mode works, it allows you to select multiple parts at once, displaying the repair cost and charging the player if possible. As for saving tire wear, Tyre Wear and Thermals Redux does not appear to have a way to save damage without modifying the mod itself. This is probably why RLS doesn't save it too, but I have been working on a different node based tire wear concept that does have support for saving and loading damage along with other options. https://www.patreon.com/posts/beamng-node-tire-141176001
im late to reply but you were right and i had the wrong version, thank you so much this mod is great! im excited for V3! thank you for your hard work!
Thanks everyone for all the support and feedback, V3 is nearly complete and will be releasing hopefully within a week. Along with the new UI comes a lot of changes under the hood, one of the biggest being support for the partCondition extension. This is the same system used by career mode to track mileage and simulate wear on older vehicles, but it can also save internal damage states for parts like the engine and gearbox. With this, saving and loading damage should be nearly one to one (even things like gearbox synchronizer damage), and the vehicle’s odometer will also now accurately track and display your miles.