Jump to content

Why these things won't dock?


Recommended Posts

I run into that too.

My list of things to check and try:

- Check allignment from different angles

- Is SAS off? On both objects?

- Go into docking mode

- Right click the docking port and set as target

- Select the docking port on the object I'm controlling and select control from here

- Bumb into the object a few times

- Curse loudly

- Bumb into the object a lot harder a few times

and then I'm docked. :)

Link to comment
Share on other sites

Two ideas:

- if you have just undocked them, you need to pull them apart far enough first

- there seems to be something inside. Are you sure you didn't stick something to the "active" end of one of the two ports? If there is something, however small, the port is "saturated" and won't stick to anything else until that thing is removed.

Link to comment
Share on other sites

Could be the docking bug. Open up your persistence file and do a search for the word "Acquire"

If you do find it it will look should look something like this:


MODULE
{
name = ModuleDockingNode
isEnabled = True
[b]state = Acquire[/b]
[b]dockUId = 8927489127[/b]
dockNodeIdx = 0

Make a back up of that file and then change that bit of code to this:


MODULE
{
name = ModuleDockingNode
isEnabled = True
[b]state = Ready[/b]
[b]dockUId = 0[/b]
dockNodeIdx = 0

Then it should work.

Link to comment
Share on other sites

If you're getting magnetism and it's not a construction issue then they're simply not aligned well enough. To me they don't look perfectly aligned in your image, horizontal surface docking is tricky because the magnetism isn't always strong enough to pull the ports together if your crafts are heavy.

Link to comment
Share on other sites

I also had problems with docking my fat ships together on the ground. There was no clipping and I pressed them together again and again. Out of this monstrosity:

05D6731ED17D6F60E89D657B842221C405077548

only 2 ships actually stuck together. Still don't know why but I reckon the magnets can't drag the weight, or hold the weight or whatever. Too much inertia.

Link to comment
Share on other sites

Check if they are perfectly alined, also, try to go far then dock with the target, Turn off SAS and RCS when you are really close, if it didn't dock then make a simple craft, and dock with it. Just to see if it's a problem related to the game.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...