Jump to content

Nicky21

Members
  • Posts

    306
  • Joined

  • Last visited

Everything posted by Nicky21

  1. I think i found the culprit. Configurable Containers does not play well with tweakscale. I uninstalled both B9 and interstellar but that made no difference. Thanks you, Krazy1 for the help!
  2. An old bug(?) has resurfaced. I don't recall how i've dealt with it the last time. When I resize a fuel tank it works just fine. However, when I copy the alredy resized tank using Alt-click, it looks big, but the fuel contained in it is the original amount, not the resized amount. Log: https://files.fm/u/kzugqcx2m
  3. I'm confused about the 1.12 compatibility. I see that there are people that had problems but they made it work ? Is there a definitive installation guide ?
  4. GPP beeing finally updated for 1.12 is one of the best news i've had this year! Congratulations and thank you guys for all your effort !!!
  5. Will Before Kerbin and After Kerbin eventually get Parallax ? You know, after most of the bugs have been squashed .... I kinda want to do a playthrough trough all of them, in historical order.
  6. I don't know if you fixed this in the latest release but the OPT ACS part crashes the game like crazy. I am talking about the single port, not the one with 4 variants. It even crashed my game once when i clicked on it in the vab. I think it's sound related ??? I'm sorry, I can't provide a log. ksp 1.10.
  7. @martianrock Post the CFG file here for the faulty wheel, in code brakets. We maybe able to find some similarities. Here is the cfg for : SPL Heavy-Duty Landing Leg PART { name = M2X_RadialLeg module = Part author = SuicidalInsanity MODEL { model = Mk2Expansion/Parts/Utility/LandingLeg/Model texture = Wings, Squad/Parts/Aero/wings/Wings texture = landingLeg, Squad/Parts/Utility/landingLegLT-2/landingLeg texture = model000, Squad/Parts/Wheel/roverWheelS2/model000 } scale = 1 rescaleFactor = 1.25 node_attach = 0.0, 0.0, 0.0, 0.0, 1, 0 TechRequired = advLanding entryCost = 4900 cost = 1500 category = Ground subcategory = 0 title = #LOC_M2X_LandingLeg_title manufacturer = #LOC_M2X_manufacturer_IA_title description = #LOC_M2X_LandingLeg_description attachRules = 0,1,0,0,0 mass = 0.25 dragModelType = default maximum_drag = 0.3 minimum_drag = 0.2 angularDrag = 1 //crashTolerance = 7 maxTemp = 2000 // = 3600 crashTolerance = 35 breakingForce = 250 breakingTorque = 250 bulkheadProfiles = srf tags = #autoLOC_500881 //#autoLOC_500881 = ground land leg support EFFECTS { deploy { AUDIO { channel = Ship clip = Squad/Sounds/elev_start volume = 0 0 volume = 1 0.5 pitch = 0.9 } AUDIO_LOOP { channel = Ship clip = Squad/Sounds/elev_loop volume = 0 0 volume = 1 0.5 pitch = 0.65 } } deployed { AUDIO { channel = Ship clip = Squad/Sounds/elev_stop volume = 0 0 volume = 1 0.5 pitch = 0.8 } } retract { AUDIO { channel = Ship clip = Squad/Sounds/elev_stop volume = 0 0 volume = 1 0.5 pitch = 0.9 } AUDIO_LOOP { channel = Ship clip = Squad/Sounds/elev_loop volume = 0 0 volume = 1 0.5 pitch = 0.65 } } retracted { AUDIO { channel = Ship clip = Squad/Sounds/elev_start volume = 0 0 volume = 1 0.5 pitch = 0.9 } } } MODULE { name = ModuleWheelBase wheelColliderTransformName = WheelCollider wheelType = LEG adherentStart = 0.01 frictionAdherent = 3.9 peakStart = 0.02 frictionPeak = 4.0 limitStart = 7.0 frictionLimit = 4.0 // setting this to true will override the radius and center parameters FitWheelColliderToMesh = False radius = 0.285 center = 0,0,0 mass = 0.040 autoFrictionAvailable = False clipObject = Suspension_Collider TooltipTitle = #autoLOC_502076 //#autoLOC_502076 = Landing Leg TooltipPrimaryField = groundHeightOffset = 1.5 } MODULE { name = ModuleWheelSuspension baseModuleIndex = 0 suspensionTransformName = Suspension suspensionColliderName = Suspension_Collider suspensionDistance = 0.384//This needs to be whatever the anim distance for the piston is suspensionOffset = -0.384 maximumLoad = 75.0 targetPosition = 1.0 springRatio = 6 damperRatio = 1.5 boostRatio = 0.7 } MODULE { name = ModuleWheelDeployment baseModuleIndex = 0 animationTrfName = Mk2LandingLeg animationStateName = ShroudedLeg deployedPosition = 1 deployTargetTransformName = deployTgt retractTransformName = Suspension TsubSys = 0.83 fxDeploy = deploy fxRetract = retract fxDeployed = deployed fxRetracted = retracted } MODULE { name = ModuleWheelLock maxTorque = 500 } MODULE { name = ModuleWheelBogey baseModuleIndex = 0 bogeyTransformName = Foot deployModuleIndex = 2 maxPitch = 85 minPitch = -85 restPitch = 0 pitchResponse = 100 bogeyAxis = 0, 0, 1 bogeyUpAxis = 0, 0, 1 } MODULE { name = ModuleWheelDamage baseModuleIndex = 0 stressTolerance = 99999999 impactTolerance = 1200 deflectionMagnitude = 1 deflectionSharpness = 2.0 slipMagnitude = 0 slipSharpness = 2.0 explodeMultiplier = 1.0 } MODULE { name = ModuleTestSubject environments = 15 useStaging = False useEvent = True } }
  8. I believe i've found a incompatibility with the TCA mod with a part from this mod (the SPL heavy duty landing leg). Whenever I place this on a craft, the TCA can no longer be triggered. If i remove this part, TCA becomes operational again. I've made a full report on the TCA forum, but maybe can you also look at it? Thanks !
  9. I think i have a clue to this bug. Every time i use this part on my ship (SPL Heavy-Duty Landing Leg - Mk2 expansion mod) tca refuses to work any more. I've tested this like 10 times now. As you can see from the picture, the same ship, without said landing legs has tca working perfectly. With those legs attached tca cannot be enabled in any way. I have also tested this using a simple ship. (comand pod, fuel tank, engine). Same effect. I've tried looking at the config file of those legs, but nothing draws my attention. log: https://easyupload.io/wxxqak pics: https://imgur.com/a/aOL8hcZ Please note that this is not the first time i've encountered this bug; i've seen it in action a few years back but at that time I had no idea a part was triggering this.
  10. Somethign similar just happened to me as well. TCA worked fine for th elast 2 months, and now when i launch my ship the Y key does noting. Neither can i activate it by ricght clicking on a acommand component.
  11. I'll stay on the version 5 for a while, I have no plans to mine asteroids in the near future. In GPP , Gael is the fourth planet in the system. Niven is the third. Maybe asteroids are spawning near Niven? Dunno.... I get a lot of log spam saying "[kopernikus] no new objects this time. probability is x%". I'm goona guess that objects are spawning somwhere and the list is full, they just not spawning near enough so that I can detect them. Should I go bug the guys (guy, actually) maintaining GPP to update their config files ?
  12. Ever since I installed the latest (1.9.1-5) the asteroids have slowly disapeared from around. Right now, about a in game year has passed and i don't see any (I normally have around 5 floating around Gael). Also, the sentinel relays are bugged. I have 3 and they detect nothing, but that's not new. They have have detected nothing since I launched then, and that was 3 in game years ago and 3 kopernikus versions ago. Playing GPP, Ksp 1.9.1. log: https://easyupload.io/sytdna
  13. The performance is definitely better in this version (-3). I took some test pics compared to the -2 version if you're interested: https://imgur.com/a/wmN8AjF
  14. I get an error i've never seen before while trying to download teh latest Kopernikus mod: https://imgur.com/a/uRGAEAM
  15. You've lost a lot of performance with the latest ( 1.10.1-2 ) update. I'd say around 20%. I can give you screens or logs if you think i'd help, but i cant imagine how.
  16. Alright. So the game starts and works properly, but i have to say i'm not impressed with the visuals. I notice no clouds over ksp when i timelapsed a bit. So i'm gonna guess that the atmo effects aren't properly set up. Here are some pictures: https://imgur.com/a/Un6McNg
  17. I'll try it right now, but honestly i don't know what signs to look at to see if everything is as it shoudl be. At least i'll let you know if the game starts.
  18. 1.9, yes. My crash rebooted my computer twice => no crash report. Every other time ksp crashed i got a nice log out of it.
  19. I've been flirting with the idea of tryign the Spectra mod. Currently i'm playing Galileo's plaet pack , ksp 1.9 with EVE. I want to know if the two mods play well together. (gpp and spectra)
  20. Ooooklay. So the stones are realy rare. good to know! Regarding the crashes: i imagine the log contains no usefull data. I only posted it in case some other users happen to get crashes on niven too.
  21. I've been playing GPP for the last months, iand finaly i am able to expand to Niven. yaay. Anyway: Bug #1: I've benn searching for a niven stone (as required by a contract: return niven stone) for a while now. None of the stones i get near to can be picked up. I'm not sure about this bug as i've only been near 10 or so small rocks, but I'm gonna gues one of these had to be it. Bug #2: On 2 separate ocasions the game crashed violently on me when i was landed on Niven. (computer shutdown type of crash). I wouldn't read too much into is as the game was running for hours at that point, but still. Log: https://easyupload.io/xhkh7g
  22. Is there an indicator that I shoudl use to time my landings properly on an atmosferic body ? I can do suicide burns perfectly on the mun, but whenever atmo is involved the readouts are all over the place. Am i missing something?
×
×
  • Create New...