Jump to content

[1.12.x] SXT Continued


linuxgurugamer

Recommended Posts

1 minute ago, linuxgurugamer said:

You probably don't have the sheels oriented properly.

The arrow (V) needs to be pointing down

Wow, that was a fast reply, lol.  Thanks for the quick response...

I'll go back into the game and recheck the wheels as you suggested, brb..

Again thanks.

Link to comment
Share on other sites

16 minutes ago, Tuko said:

Wow, that was a fast reply, lol.  Thanks for the quick response...

I'll go back into the game and recheck the wheels as you suggested, brb..

Again thanks.

Yup, that's what it was, the Wheels weren't attached and oriented properly.

In additional, it was difficult to look behind the wheels while placing them.

How is anyone supposed to know to check the alignment like that, lol?

Muchos gracias Linuxgamer for helping me out.  It saved a lot of hair-pulling time for me!

Edited by Tuko
Link to comment
Share on other sites

4 minutes ago, Tuko said:

Yup, that's what it was, the Wheels weren't attached and oriented properly.

In additional, it was difficult to look behind the wheels while placing them.

How is anyone supposed to know to check the alignment like that, lol?

Muchos gracias Linuxgamer for helping me out.  It saved a lot of hair-pulling time for me!

I just updated the OP and added a comment about it.

Glad it's working for you

Link to comment
Share on other sites

the part SXTSmallFuselage appears to be a duplicate of the stock Mk0 jet fuel tank part. 

 

EDIT:  I did a pull request with an updated tweakscale config, should now cover everything. 

Edited by eberkain
Link to comment
Share on other sites

19 hours ago, eberkain said:

the part SXTSmallFuselage appears to be a duplicate of the stock Mk0 jet fuel tank part. 

 

EDIT:  I did a pull request with an updated tweakscale config, should now cover everything. 

I see it, just merged, will release this evening

Link to comment
Share on other sites

On 22/03/2017 at 2:25 PM, drZuko said:

 

Can anyone else confirm what seems to be a bug for me, which is that whenever I load the Meadowlark with two Kerbals from the crew assignment screen, upon spawning on the runway, both Kerbals spawn out of their seats and violently collide with the interior of the cockpit. If I launch with only one Kerbal in the Meadowlark, then this problem doesn't exist.

Happens to me too.

Link to comment
Share on other sites

8 hours ago, linuxgurugamer said:

Log file and video, please

This won't be necessary. After doing some experimentation and critical thinking, I deduced that the issue doesn't lie within this mod, but rather within the part.cfg file of the external command seat itself.

For those like @Daniel Prates interested in resolving this as well:

GameData\Squad\Parts\Command\externalCommandSeat\externalCommandSeat.cfg -> Open with a text editor.

Under MODULE, you will see this line: ejectDirection = 0, 1, 0.2 [xz, y]. This line allows you to manipulate the ejection direction and magnitude imparted on the Kerbal. Personally, I reduced y to 0.1 and z to 0, which finally allowed me to make compact VTOL transport shuttles. 

I hope this helps :)

EDIT: While what I posted is still valid for those wanting to resolve the same issue, I realized that my response is to a completely different issue all together. I'll produce a log file and video soon, @linuxgurugamer I do suspect, however, that this may have something to do with the ejection configuration, so I'll make amendments to the Lark's part.cfg file first to see whether or not that fixes the issue.

Edited by drZuko
Link to comment
Share on other sites

17 minutes ago, drZuko said:

This won't be necessary. After doing some experimentation and critical thinking, I deduced that the issue doesn't lie within this mod, but rather within the part.cfg file of the external command seat itself.

For those like @Daniel Prates interested in resolving this as well:

GameData\Squad\Parts\Command\externalCommandSeat\externalCommandSeat.cfg -> Open with a text editor.

Under MODULE, you will see this line: ejectDirection = 0, 1, 0.2 [xz, y]. This line allows you to manipulate the ejection direction and magnitude imparted on the Kerbal. Personally, I reduced y to 0.1 and z to 0, which finally allowed me to make compact VTOL transport shuttles. 

I hope this helps :)

EDIT: While what I posted is still valid for those wanting to resolve the same issue, I realized that my response is to a completely different issue all together. I'll produce a log file and video soon, @linuxgurugamer

What is your edit of the ejectDirection intended to fix?

Link to comment
Share on other sites

49 minutes ago, linuxgurugamer said:

What is your edit of the ejectDirection intended to fix?

I thought it would somehow mitigate the collisions by immediately forcing the Kerbal out and to the side of the cockpit, but after experimenting it seems that this change in ejectDirection values does nothing in this specific scenario.

Here is a video of the issue:

Spoiler

 

For whatever reason, I cannot seem to find my output_log.txt, having even done searches of my full drive to make sure that I am not blind. It seems like it's not even being produced; it should reside in my KSP_x64_Data folder, correct?

Edited by drZuko
Link to comment
Share on other sites

2 hours ago, drZuko said:

This won't be necessary. After doing some experimentation and critical thinking, I deduced that the issue doesn't lie within this mod, but rather within the part.cfg file of the external command seat itself.

For those like @Daniel Prates interested in resolving this as well:

GameData\Squad\Parts\Command\externalCommandSeat\externalCommandSeat.cfg -> Open with a text editor.

Under MODULE, you will see this line: ejectDirection = 0, 1, 0.2 [xz, y]. This line allows you to manipulate the ejection direction and magnitude imparted on the Kerbal. Personally, I reduced y to 0.1 and z to 0, which finally allowed me to make compact VTOL transport shuttles. 

I hope this helps :)

EDIT: While what I posted is still valid for those wanting to resolve the same issue, I realized that my response is to a completely different issue all together. I'll produce a log file and video soon, @linuxgurugamer I do suspect, however, that this may have something to do with the ejection configuration, so I'll make amendments to the Lark's part.cfg file first to see whether or not that fixes the issue.

Thanks anyway Zuko!

Link to comment
Share on other sites

1 hour ago, drZuko said:

I thought it would somehow mitigate the collisions by immediately forcing the Kerbal out and to the side of the cockpit, but after experimenting it seems that this change in ejectDirection values does nothing in this specific scenario.

Here is a video of the issue:

  Reveal hidden contents

 

For whatever reason, I cannot seem to find my output_log.txt, having even done searches of my full drive to make sure that I am not blind. It seems like it's not even being produced; it should reside in my KSP_x64_Data folder, correct?

What os are you running g?

Just watched the video.  So I assume you are using Take Command, are you using the latest version?  I recall this was fixed a while ago in it.

Link to comment
Share on other sites

1 minute ago, linuxgurugamer said:

Any chance you are running 32 bit?

I shouldn't be. I'm launching out of CKAN and have this in the command line: KSP_x64.exe -single-instance. I have a x64 shortcut on the desktop as well and have been launching from it on occasion. Even if I did run in x32, I would see a log file in the regular KSP_Data folder, wouldn't I?

Link to comment
Share on other sites

2 minutes ago, linuxgurugamer said:

If you are 32 bit, then the log would be in KSP_Data

Right, that's what I thought, but upon scouring both folders I haven't come across an output_log.txt file.

6 minutes ago, linuxgurugamer said:

Are you running fusebox, by any chance?

I am not.

Link to comment
Share on other sites

2 minutes ago, linuxgurugamer said:

Well, no need for now, since I can reporoduce it, but still a puzzle.

Did you search the entire disk?

Glad to hear that it's reproducible.

I did. Heck, I vainly searched all of my disks just to be sure.

Link to comment
Share on other sites

11 minutes ago, linuxgurugamer said:

Is it possible you disabled the logging?

Now that you mention it, this might well be the case. When launching a fresh install, error logging is an option in a small window on the main menu screen (there's a little green light next to it and some other option), yes? If so, then if I recall correctly, I may well have disabled the option.

Link to comment
Share on other sites

57 minutes ago, drZuko said:

Thanks for the tip @Phineas Freak

@linuxgurugamer here is a dropbox link to my output log: https://www.dropbox.com/s/fr4g1w5jnxz2ip2/output_log.txt?dl=0

Thanks, glad you were able to find it.

just so you know, I can reproduce it, but not sure if it's anything that can be fixed.  Looks like it may have to do with how close the seats are in the Lark, and not much I can do about that.

I'll keep looking into it.

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