Articulated Chassis Flipping around when driving

Warning: At the time of writing this I probably can’t respond for about 5-10 hours. So sorry.

I’ve made a big Search and Rescue unit, but the trailer keeps flipping around as I’m driving around, sometimes even landing on its side and being stuck like that forever, causing the vehicle to lose acceleration.
I’ve tried making the little lines on the roads, or “road markings”, CanCollide off but that didn’t seem to help, it just keeps flipping around.

To connect the trailer with the cab I use a ball socket and 2 attachments. I am using A-Chassis by TheFordInterceptor. The trailer is inside of a model called “Misc” with a qPerfection weld inside of it, and the cab is just in a model called body.

I’ll be able to update the info in about 5-10 hours.

Here is a video:

robloxapp-20210907-0221381.wmv (3.2 MB)

Thanks for reading

Hello, you can try to disable the collision of the white parts on the road, every time you drive on the parts your trailer will bounce. I hope this will work!

The road markings are already CanCollide off I guess, it’s so confusing what’s going on. It happens with all of my articulated chassis cars.

Here’s something extremely odd;

So let’s say I place down 15 road segments, and make 6 of the road segment’s pavement completely CanCollide “off”, all parts but the Sidewalk are CanCollide “off”. When my trailer abruptly hops onto the 9 remaining pavement parts, the flipping has completely stopped. If that was hard to understand I’m sorry, it’s really hard to explain.

When I set every road segment’s Pavement back to CanCollide “on” the flipping starts again.

If you want, I can record what it looks like to explain it better.

Edit: Turns out it must have to do with the game I originally put the Trailer in, the glitch I found ONLY works in OTHER games. I’ll try to disable some settings that might be interfering with the trailer. I might have StreamingEnabled on.

Edit 2: Streaming enabled is off… I can’t tell what to do anymore. Must have something to do with the Roblox client itself… Unfixable it seems.

Hello, it’s a very weird bug I guess. I don’t know if you have a trailer system script, but if you do have a script in the trailer you can try to search for the mass numbers and you can try to make the trailer heavier so it won’t bounce over parts anymore because it’s too light weighted

I use A-Chassis, so basically inside of a model, there are 3 models, 1 module script, and 1 seat. The module script just takes care of making the vehicle move and takes care of welding. The wheels model lets all the wheels move, and the Misc model is where I put the Trailer’s parts. all ungrouped. Inside of the trailer, there is a qPerfection Weld in it.