Kerbal Inventory System (KIS)

Kerbal Inventory System (KIS)

1M Downloads

KSP crashes when attaching a docking port

DoctorFoo opened this issue ยท 3 comments

commented

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.

commented

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.

commented

Note : Crash do not happen if the docking node is dropped first before attaching.

commented

Fixed for next version (1.0.1)