reserveword Posted August 24 Share Posted August 24 Science Storage chip is not working, no storage options show in right-click panel, nor does action groups work. I compared original Science Box component with chip config, and found this difference: Quote // Science Box MODULE { name = ModuleScienceContainer reviewActionName = Review Stored Data storeActionName = Store Experiments evaOnlyStorage = True // i.e. can nearby regular vessels also do this, or EVA only storageRange = 1.3 canBeTransferredToInVessel = True canTransferInVessel = True showStatus = True } // Science Storage chip MODULE { name = ModuleScienceContainer reviewActionName = Review Stored Data storeActionName = Store Experiments evaOnlyStorage = True storageRange = 0.7 } It turns out that the chip has 3 missing config entries, I added these entries and this chip works perfectly. Quote Link to comment Share on other sites More sharing options...
SheepDog2142 Posted August 24 Share Posted August 24 Working on adding this to my support mod for VABOrganizer. Should have it up today. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.