KSP crashes when attaching a docking port
DoctorFoo opened this issue ยท 3 comments
KSP crashed on two different machines when attempting to add a standard-sized docking port to the top of a Mk1 lander on ground and atop the Command Pod while in space.
Bug confirmed.
Error log :
[WRN 21:49:21.205] [Docking Node Module]: WARNING - The part for a docking node module cannot be physicsless!
[LOG 21:49:21.218] [KIS] WaitAndCouple - Waiting part to initialize...
[LOG 21:49:21.240] [KIS] WaitAndCouple - Waiting part to initialize...
[WRN 21:49:21.248] [PartJoint]: None of the provided nodes was valid!
[ERR 21:49:21.260] Actor::setLinearVelocity: Actor must be (non-kinematic) dynamic!
[ERR 21:49:21.261] Actor::setAngularVelocity: Actor must be (non-kinematic) dynamic!
[EXC 21:49:21.398] StackOverflowException: The requested operation caused a stack overflow.