Author Topic: Multi wheel vehicles  (Read 620 times)

I'm trying to make a multi wheeled vehicle but this message keeps on comming up and it doesn't spawn.

Code: [Select]
setWheelTire: wheel index out of bounds, vehicle has 18170503 hubs
setWheelSpring: wheel index out of bounds, vehicle has 18170503 hubs
setWheelTire: wheel index out of bounds, vehicle has 18170503 hubs
setWheelSpring: wheel index out of bounds, vehicle has 18170503 hubs
setWheelTire: wheel index out of bounds, vehicle has 18170503 hubs
setWheelTire: wheel index out of bounds, vehicle has 18170503 hubs
setWheelSpring: wheel index out of bounds, vehicle has 18170503 hubs
setWheelSpring: wheel index out of bounds, vehicle has 18170503 hubs
setWheelSteering: wheel index out of bounds, vehicle has 18170503 hubs
setWheelSteering: wheel index out of bounds, vehicle has 18170503 hubs
setWheelPowered: wheel index out of bounds, vehicle has 18170503 hubs
setWheelPowered: wheel index out of bounds, vehicle has 18170503 hubs


The vehicle has 10 wheels.

Try making it with 8 (Or 6) and make sure all the code is right, meaning make sure it even has a wheel to spawn.