Cornholio Posted June 29, 2020 Share Posted June 29, 2020 Hello. I'm having an issue with this mod and am hoping someone could help me out. I have put hundreds of hours into this game (all heavily modded) and consider KCT to be a crucial mod to peak game-play. On a fresh KSP 1.9.1 install with no other mods installed, I have KCT 1.4.7.13 installed as well ass MagiCore 1.8.0-1.3.2.3. When I start a new game, I don't see the KCT gui. I am only able to click on the research facility. Other facilities highlight when I hover over but do nothing when I click. When inside the research facility, I am unable to leave it. I have linked my KSP.log file here. Thank you for the time. Quote Link to comment Share on other sites More sharing options...
Phoenix-D Posted June 29, 2020 Share Posted June 29, 2020 You're missing a dependancy. [EXC 20:49:25.091] BadImageFormatException: Could not resolve field token 0x040001a7, due to: Could not load type of field 'KerbalConstructionTime.KCT_GameStates:toolbarControl' (26) due to: Could not load file or assembly 'ToolbarControl, Version=0.1.8.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:ToolbarControl, Version=0.1.8.2, Culture=neutral, PublicKeyToken=null type:<unknown type> member:(null) signature:<none> assembly:E:\My Games\Kerbal Space Program\GameData\KerbalConstructionTime\Plugins\KerbalConstructionTime.dll type:KCT_GameStates member:(null) signature:<none> Get and install the toolbar control mod (and clickthroughblocker) Quote Link to comment Share on other sites More sharing options...
Cornholio Posted June 29, 2020 Share Posted June 29, 2020 15 hours ago, Phoenix-D said: You're missing a dependancy. [EXC 20:49:25.091] BadImageFormatException: Could not resolve field token 0x040001a7, due to: Could not load type of field 'KerbalConstructionTime.KCT_GameStates:toolbarControl' (26) due to: Could not load file or assembly 'ToolbarControl, Version=0.1.8.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:ToolbarControl, Version=0.1.8.2, Culture=neutral, PublicKeyToken=null type:<unknown type> member:(null) signature:<none> assembly:E:\My Games\Kerbal Space Program\GameData\KerbalConstructionTime\Plugins\KerbalConstructionTime.dll type:KCT_GameStates member:(null) signature:<none> Get and install the toolbar control mod (and clickthroughblocker) This helped with KCT as well as other addons I was having trouble with. Thanks a lot! Quote Link to comment Share on other sites More sharing options...
Benjisaur Posted July 11, 2020 Share Posted July 11, 2020 Has anyone been able to get KCT and Kerbal Konstructs working? All my launch pads are open in KK but I can only launch from the default pad. Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 14, 2020 Author Share Posted July 14, 2020 New release, 1.4.7.14 PR submitted by @DarthPointer to support his mod: Setting isKCTBuilt = true fields for all the modules KCT sees in the ship's config tree Quote Link to comment Share on other sites More sharing options...
Ocrock Posted July 14, 2020 Share Posted July 14, 2020 Hey Linuxgurugamer, was told I should contact you on the forums to inform you of an error I found today, and someone else ran into shortly afterwards. I was having problems where I could not actually add anything to build in RO+RP1. I could simulate, add the building plan, but nothing would ever actually start building. Hitting "build" or "launch" did nothing, but did produce this in the console: Found this error, looked in my game directory, and there was nothing related to SpaceTux so, found the github at https://github.com/linuxgurugamer/SpaceTuxLibrary/releases and manually added to my gamedata relaunched game, and now KCT is working and I can add to build. Wanted to post my solution in-case it helps anyone else, or if there is a current issue with the CKAN installation/setup that is skipping SpaceTuxLibrary (i did a complete fresh install following the instructions today, perhaps I missed something in there that discussed this, or may need to be added?) Quote Link to comment Share on other sites More sharing options...
SBKerman Posted July 14, 2020 Share Posted July 14, 2020 I had the same problem as @Ocrock after updating KCT via CKAN. Installed SpaceTux Library (also through CKAN) and that solved it. Quote Link to comment Share on other sites More sharing options...
Trog16 Posted July 15, 2020 Share Posted July 15, 2020 Just signed up to say, GREAT MOD! and I was having the same problem, and installing SpaceTux through CKAN fixed it for me as well. Thanks awesome forum people. Trog Quote Link to comment Share on other sites More sharing options...
DC Posted July 15, 2020 Share Posted July 15, 2020 Thanks to @Ocrock for this fix. Quote Link to comment Share on other sites More sharing options...
Sprintlooser Posted July 15, 2020 Share Posted July 15, 2020 @Ocrock this point is missing in the installation guide for RP1 and RO! I was sitting here for hours to find out, whats the problem. Thanks a lot!!! It now works perfectly! Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 16, 2020 Author Share Posted July 16, 2020 CKAN has been updated with the dependency, and I'm updating the OP now. Sorry about that, I forgot it was added Quote Link to comment Share on other sites More sharing options...
Clamp-o-Tron Posted July 16, 2020 Share Posted July 16, 2020 Hey @linuxgurugamer, I was wondering how exactly to create custom events for this. Thanks! Quote Link to comment Share on other sites More sharing options...
Ocrock Posted July 16, 2020 Share Posted July 16, 2020 Glad my post could help some of you! And thanks @linuxgurugamer for getting the fix quickly! Quote Link to comment Share on other sites More sharing options...
LittleBitMore Posted July 20, 2020 Share Posted July 20, 2020 (edited) I presume since the version hasn't been bumped, either this doesn't work for 1.10, or it hasn't finished testing for 1.10-- which is a bummer, since I was planning on adding this to my new mission report. Can anyone conirm or deny my suspicions of KCT not functioning properly in 1.10? EDIT: scratch that, the CKAN version works for 1.10-- sorry for inconveniencing you Edited July 20, 2020 by LittleBitMore Quote Link to comment Share on other sites More sharing options...
DarthPointer Posted July 25, 2020 Share Posted July 25, 2020 (edited) Hello everyone. I have some good news about this great mod (at least I hope the news are good). I have found a way to add KCT-built vessels merging. So if you launch a reusable LV that is recovered not in a single piece (like Falcon Heavy or Space Shuttle) you can recover these pieces, start editing one of them and select other vessels from storage to merge. It should take way less time than scraping and rebuilding the whole system around one of the pieces (can be configured via Merge Time Percent - a new field in KCT settings window). Here is the PR with all the changes I needed. I have done some testing and found no bugs yet. I'd like other KCT contributors (especially @linuxgurugamer) to check it and say if it is OK or needs some tweaks. Edited July 25, 2020 by DarthPointer Quote Link to comment Share on other sites More sharing options...
I troll children online. Posted August 4, 2020 Share Posted August 4, 2020 (edited) I would like to have a modded career with kerbal construction time in 1.10.1, Unfortunately the game refuses to load whenever I have it installed. Is there a version of it that does work with 1.10.1 or an alternative mod that does? (Im on win10 if this helps). When I mean "not loading" I mean its getting hung up on verifying the breaking ground expansion and not proceeding into the games playable state. Or am I just an idiot who's installing it wrong. EDIT: I put the unzipped for magicore and KCS in my gamedata folder screwing up the paths so it got confused Edited August 4, 2020 by I troll children online. Quote Link to comment Share on other sites More sharing options...
Gfurst Posted August 7, 2020 Share Posted August 7, 2020 Hey all, great mod as always, gratitude to @linuxgurugamer for maintaining once again. Always end getting back to this almost essential mod every time I get to play KSP. Anyway, the "planned vessels" feature is new, how its supposed to work? Quote Link to comment Share on other sites More sharing options...
Beetlecat Posted August 7, 2020 Share Posted August 7, 2020 3 hours ago, Gfurst said: Hey all, great mod as always, gratitude to @linuxgurugamer for maintaining once again. Always end getting back to this almost essential mod every time I get to play KSP. Anyway, the "planned vessels" feature is new, how its supposed to work? You mean the "add to plans" etc. feature? It's shortcut for adding frequently built craft to the production queue so you don't have to go into the SPH/VAB editor, load the craft, "launch" it to queue, etc. each time. You can manage that from the space center view (or even in flight? i'm not certain about that) Quote Link to comment Share on other sites More sharing options...
Gfurst Posted August 7, 2020 Share Posted August 7, 2020 1 hour ago, Beetlecat said: It's shortcut for adding frequently built craft to the production queue so you don't have to go into the SPH/VAB editor, load the craft, "launch" it to queue, etc. each time. You can manage that from the space center view (or even in flight? i'm not certain about that) Nice, that's what I thought, do you know if takes from the latest craft version file? In case if you change something in the vessel after having saved it. Quote Link to comment Share on other sites More sharing options...
Beetlecat Posted August 7, 2020 Share Posted August 7, 2020 26 minutes ago, Gfurst said: Nice, that's what I thought, do you know if takes from the latest craft version file? In case if you change something in the vessel after having saved it. That I'm not sure of -- it may just be a snapshot. @linuxgurugamer can you confirm? Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted August 7, 2020 Author Share Posted August 7, 2020 51 minutes ago, Beetlecat said: That I'm not sure of -- it may just be a snapshot. @linuxgurugamer can you confirm? I think it's a snapshot Quote Link to comment Share on other sites More sharing options...
Beetlecat Posted August 7, 2020 Share Posted August 7, 2020 1 hour ago, Gfurst said: Nice, that's what I thought, do you know if takes from the latest craft version file? In case if you change something in the vessel after having saved it. 11 minutes ago, linuxgurugamer said: I think it's a snapshot Okay -- in that case, if you make tweaks (in the editor, obviously) to a design--- just re-add it to the saved plans to make the new version available to queue up. Quote Link to comment Share on other sites More sharing options...
Soda Popinski Posted August 15, 2020 Share Posted August 15, 2020 Anybody else unable to Save a stored vessel after editing? Nothing happens when I click on the Save button. Previously, it would exit the SPH and the craft would go back into the queue. Quote Link to comment Share on other sites More sharing options...
DarthPointer Posted August 15, 2020 Share Posted August 15, 2020 2 hours ago, Soda Popinski said: Anybody else unable to Save a stored vessel after editing? Nothing happens when I click on the Save button. Previously, it would exit the SPH and the craft would go back into the queue. You are missing a new dependency. SpaceTux Library. Y'd better checked the forum thread xD. Quote Link to comment Share on other sites More sharing options...
baldamundo Posted August 15, 2020 Share Posted August 15, 2020 What are the requirements for adding a third build slot for the VAB or the SPH? I can never remember. And is it configurable somewhere? Also, should go without saying really, but while I'm here: massive respect to everyone involved in developing & maintaining this mod - may honestly be the single best mod for KSP (despite very tough competition!) 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.