Jump to content

Wosser1

Members
  • Posts

    21
  • Joined

  • Last visited

Everything posted by Wosser1

  1. Tried it as well: Looking forward to adding the banner Main problem for me as well, since adding more booster would have solved everything.
  2. Yes I stated in the topic that 'fixes' it for me too. Seeing as the error seems to be UI related it will probably be gone in the KSP 1.1 update (Unity 5 upgrade).
  3. KSP: 1.0.4.861 on Win7x64 Problem: When reverting a flight to VAB/SPH, the part editor (left side which lets you choose the different parts) glitches out as in: Grouped tabs disappear and all parts are together in a huge list or part icons disappear entirely This happens randomly when reverting a flight. Temporarily solved by leaving the VAB/SPH and retrun to the KSC overview and then re-entering the VAB-SPH. Mods installed: (most recent versions) http://pastebin.com/raw.php?i=jrZZRkWX Reproduction steps: Test a ship and revert back to VAB/SPH. Error thrown: InvalidCastException: Cannot cast from source type to destination type. at RUIToggleButtonTyped.PopOtherButtonsInGroup () [0x00000] in <filename unknown>:0 at RUIToggleButtonTyped.SetTrue (.RUIToggleButtonTyped btn, ClickType clickType, Boolean popButtonsInGroup) [0x00000] in <filename unknown>:0 at RUIToggleButtonTyped.SetStateFromLastState (.RUIToggleButtonTyped btn, ClickType clickType) [0x00000] in <filename unknown>:0 at RUIToggleButtonTyped.MouseInput (.POINTER_INFO& ptr) [0x00000] in <filename unknown>:0 at UIButton.OnInput (.POINTER_INFO& ptr) [0x00000] in <filename unknown>:0 at AutoSpriteControlBase.OnInput (POINTER_INFO ptr) [0x00000] in <filename unknown>:0 at UIManager.DispatchHelper (.POINTER_INFO& curPtr, Int32 camIndex) [0x00000] in <filename unknown>:0 at UIManager.DispatchInput () [0x00000] in <filename unknown>:0 at UIManager.Update () [0x00000] in <filename unknown>:0 at UIManager.DidAnyPointerHitUI () [0x00000] in <filename unknown>:0 at VABCamera.Update () [0x00000] in <filename unknown>:0 Log: output_log.txt on DropBox Does anyone have the same problem and/or found a way around it?
  4. Encountered the same thing as well. Usually when just exiting by clicking on the bottom right and then reloading the save again, it works.
  5. It doesn't impact the game any more than an other mod. It just consists of the two parts and that's really it memory wise. When jumping, there is an animation, but it's very minor. Also, this is basically HyperEdit integrated in parts.
  6. I think it was stated before that is not (yet) really possible to have Kerbals safely travel through hyperspace, that is without a vessel. Also see this post.
  7. Since tracks are receiving the highest requests: Related to RBI, you could bring back these as well: And maybe add a medium sized flatter version of the large tracks like this: Another one: Like this or similar, maybe with an overlapping chain structure. (Found on Pedal Dozer) Some others: Of course there is also this new wheel design: where the tires themselves act as dampers/suspension
  8. Other wheels you could make could be similar to the MAKO from Mass Effect (like your large wheels, but with higher suspension - still very similar though). Wayland Corp also had some wheels, capable of going into VTOL mode (acting like repulsors) but those were quite experimental. Another idea: surface attachable wheels with another attachment point on the other side to allow them to be in-line with other stuff, like this: Also the Anti-grav repulsors remind me of the M-44 Hammerhead also from Mass Effect, maybe the inspiration? As for tracks, I noticed the similarities with Caterpillar Tracks, after looking in to it, it's not a coincidence (you had to start somewhere). When you fine-tune the repulsors to go over water, you could make an undercarriage of repulsors with a surrounding skirt (without a colliding mesh) to resemble a hovercraft. Another track idea: with the attachment point on the axis, so the suspension would turn the whole track with the axis as center (if you know what I mean). (larger image)
  9. Never mind, I thought I already updated but apparently not. It's solved in 1.6d.
  10. Related to the disappearing wheels: When putting 6 large wheels around the center, it seems the code to check steering directions or similar is putting out the following: [Error]: Invalid parameter because it was infinity or nan. Causing the wheels not to be loaded. After some stuttering the code stops running and the suspension gets initialised. The wheels still aren't visible.
  11. Glad to help so you can use this awesome mod. Something I'm currently working on with a JumpDrive and NearFuture parts: Ships can dock on the back (JumpDrive provides center of mass) or on the side and then jump with this vessel to a beacon.
  12. Can you open the archive in the first place and get the error while extracting? Usually this indicates a corrupt download and re-downloading should resolve the problem. You could try to extract it with 7-zip or similar instead (if winRAR doesn't work for some reason). If not, maybe try this instead: https://dl.dropboxusercontent.com/u/43895961/GameData.rar (It's just the GameDate folder with the mod nothing else, re-uploaded to DP by me)
  13. Could you provide the files necessary to test it in KSP? e.g. model.mu, textures, .dll's (and their source) and .cfg's to decrease the download size. 4 Gb seems a bit extensive.
  14. Cacteye Telescope seems quite extensive in functionality, maybe I'll try it later. For now I also have Tarsier Space Technology. I used the James Kerman Space Telescope as a replica for the James Webb Space Telescope when I wanted to duplicate its upcoming mission, launching the telescope to the 2nd Lagrange point, but since KSP only has one SOI I gave up on that.
  15. Thank you for answering and sorry for not providing my information right away. I was tracking down other exceptions and forgot to elaborate on this one. I'm using KSP 0.24.2 64-bit on a Windows 7 64-bit with 8 Gb of RAM Modlist: http://pastebin.com/raw.php?i=F6pJ3MJ6 /*(As stated in my previous post, the exceptions get thrown when displaying/hiding KAC through the toolbar, minimizing/maximizing my alarms and on scene change. If it is KAC, it would indicate that it keeps asking for alarms on indices bigger (or negative) than the list contents.)*/ Edit: After gradually adding more mods the issue didn't persist. It turns out the vessel I was testing it with, had invalid modules loaded on it that caused the exceptions. More specifically, the James Kerman Space Telescope Mod doesn't seem compatible with 0.24.2 Apart from loading the telescope (and initialising the Kethane maps) there are no other exceptions, so it wasn't KAC after all. Thanks anyway.
  16. Whenever I open KAC or the plug-in is being loaded, I am getting quite a bit of the following error: [LOG 00:18:44.216] 8/18/2014 12:18:44 AM,KerbalAlarmClock,Adding DrawGUI to PostRender Queue [LOG 00:18:44.219] 8/18/2014 12:18:44 AM,KerbalAlarmClock,Starting Version Check-stored date is not today [LOG 00:18:44.239] StnSciScenario started [LOG 00:18:44.240] [TST]: Starting Tarsier Progress Tracking [LOG 00:18:44.242] [TST]: CollectScience [LOG 00:18:44.243] [TST]: ExploreBody [LOG 00:18:44.245] [TST]: GrandTour [LOG 00:18:44.246] [TST]: PartTest [LOG 00:18:44.247] [TST]: PlantFlag [LOG 00:18:44.248] [TST]: RescueKerbal [LOG 00:18:44.250] [TST]: AltitudeRecord [LOG 00:18:44.251] [TST]: FirstLaunch [LOG 00:18:44.252] [TST]: OrbitKerbin [LOG 00:18:44.253] [TST]: ReachSpace [LOG 00:18:44.255] [TST]: DMCollectContract [LOG 00:18:44.256] [TST]: DMBioSurveyContract [LOG 00:18:44.257] [TST]: DMMagneticSurveyContract [LOG 00:18:44.259] [TST]: DMGroundSurveyContract [LOG 00:18:44.260] [TST]: DMAnomalyContract [LOG 00:18:44.261] [TST]: DMOrbitalSurveyContract [LOG 00:18:44.262] [TST]: DMAsteroidSurveyContract [LOG 00:18:44.264] [TST]: StnSciContract [LOG 00:18:44.265] [TST]: TSTChemCamContract [LOG 00:18:44.266] [TST]: TSTTelescopeContract [EXC 00:18:44.376] ArgumentOutOfRangeException: Argument is out of range. Parameter name: index The ArgumentOutOfRangeException keeps being thrown (80% of my logfile consists of those). I'm not sure it is KAC that's throwing the errors, but there's also the following: [LOG 00:23:02.088] dT is NaN! tA: 0.788579225540161, E: 0, M: 0, T: NaN [LOG 00:23:02.089] dT is NaN! tA: 1.32087218761444, E: 0, M: 0, T: NaN [LOG 00:23:02.091] dT is NaN! tA: 5.61889410018921, E: 0, M: 0, T: NaN [LOG 00:23:02.093] dT is NaN! tA: 5.12823569774628, E: 0, M: 0, T: NaN [LOG 00:23:02.094] dT is NaN! tA: 0.213372945785522, E: 0, M: 0, T: NaN [LOG 00:23:02.096] dT is NaN! tA: 6.12461304664612, E: 0, M: 0, T: NaN [LOG 00:23:02.097] dT is NaN! tA: 6.12790966033936, E: 0, M: 0, T: NaN Which seems to indicate it is KAC (since those are probably my set alarms). Any idea what it might be?
  17. I get the following error when trying to create a zip from an already installed mod: "Creating of zip failed. Cannot load file or assambly SharpCompress, version=0.10.1.0, Culture=neutral, PublicKeyToken=beaf6f427e128133 or one of its dependencies. The manifest definition does not correspond with the assembly call. (Exception of HRRESULT: 0x80131040)" or when it does work, KSPMOD Admin just creates empty .zip-files. On the other hand, backing-up the saves does work. Also could it be possible to add compression to the created archives? Creating and parsing them would be slower, but it would save a lot of space.
  18. Nice mod. I tried it in sandbox mode in 0.24.2 with other mods and it seems to be very stable.
×
×
  • Create New...