Jump to content

The new Node Direction gibberish/Parts won't attach problem is becoming annoying.


Recommended Posts

I have so much trouble assembling rockets/planes with this new Node Direction thingy. Accompanied by the Buttons not working bug (http://forum.kerbalspaceprogram.com/threads/117273-BUTTONS-AND-VAB-NOT-WORKING-Version-1-0?p=1874137#post1874137) Kerbal is now unplayable.

I propose our dear grandmasters at Squad to immediatly take action upon this by doing something in the Node Direction (remove?) and releasing a hot-fix patch.

Cheers, flamerboy67664/SpaceEagle

Link to comment
Share on other sites

I have so much trouble assembling rockets/planes with this new Node Direction thingy. Accompanied by the Buttons not working bug (http://forum.kerbalspaceprogram.com/threads/117273-BUTTONS-AND-VAB-NOT-WORKING-Version-1-0?p=1874137#post1874137) Kerbal is now unplayable.

I propose our dear grandmasters at Squad to immediatly take action upon this by doing something in the Node Direction (remove?) and releasing a hot-fix patch.

Cheers, flamerboy67664/SpaceEagle

In the new update it is important that the node_stack_top has the 1.0 as fifth value and the node_stack_bottom has the -1.0 as fifth value.

Like so:

// --- node definitions ---

node_stack_top = 0.0, 7.2, 0.0, 0.0, 1.0, 0.0

node_stack_bottom = 0.0, -5.74338, 0.0, 0.0, -1.0, 0.0

Before it was:

node_stack_top = 0.0, 7.2, 0.0, 0.0, 1.0, 0.0

node_stack_bottom = 0.0, -5.74338, 0.0, 0.0, 1.0, 0.0

the "-" was missing.

Edited by SparkyFox
Link to comment
Share on other sites

  • 1 month later...

This may fix a couple of neat items for a v0.90 mod I would like to use (not updated yet). They's part of a big, aerodynamics-heavy, mod, and they're meant for exo-atmospheric use.

OK, works in the VAB, nodes in the right places and builds a craft. Something odd happened when I went to the pad... Some sort of graphics crash. Navball and other such stuff on a blank screen, no reaction to mouse clicks. Can get out and close program normally. Trying again...

There must be something else in the models that is breaking things. Ah, I think I found it. There's other files in the Mod it needs for the IVA...

Kerbal Rocket Science: one explodes and learns.

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...