Jump to content

Science Revisited Revisited, Rotating Habitation Rings, and the dissappeaaring context menu


Recommended Posts

KSP: 0.90 x86 Windows 7

Problem: Right-clicking on a rotating habitation ring disables all right-click context menu. This problem occurs in the VAB, SPH, and with launched vehicles.

Mods installed:

Science Revisited Revisited 1.0.0

Module Manager 2.5.10

either of the following and associated required mods:

Habitat Pack 0.4

USI Kolonization Systems (MKS/OKS) 0.22.8

Reproduction:

Place the rotating habitation ring from either mod. Right-click on it. Placing any other part on the ring and right-clicking on it BEFORE right-clicking on the ring will highlight the problem.

I suspect that the lab rebalance might be the main issue because when I removed Lab_Rebalance.cfg (which calls both parts effected and only those parts) the problem disappeared.

Log:

This output_log is using Habitat Pack due to fewer dependencies, but I can provide a second log for Kolonization on request.

Link to comment
Share on other sites

There it is:


NullReferenceException: Object reference not set to an instance of an object
at ModuleScienceLab.updateModuleUI () [0x00000] in <filename unknown>:0

at ModuleScienceLab.onPartActionUI (.Part p) [0x00000] in <filename unknown>:0

at EventData`1[Part].Fire (.Part data) [0x00000] in <filename unknown>:0

at UIPartActionWindow.CreatePartList () [0x00000] in <filename unknown>:0

at UIPartActionWindow.Setup (.Part part, DisplayType type, UI_Scene scene) [0x00000] in <filename unknown>:0

at UIPartActionController.CreatePartUI (.Part part, DisplayType type, UI_Scene scene) [0x00000] in <filename unknown>:0

at UIPartActionController.SelectPart (.Part part, Boolean allowMultiple) [0x00000] in <filename unknown>:0

at UIPartActionController.HandleMouseClick (UnityEngine.Camera cam, Boolean allowMultiple) [0x00000] in <filename unknown>:0

at UIPartActionController+
.MoveNext () [0x00000] in <filename unknown>:0
[FONT=Verdana]

That's the stock science lab, so my guess is that containerModuleIndex is set incorrectly?

Link to comment
Share on other sites

I had a similar issue, in that my Habitat Rings would not present the right click menu in the hanger.

Commenting out the second item of the "Lab_Rebalance.cfg" (the @PART[OKS_HabRing] part) brought it back. So I don't know what line is the offending one, but it appears that's the offending modification.

Link to comment
Share on other sites

  • 2 weeks later...
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...