Frag2000 Posted January 26, 2018 Share Posted January 26, 2018 18 hours ago, Zyme said: Oh okay. I have ran the same mods with 32-bit before without any problems and read that 64-bit was buggy to play with. Will try again then. Hi Zyme, probably old news. I use the 64 bits for a WHILE with tons of mods. Never had a single crash... Quote Link to comment Share on other sites More sharing options...
Dafni Posted February 7, 2018 Share Posted February 7, 2018 Hello all, lovely mod. Just one question: is it okay to remove parts from the folder? Or will doing so cause any weirdness? Quote Link to comment Share on other sites More sharing options...
MaverickSawyer Posted February 7, 2018 Share Posted February 7, 2018 I stripped out everything short of the Akita, construction ports, and the ladder, and everything works fine. Quote Link to comment Share on other sites More sharing options...
AtilaElari Posted February 13, 2018 Share Posted February 13, 2018 (edited) I really like the idea of welding ports, but my game crashes due to (likely) a conflict with another mod. Would anyone share some ideas about what kind of a mod may cause the conflict? Edited February 13, 2018 by AtilaElari Quote Link to comment Share on other sites More sharing options...
19chickens Posted February 14, 2018 Share Posted February 14, 2018 I may be missing something, but is there any way to limit the deploy speed of PAL Wheels? Right now, if I extend them all at once my craft flies six metres into the air and a wheel falls off on landing. Quote Link to comment Share on other sites More sharing options...
Wyzard Posted February 15, 2018 Share Posted February 15, 2018 14 hours ago, 19chickens said: I may be missing something, but is there any way to limit the deploy speed of PAL Wheels? Right now, if I extend them all at once my craft flies six metres into the air and a wheel falls off on landing. I've noticed that too, and I just avoid using the extendable wheels — or, if necessary, design the vehicle in the VAB with the wheels already extended, and then construct it with GC so it spawns that way on the Mun or wherever. Quote Link to comment Share on other sites More sharing options...
19chickens Posted February 15, 2018 Share Posted February 15, 2018 2 minutes ago, Wyzard said: I've noticed that too, and I just avoid using the extendable wheels — or, if necessary, design the vehicle in the VAB with the wheels already extended, and then construct it with GC so it spawns that way on the Mun or wherever. What I've ended up doing is using stabilisers and jacking the craft up onto that before deploying or retracting them. Quote Link to comment Share on other sites More sharing options...
Brigadier Posted February 15, 2018 Share Posted February 15, 2018 (edited) On 2/13/2018 at 2:53 AM, AtilaElari said: I really like the idea of welding ports, but my game crashes due to (likely) a conflict with another mod. Would anyone share some ideas about what kind of a mod may cause the conflict? Well, first you need to look at your output_log file to see if the problem is obvious. Then, if you can't find anything post a link to that file uploaded to a file sharing service, such as Dropbox or Google Drive, so the experienced players/devs can have a look. Simultaneously, try to isolate the problem yourself by removing all of your mods except this one, verifying that the game doesn't crash and then add them back in one at a time until you get your crash. Read this: How To Get Support (READ FIRST) - Technical Support (PC, modded installs) - Kerbal Space Program Forums Edited February 16, 2018 by Brigadier Quote Link to comment Share on other sites More sharing options...
RoverDude Posted February 15, 2018 Author Share Posted February 15, 2018 To add... I am not aware of any conflicts. Quote Link to comment Share on other sites More sharing options...
AtilaElari Posted February 16, 2018 Share Posted February 16, 2018 I should admit, I was wrong and assuming things I shouldn't have - that is, the mod crashes the game even on the clean install. I don't know how to read crash logs, so if anyone could spare a couple minutes to see if there's any obvious reason to that I'd be mighty grateful. Log Quote Link to comment Share on other sites More sharing options...
Tarheel1999 Posted February 16, 2018 Share Posted February 16, 2018 9 hours ago, AtilaElari said: I should admit, I was wrong and assuming things I shouldn't have - that is, the mod crashes the game even on the clean install. I don't know how to read crash logs, so if anyone could spare a couple minutes to see if there's any obvious reason to that I'd be mighty grateful. Log How much ram does your computer have? The log file shows that your game is crashing while loading Squad parts. It hasn’t even reached the Konstruction parts yet. It really looks like you are running out of memory. Also, that is not a clean install. You have the KSPmodfilelocalizer installed. Here are some suggestions: 1. Start with a clean install of KSP. Load that install and make sure it works. 2. Download the latest version of Konstruction and install it. 3. Download latest version of ModuleManager and install it. 4. Load the game and report back. Quote Link to comment Share on other sites More sharing options...
eberkain Posted February 16, 2018 Share Posted February 16, 2018 Is there a mod that just has just the weldable docking ports? Or adds that function to stock ports. Quote Link to comment Share on other sites More sharing options...
MaverickSawyer Posted February 16, 2018 Share Posted February 16, 2018 Nope. I just pruned out the parts I don't use. Quote Link to comment Share on other sites More sharing options...
TK421d Posted February 16, 2018 Share Posted February 16, 2018 (edited) As long as you keep the dll from the mod, you can add the module to any docking port part. I still use the old universal ports from Cpt Kippard (they're still my favorite astheticly), and have modified them to have the konstruction functionality. an example of how you can add it with a MM patch Spoiler @PART[yourportpartnamehere] { MODULE { name = ModuleWeldablePort portSnap = false } } I suppose you could just add it universally for any part with ModuleDockingNode as well Edited February 16, 2018 by TK421d Quote Link to comment Share on other sites More sharing options...
AtilaElari Posted February 17, 2018 Share Posted February 17, 2018 (edited) 14 hours ago, Tarheel1999 said: How much ram does your computer have? The log file shows that your game is crashing while loading Squad parts. It hasn’t even reached the Konstruction parts yet. It really looks like you are running out of memory. Also, that is not a clean install. You have the KSPmodfilelocalizer installed. Here are some suggestions: 1. Start with a clean install of KSP. Load that install and make sure it works. 2. Download the latest version of Konstruction and install it. 3. Download latest version of ModuleManager and install it. 4. Load the game and report back. Thank you for your time. I did as you instructed (deleting GameData folder and having Steam re-install it makes the game clean, doesn't it?). The clean game runs fine. Mod still causes crash. I have 8Gb of RAM. Log. Edited February 17, 2018 by AtilaElari Quote Link to comment Share on other sites More sharing options...
RoverDude Posted February 17, 2018 Author Share Posted February 17, 2018 Make sure you are on the updated version of USITools - AVC should have warned you about it if it was out of date. Quote Link to comment Share on other sites More sharing options...
Tarheel1999 Posted February 17, 2018 Share Posted February 17, 2018 (edited) 9 hours ago, AtilaElari said: Thank you for your time. I did as you instructed (deleting GameData folder and having Steam re-install it makes the game clean, doesn't it?). The clean game runs fine. Mod still causes crash. I have 8Gb of RAM. Log. Your game still seems to be crashing at the same point though. How much free RAM do you have when you run KSP? I would close all other unnecessary programs before running KSP. I’d also confirm that you are running the lastest versions of Konstruction and USI tools. The latest USI tools can be found here: https://github.com/UmbraSpaceIndustries/UmbraSpaceIndustries/releases Update - Taking another look at it...it appears you have chosen not to install Konstruction as it is packaged. Please redownload Konstruction and install ALL folders (even the ones you think you don’t want or need), download and install the latest USI Tools from the link above, and try again. If I had to guess, I would say your game is crashing because it’s looking for a resource it can’t find because you didn’t copy the CommunityResourcePack to your gamedata folder. Edited February 17, 2018 by Tarheel1999 Quote Link to comment Share on other sites More sharing options...
AtilaElari Posted February 17, 2018 Share Posted February 17, 2018 1 hour ago, Tarheel1999 said: Your game still seems to be crashing at the same point though. How much free RAM do you have when you run KSP? I would close all other unnecessary programs before running KSP. I’d also confirm that you are running the lastest versions of Konstruction and USI tools. The latest USI tools can be found here: https://github.com/UmbraSpaceIndustries/UmbraSpaceIndustries/releases Update - Taking another look at it...it appears you have chosen not to install Konstruction as it is packaged. Please redownload Konstruction and install ALL folders (even the ones you think you don’t want or need), download and install the latest USI Tools from the link above, and try again. If I had to guess, I would say your game is crashing because it’s looking for a resource it can’t find because you didn’t copy the CommunityResourcePack to your gamedata folder. Right you were, good sir! The cause of the issue was indeed in the lack of proper CommunityResource files. But the reason for that is that a mod archive on SpaceDock where I downloaded the mod did not have the appropriate folder at all. After downloading the mod from GitHub it worked. Quote Link to comment Share on other sites More sharing options...
Tarheel1999 Posted February 17, 2018 Share Posted February 17, 2018 1 hour ago, AtilaElari said: Right you were, good sir! The cause of the issue was indeed in the lack of proper CommunityResource files. But the reason for that is that a mod archive on SpaceDock where I downloaded the mod did not have the appropriate folder at all. After downloading the mod from GitHub it worked. It appears the space dock version hasn’t been updated for at least a year if not more. It lists the compatible version as KSP 1.1.3. Stick to Github for Roverdude’s mods. I’m glad we got this sorted out. Game crashes are always frustrating. Quote Link to comment Share on other sites More sharing options...
Tokamak Posted February 23, 2018 Share Posted February 23, 2018 (edited) Deleted because I am dumb Edited February 23, 2018 by Tokamak Quote Link to comment Share on other sites More sharing options...
RoverDude Posted February 24, 2018 Author Share Posted February 24, 2018 21 hours ago, Tokamak said: Deleted because I am dumb man, now I have to go through my email and find the original post Quote Link to comment Share on other sites More sharing options...
Apaseall Posted February 28, 2018 Share Posted February 28, 2018 Hi, I am brand new to this mod. I have just started making a base on the Mun. I thought it would be very helpful to have a crane to help me move things around. I took a look at this mod, watched a video. I thought this seems rather good. I started making a rover type craft. All looks great, once I kinda got my head round a couple of things. Then the game crashed. Taking a look inside the output log I got a bit of a surprise. Lots and lots of this: Spoiler ERROR in ModuleServo (FixedUpdate) Object reference not set to an instance of an object I thought this mod might be the parent of these messages. A, because it mentions Servo. B I was viewing the log earlier without this mod and these messages were not present. I wonder if I have done something wrong or not done something I should do or ??? Can you help me out as I quite like the look of this mod and would like to continue with it if possible. Here is the log: https://www.dropbox.com/s/f1lp24m25jwbvxc/saves for Konstruction.1.output_log.rar?dl=0 Many thanks. Quote Link to comment Share on other sites More sharing options...
RoverDude Posted February 28, 2018 Author Share Posted February 28, 2018 Huh... any chance you can repro that on an install with just Konstruction (other USI mods are fine) and toss me a save file? Quote Link to comment Share on other sites More sharing options...
JoeeoJ Posted March 2, 2018 Share Posted March 2, 2018 (edited) Hi there, I am playing on both 1.2.2 and 1.3.1. Don't trust 1.3.1. fully ... I have started in 1.3.1 in sandbox mode from the scratch and have amongst others also included USI construction because of the weldable ports ... I started to build a station in orbit of kerbin and after I had the 4 major blocks/units welded together the station started to become alive. Switching back and forth to the Space Center seemed to help; it stopped shaking. So I started the next rocket with the 5th unit. Approaching the station I selected both docking ports (weldable) and ... the station became alive again and it was shaking so hefty that after 20-30 seconds one of the before installed & welded parts flew way. The rest of the station stopped shaking. I did a reload and tried it again and again, different ports, nothing worked. So finally just switched back to the station, no 5th part around and was thinking what to do and ... after around a minute or so the station started to shake again, until the same part, as aeach time before, flew away. It its always the 1.part with the PXL-9 Command pod which separates, may be this connection gets the most stress or ... Is that a known issue in 1.3.1 ? Is it a problem with the weldable ports or ... ? yes, yes of course, the kraken, have heard of it ;-) Is there a maximum no. of weldable ports allowed per ship/station ? TIA, Joe Edited March 2, 2018 by JoeeoJ typos Quote Link to comment Share on other sites More sharing options...
RoverDude Posted March 2, 2018 Author Share Posted March 2, 2018 Unfortunately, there's not much I can assist with on this one given that there have been numerous fixes, etc. since 1.3 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.