TranceaddicT Posted September 7, 2020 Share Posted September 7, 2020 @blackheart612, I'm back a little early so I checked on the install. I have the CKAN version installed. That said, CKAN says the version is 26.5, but the .version file says 26.0.5.0 {"NAME":"Airplane Plus","URL":"http://ksp-avc.cybutek.net/version.php?id=661","DOWNLOAD":"https://forum.kerbalspaceprogram.com/index.php?/topic/140262-14x-18x-airplane-plus-r263-fixed-issues-dec-12-2019/","VERSION":{"MAJOR":26,"MINOR":0,"PATCH":5,"BUILD":0},"KSP_VERSION":{"MAJOR":1,"MINOR":8,"PATCH":1},"KSP_VERSION_MIN":{"MAJOR":1,"MINOR":4,"PATCH":0},"KSP_VERSION_MAX":{"MAJOR":1,"MINOR":8,"PATCH":1}} I also check the CKAN download and it's version file is 26.0.5.0, so I checked the GitHub repo. Those files have had the fix for 'Assets' and it reports ... {"NAME":"Airplane Plus","URL":"http://ksp-avc.cybutek.net/version.php?id=660","DOWNLOAD":"https://forum.kerbalspaceprogram.com/index.php?/topic/140262-14x-18x-airplane-plus-r263-fixed-issues-dec-12-2019/","VERSION":{"MAJOR":26,"MINOR":0,"PATCH":4,"BUILD":0},"KSP_VERSION":{"MAJOR":1,"MINOR":8,"PATCH":1},"KSP_VERSION_MIN":{"MAJOR":1,"MINOR":4,"PATCH":0},"KSP_VERSION_MAX":{"MAJOR":1,"MINOR":8,"PATCH":1}} 26.0.4.0 So, to be absolutely thorough, I deleted the cached CKAN download and re-did everything... CKAN downloads from the SpaceDock archive. That archive has the indicated troubles (missing 'Assets"). So, it looks like the SD archive is not actually up-to-date. Quote Link to comment Share on other sites More sharing options...
TranceaddicT Posted September 7, 2020 Share Posted September 7, 2020 @blackheart612 I've forked the repo and PR'd my own with the changes here: https://github.com/7ranceaddic7/AirplanePlus/pull/1 Quote Link to comment Share on other sites More sharing options...
blackheart612 Posted September 10, 2020 Author Share Posted September 10, 2020 On 9/7/2020 at 3:28 PM, TranceaddicT said: @blackheart612 I've forked the repo and PR'd my own with the changes here: https://github.com/7ranceaddic7/AirplanePlus/pull/1 O-oh I have no idea about CKAN And I assume you forking your own repo should be fine without any approval from me in github, right? So all is good? Quote Link to comment Share on other sites More sharing options...
TranceaddicT Posted September 10, 2020 Share Posted September 10, 2020 32 minutes ago, blackheart612 said: O-oh I have no idea about CKAN And I assume you forking your own repo should be fine without any approval from me in github, right? So all is good? Yeah, the PR on my fork is so you can look at my changes. Quote Link to comment Share on other sites More sharing options...
blackheart612 Posted September 10, 2020 Author Share Posted September 10, 2020 7 minutes ago, TranceaddicT said: Yeah, the PR on my fork is so you can look at my changes. Damn, I didn't through each and everyone of them but that was a massive change, did you happen to look if other folders outside of structure and fuel also refered to it? Also help me out here, I dont actually know what to do with this because Im not that used to github Quote Link to comment Share on other sites More sharing options...
TranceaddicT Posted September 10, 2020 Share Posted September 10, 2020 26 minutes ago, blackheart612 said: Damn, I didn't through each and everyone of them but that was a massive change, did you happen to look if other folders outside of structure and fuel also refered to it? Yeah, 73 matches across 52 files. It's really not that bad ... with a little regex magic. Spoiler Searching 761 files for "Structure.and.Fuel" (regex, case sensitive) C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\bombardierset\s1p5booma.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/bombardierset/modelconea 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\bombardierset\s1p5boomashort.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/bombardierset/modelconeashort 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\bombardierset\s1p5boomb.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/bombardierset/modelconeb 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\bombardierset\s1p5boombshort.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/bombardierset/modelconebshort 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\bombardierset\s1p5cabin.cfg: 32 MODEL 33 { 34: model = AirplanePlus/Parts/Structure_and_Fuel/bombardierset/modelcabin 35 } 36 INTERNAL C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\bombardierset\s1p5door.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/bombardierset/modeldoor 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\bombardierset\s1p5hull.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/bombardierset/modelhull 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\bombardierset\s1p5hulllong.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/bombardierset/modelhulllong 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\mk0radial\partboom.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/mk0radial/modelboom 9: texture = mk0radialtex, AirplanePlus/Parts/Structure_and_Fuel/mk0radial/mk0radialtex 10 } 11 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\mk0radial\parthalfmini.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/mk0radial/modelhalfmini 9: texture = mk0radialtex, AirplanePlus/Parts/Structure_and_Fuel/mk0radial/mk0radialtex 10 } 11 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\mk0radial\partshortboom.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/mk0radial/modelshortboom 9: texture = mk0radialtex, AirplanePlus/Parts/Structure_and_Fuel/mk0radial/mk0radialtex 10 } 11 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\Mk1JuniorFuselage\part.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/Mk1JuniorFuselage/model 9 texture = placeholder , Squad/Parts/Structural/mk1Parts/Mk1Structural 10 } C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\Mk1JuniorStructural\part.cfg: 37 MODEL 38 { 39: model = AirplanePlus/Parts/Structure_and_Fuel/Mk1JuniorStructural/model 40 } 41 } C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\Mk1SlantStructural\part.cfg: 37 MODEL 38 { 39: model = AirplanePlus/Parts/Structure_and_Fuel/Mk1SlantStructural/model 40: texture = passengerdoortex , AirplanePlus/Parts/Structure_and_Fuel/Mk1JuniorStructural/passengerdoortex 41 } 42 } C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\Mk2Hparts\modeladapter.cfg: 7 MODEL 8 { 9: model = AirplanePlus/Parts/Structure_and_Fuel/Mk2Hparts/modeladapter 10 } 11 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\Mk2Hparts\modelbody.cfg: 7 MODEL 8 { 9: model = AirplanePlus/Parts/Structure_and_Fuel/Mk2Hparts/modelbody 10 } 11 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\Mk2Hparts\modelboom.cfg: 7 MODEL 8 { 9: model = AirplanePlus/Parts/Structure_and_Fuel/Mk2Hparts/modelboom 10 } 11 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\Mk2Hparts\modelmk2.cfg: 7 MODEL 8 { 9: model = AirplanePlus/Parts/Structure_and_Fuel/Mk2Hparts/modelmk2 10 texture = placeholder, Squad/Parts/FuelTank/mk2FuselageShort/mk2FuselageShort 11 } C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s0-s0.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s0-s0 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s0.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s0 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s0booma.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s0booma 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s0boomb.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s0boomb 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s0jr.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s0jr 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s0nose.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s0nose 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1-s1.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1-s1 9 } 10 rescaleFactor = 1 .. 48 prevButtonText = Previous Paint 49 statusText = Current Paint 50: textureRootFolder = AirplanePlus\Parts\Structure_and_Fuel\ 51 textureNames = size2parts\size2tex1;size2parts\size2tex2;size2parts\size2tex3 52 objectNames = tank C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1booma.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1booma 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1boomb.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1boomb 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1intake.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1intake 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1jr.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1jr 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1nose.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1nose 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1p5-mk3s1.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1p5-mk3s1 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1p5-s1p5.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1p5-s1p5 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1p5.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1p5 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1p5doorbase.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1p5doorbase 9 } 10 rescaleFactor = 1 .. 59 PART 60 { 61: url = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1p5doorbase/mk3s1p5doorbase 62 DRAG_CUBE 63 { C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1p5hull.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1p5hull 9 } 10 rescaleFactor = 1 .. 37 PART 38 { 39: url = AirplanePlus/Parts/Structure_and_Fuel/bombardierset/s1p5hull/s1p5hull 40 41 DRAG_CUBE C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\mk3s1p5jr.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/mk3s1p5jr 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\s1p5.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/s1p5 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\r22set\s1p5jr.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/r22set/s1p5jr 9 } 10 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\ShortBoom\part.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure and Fuel/ShortBoom/model 9 texture = placeholder , Squad/Parts/Aero/cones/Assets/Cones 10 } C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\ShortBoom2\part.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure and Fuel/ShortBoom2/model 9 texture = placeholder , Squad/Parts/Aero/cones/Assets/Cones 10 } C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2boom\parta.cfg: 33 MODEL 34 { 35: model = AirplanePlus/Parts/Structure_and_Fuel/size2boom/modela 36 } 37 MODULE .. 43 prevButtonText = Previous Paint 44 statusText = Current Paint 45: textureRootFolder = AirplanePlus\Parts\Structure_and_Fuel\ 46 textureNames = size2boom\S2Tailtex1;size2boom\S2Tailtex2 47 objectNames = Tail C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2boom\partashort.cfg: 33 MODEL 34 { 35: model = AirplanePlus/Parts/Structure_and_Fuel/size2boom/modelashort 36 } 37 MODULE .. 43 prevButtonText = Previous Paint 44 statusText = Current Paint 45: textureRootFolder = AirplanePlus\Parts\Structure_and_Fuel\ 46 textureNames = size2boom\S2Tailtex1;size2boom\S2Tailtex2 47 objectNames = Tail C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2boom\partb.cfg: 33 MODEL 34 { 35: model = AirplanePlus/Parts/Structure_and_Fuel/size2boom/modelb 36 } 37 MODULE .. 43 prevButtonText = Previous Paint 44 statusText = Current Paint 45: textureRootFolder = AirplanePlus\Parts\Structure_and_Fuel\ 46 textureNames = size2boom\S2Tailtex1;size2boom\S2Tailtex2 47 objectNames = Tail C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2boom\partbshort.cfg: 33 MODEL 34 { 35: model = AirplanePlus/Parts/Structure_and_Fuel/size2boom/modelbshort 36 } 37 MODULE .. 43 prevButtonText = Previous Paint 44 statusText = Current Paint 45: textureRootFolder = AirplanePlus\Parts\Structure_and_Fuel\ 46 textureNames = size2boom\S2Tailtex1;size2boom\S2Tailtex2 47 objectNames = Tail C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2cargo\size2hull.cfg: 31 MODEL 32 { 33: model = AirplanePlus/Parts/Structure_and_Fuel/size2cargo/modelhull 34: //texture = size2cargotex1 , AirplanePlus/Parts/Structure_and_Fuel/size2cargo/size2cargotex1 35 } 36 .. 58 prevButtonText = Previous Paint 59 statusText = Current Paint 60: textureRootFolder = AirplanePlus\Parts\Structure_and_Fuel\ 61 textureNames = size2cargo\size2cargotex1;size2cargo\size2cargotex2;size2cargo\size2cargotex3 62 objectNames = body1;body2 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2cargo\size2ramp.cfg: 34 MODEL 35 { 36: model = AirplanePlus/Parts/Structure_and_Fuel/size2cargo/modelramp 37: //texture = size2reartex1 , AirplanePlus/Parts/Structure_and_Fuel/size2cargo/size2reartex1 38 } 39 MODULE .. 70 prevButtonText = Previous Paint 71 statusText = Current Paint 72: textureRootFolder = AirplanePlus\Parts\Structure_and_Fuel\ 73 textureNames = size2cargo\size2reartex1;size2cargo\size2reartex2 74 objectNames = body C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2cargo\size2short.cfg: 33 MODEL 34 { 35: model = AirplanePlus/Parts/Structure_and_Fuel/size2cargo/modelshort 36: texture = size2cargotex1 , AirplanePlus/Parts/Structure_and_Fuel/size2cargo/size2cargotex1 37 } 38 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2parts\size2cabin.cfg: 32 MODEL 33 { 34: model = AirplanePlus/Parts/Structure_and_Fuel/size2parts/size2cabin 35: texture = size2tex1 , AirplanePlus/Parts/Structure_and_Fuel/size2parts/size2tex1 36 } 37 INTERNAL .. 94 prevButtonText = Previous Paint 95 statusText = Current Paint 96: textureRootFolder = AirplanePlus\Parts\Structure_and_Fuel\ 97 textureNames = size2parts\size2tex1;size2parts\size2tex2;size2parts\size2tex3 98 objectNames = cabin C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2parts\size2tank.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/size2parts/size2tank 9: texture = size2tex1 , AirplanePlus/Parts/Structure_and_Fuel/size2parts/size2tex1 10 } 11 rescaleFactor = 1 .. 49 prevButtonText = Previous Paint 50 statusText = Current Paint 51: textureRootFolder = AirplanePlus\Parts\Structure_and_Fuel\ 52 textureNames = size2parts\size2tex1;size2parts\size2tex2;size2parts\size2tex3 53 objectNames = tank C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2parts\size2under.cfg: 6 MODEL 7 { 8: model = AirplanePlus/Parts/Structure_and_Fuel/size2parts/modelunder 9: texture = size2tex1 , AirplanePlus/Parts/Structure_and_Fuel/size2parts/size2tex1 10 } 11 rescaleFactor = 1 C:\Games\Kerbal Space Program\KSP-1.9.1-JNSQ\GameData\AirplanePlus\Parts\Structure_and_Fuel\size2structural\part.cfg: 31 MODEL 32 { 33: model = AirplanePlus/Parts/Structure_and_Fuel/size2structural/model 34 texture = placeholder , AirplanePlus/Parts/Payload/AirRamp/size2doortex1 35 } 73 matches across 52 files I'll address the rest in GitHub. Quote Link to comment Share on other sites More sharing options...
pleasehelpme Posted September 19, 2020 Share Posted September 19, 2020 I can't seem to find most of the parts, such as the cockpits. help! Quote Link to comment Share on other sites More sharing options...
blackheart612 Posted October 1, 2020 Author Share Posted October 1, 2020 On 9/20/2020 at 5:22 AM, pleasehelpme said: I can't seem to find most of the parts, such as the cockpits. help! This is most likely a problem in installation, make sure you've installed the mod correctly. Quote Link to comment Share on other sites More sharing options...
Zmeya Posted October 9, 2020 Share Posted October 9, 2020 Suggestion for 2 parts, an A-10 style APU, and General Electric TF34-GE-100A turbofan engines Quote Link to comment Share on other sites More sharing options...
Cazoy Posted October 11, 2020 Share Posted October 11, 2020 On 10/1/2020 at 3:27 PM, blackheart612 said: This is most likely a problem in installation, make sure you've installed the mod correctly. I have the same problem, I installed the mod and moved the GamaData Folder (of the mod) into the GameDate folder (of the game). Most parts such as engines do show up, but most wings or cockpits don't. Any help would be much appreciated Quote Link to comment Share on other sites More sharing options...
boribori Posted October 11, 2020 Share Posted October 11, 2020 28 minutes ago, Cazoy said: I have the same problem, I installed the mod and moved the GamaData Folder (of the mod) into the GameDate folder (of the game). Most parts such as engines do show up, but most wings or cockpits don't. Any help would be much appreciated Did you merge the GameData folders? You should NOT have a GameData folder within the GameData folder. The AirplanePlus folder should be directly under the game's Gamedata folder. Quote Link to comment Share on other sites More sharing options...
Cazoy Posted October 13, 2020 Share Posted October 13, 2020 On 10/11/2020 at 8:25 PM, boribori said: Did you merge the GameData folders? You should NOT have a GameData folder within the GameData folder. The AirplanePlus folder should be directly under the game's Gamedata folder. Just as you said, I had the one GameData folder inside the other. I changed it and it's now working, thank you very much Quote Link to comment Share on other sites More sharing options...
Ravien Posted October 16, 2020 Share Posted October 16, 2020 On 6/7/2020 at 1:51 AM, Citizen247 said: Currently patched gear: KS-H1 Fixed Landing Gear KS-V1 Fixed Landing Gear KS-X1 Assymetric Landing Gear KS-X1 Steerable Landing Gear KS-16 Slant Landing Gear Patch works perfectly, at least some of wheels are usable again. Thanks for sharing. Tested on KSP 1.10 with JNSQ and Kerbal Konstructs. Quote Link to comment Share on other sites More sharing options...
Xd the great Posted November 8, 2020 Share Posted November 8, 2020 I remembered that someone made a patch for FAR, where can I find it? Quote Link to comment Share on other sites More sharing options...
kcs123 Posted November 8, 2020 Share Posted November 8, 2020 2 hours ago, Xd the great said: I remembered that someone made a patch for FAR, where can I find it? Should be link for those in this thread too. Burried between other posts. Don't knbow if there is more up to date configs or not, though. Bur at least you have something for more detailed search. Quote Link to comment Share on other sites More sharing options...
derbleifuss Posted December 5, 2020 Share Posted December 5, 2020 (edited) My Propeller Engines require me to pull a few Gs in order to reach their nominal Thrust, they have at best half of it during level Flight. Is there a Reason for this or is it a Bug? I know about Carburettor Engines stalling with negative G but that doesn't really fit to what I'm experiencing. See the short Video for Reference: Edited December 5, 2020 by derbleifuss Quote Link to comment Share on other sites More sharing options...
Beetlecat Posted December 5, 2020 Share Posted December 5, 2020 5 hours ago, derbleifuss said: My Propeller Engines require me to pull a few Gs in order to reach their nominal Thrust, they have at best half of it during level Flight. Is there a Reason for this or is it a Bug? I know about Carburettor Engines stalling with negative G but that doesn't really fit to what I'm experiencing. See the short Video for Reference: That's curious -- but doing a series of tests myself with a different AP engine shows the same thing. A nice turbo-boost effect when pulling into a hard turn or climb. On a different subject, do AP engines have actual torque represented? I'm building a biplane and notice that adding some starting left-bank trim on takeoff helps keep it steady and not veer off the runway. Quote Link to comment Share on other sites More sharing options...
Ravien Posted December 5, 2020 Share Posted December 5, 2020 (edited) 1 hour ago, Beetlecat said: On a different subject, do AP engines have actual torque represented? I'm building a biplane and notice that adding some starting left-bank trim on takeoff helps keep it steady and not veer off the runway. Are You sure it's torque not wheels? AP wheels are quite buggy, @Citizen247 created config fixing some issues with few of them but for me part of them still unreliable. Edited December 5, 2020 by Ravien Quote Link to comment Share on other sites More sharing options...
Beetlecat Posted December 5, 2020 Share Posted December 5, 2020 (edited) 1 hour ago, Ravien said: Are You sure it's torque not wheels? AP wheels are quite buggy, @Citizen247 created config fixing some issues with few of them but for me part of them still unreliable. Yeah, it's almost always wheels, and AP's "biplane" wheels are pretty much unusable, even with those KSPWheel patches. I just wasn't sure if I was noticing some very subtle torque being applied as well. Edited December 5, 2020 by Beetlecat Quote Link to comment Share on other sites More sharing options...
derbleifuss Posted December 5, 2020 Share Posted December 5, 2020 (edited) 15 hours ago, Beetlecat said: That's curious -- but doing a series of tests myself with a different AP engine shows the same thing. A nice turbo-boost effect when pulling into a hard turn or climb. If I think about it again, it may just be caused by the Top Speed of the Engines. You can see that the Engine has good Thrust while the Plane is still standing and then quickly loses most of it as I speed up. I tested a few Things and this very old (1930s at best) "Cyclone" Radial Engine is one of the slowest at about 50 m/s respectively 180 km/h; only "outslowed" by the two WW1 Engines from the Open Cockpit Mod. Some WW2-Era Piston Engines reach up to 600-700 km/h and that counter-rotating Turboprop seems to be the fastest at nearly Mach 1 (just like the Tu-95 Bear). I'd guess that this Loss of Thrust just simulates how the Propellers get increasingly inefficient (mostly because the Blade Tips approach Mach 1 where they lose all Thrust and just produce Drag, if they don't break off) at Speed but for some technical Reason, the Game makes it sound as if the Engines themselves are stalling. This is especially when diving where the Engines would spin up rapidly in Real Life, due to the Propellers being turned like Windmills. Some more Engine Facts if you're interested: Even Jet Engines don't work at or above Mach 1; the Compressor would just stall at supersonic Speeds, allowing the Gases from the Combustion Chamber to escape through the Compressor isntead of the Turbine (less Resistance). This Phenomenon is called "Surge" and would destroy a Gas Turbine Engine like a Turbojet, Turbofan or Shaft Turbines almost inevitably. This Problem is solved by the "Adjustable Ramp Intake" that we all know from KSP or Systems that do similar Things. What these Things do is reduce the Intake Area to speed up the Intake Air even more, before increasing the Area again. This reduces AIr Pressure first (Bernoulli's Gas Dynamics) before slowing the Air to subsonic Speeds and increasing the Pressure again. This also compresses the Intake Air a little before it hits the first Compressor Stage. The Adjustable Ramp Intake does all of this by some "Supersonic Cat Flap" that can be adjusted for the current Speed and Atmospheric Pressure. Turbochargers can surge too when the Intake Manifold (or Scavenge Air Receiver; the Term I'm more used to) Pressure is too high for the Compressor. This mostly is caused by sudden Drops in Engine RPM, causing less Exhaust Gas to drive the Turbine Side of the Turbocharger and thus the Compressor Side losing Power while simultaneously the Engine can't take in as much Air as it did a Second ago which makes the Scavenge Air Pressure (sorry, Force of Habit. Intake Manifold Pressure if it makes you happy) too high for the Compressor. Unlike Gas Turbines, Turbochargers are designed to deal with Surge, even though it may appear as if the Turbocharger is going to explode any Second. Turbocharger Surge creates the "Turbo Flutter Noise" that many Petrolheads love and I once experienced many Emergency Shutdowns of a larger Marine Diesel Engine due too "Overspeed Alarm" (actually the Tachometer Sensor was just broken); the Vibrations from the Surging Turbochargers-about as large as a Passenger Airliner Engine-shook the Superstructure all the Way up to the Bridge Deck. Edited December 5, 2020 by derbleifuss Quote Link to comment Share on other sites More sharing options...
blackheart612 Posted December 8, 2020 Author Share Posted December 8, 2020 That's a pretty long thing to quote, but I already told the same answer before. It's not often asked, but you pretty much got everything exactly as it is. The explanation is spot on, and the rest is just game mechanics. Some of the engines have superchargers so you also get a big boost on certain altitudes. I've looked around what's the best modules to use at the time I made most of the engines, and concluded that the ones I used were the best I could use. The performance are pretty much to my liking, and I reduced the likeliness of the engine flaming out when diving because of high speed (because no power = flame out for KSP), even when the blades should just be spinning really fast. As for the wheels.... yeah. I've not touched them a looong time, a lot of it is pretty much guess work. Back then, I was one of the few to expand and look on how landing gears worked on non-modded modules, I'm not sure if much more discovery has been had now, but basically a lot of it is a lot of tweaking on unity. It was functioning pretty much alright but then they had some sneaky changes which kind of changed something. I tried to fix it which is what it is now, but I never really figured out how it was all properly done as I did when I initially made it. Quote Link to comment Share on other sites More sharing options...
Lumaan Posted December 8, 2020 Share Posted December 8, 2020 LOG 11:28:48.950] Load(Texture): AirplanePlus/Parts/Utility/Skid/skidtex [ERR 11:28:48.951] DDS: DXT3(256x256, MipMap=True) - DXT3 format is NOT supported. Use DXT5 [WRN 11:28:48.951] Texture load error in 'E:\Games\Kerbal Space Program\GameData\AirplanePlus\Parts\Utility\Skid\skidtex.dds' It loads as DXT5 (Saved it as DXT5 in "paint.net" and no error) Quote Link to comment Share on other sites More sharing options...
Jorge Aerospace Posted December 10, 2020 Share Posted December 10, 2020 This mod is way too good! The cockpits are a highlight as it gives more options for designs. The New Parts are like Art projects on their own. I have to say this is one of the best mods for KSP. Quote Link to comment Share on other sites More sharing options...
Ravien Posted December 10, 2020 Share Posted December 10, 2020 For me, it's is the best one for airplane building, lacks only open cockpit (that one you can get form another mod). If only someone (hint hint) adopted it and fixed bugs. Quote Link to comment Share on other sites More sharing options...
blackheart612 Posted December 13, 2020 Author Share Posted December 13, 2020 On 12/8/2020 at 8:41 PM, Lumaan said: LOG 11:28:48.950] Load(Texture): AirplanePlus/Parts/Utility/Skid/skidtex [ERR 11:28:48.951] DDS: DXT3(256x256, MipMap=True) - DXT3 format is NOT supported. Use DXT5 [WRN 11:28:48.951] Texture load error in 'E:\Games\Kerbal Space Program\GameData\AirplanePlus\Parts\Utility\Skid\skidtex.dds' It loads as DXT5 (Saved it as DXT5 in "paint.net" and no error) Is this from the github version? - Also, open cockpit has its own plug-in back when I saw it. Otherwise, you can't view it in first person or use it as a primary cockpit back then. I think it's doable now but no "IVA" view 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.