Jump to content

Samapico

Members
  • Posts

    39
  • Joined

  • Last visited

Everything posted by Samapico

  1. For some reason, whenever I use a DERP pod and drop it in the atmosphere, it gets CRAZY rotation as soon as the parachute opens. It keeps accelerating, faster than the SAS can keep up with. It gets fast enough to make the parts pull apart of each other visually. This happens to me even if the pod is the only part in the vessel. Has anyone else experienced this?
  2. That's weird... I made a copy and in the GameData folder, I only kept the "Squad", "MagicSmokeIndustries" folders and ModuleManager.3.0.1.dll. I was expecting this to be the starting point where things work, but here's what I can see in the VAB in a fresh sandbox game: Only a few parts (those that wouldn't show up in the Robotics category) appear, yet the debug menu shows all the parts in the database. I'll retry the installation steps of IR manually and see if there are any differences. Edit1: After a clean install of the core (without any parts), the "Robotic" category now shows up, but it's still empty because I have not installed any part pack. I also wiped a couple of config files that were lying around, not sure if that had any effect. Edit2: Well now I feel stupid... It turns out I had version 2.0.12 of IRCore, instead of the latest 2.0.14. It works fine with 2.0.14, nothing to see here!
  3. My Infernal Robotics parts don't show up in the editor anymore... They show up in the R&D building under the "Actuators" node (that I have researched), but the parts don't show up. Is it possible that the Community Category Kit screws up with how IR adds its own category? Would I need a MM patch to create a custom category for IR?
  4. Hmm... I removed TextureReplacer, then installed TextureReplacerReplaced, and then it worked. I'm guessing it needed that dependency, but it couldn't add it because it conflicted with TextureReplacer.
  5. Not sure why, but the latest update (1.1a) won't install through CKAN. The 'Apply changes' button stays greyed out when it's checked. It's the first time I've seen this happen. Both updating it, and removing + installing it doesn't work for me. I'll just install it manually for now.
  6. Not sure if this is a known issue, but when updating this mod with CKAN, it fails because of the "KPBS.backup" file, which CKAN did not install itself. It aborts with a message along the lines of "CKAN was about to wipe this stuff, but this did not come from CKAN, something's not right". Manually removing the .backup file fixes the issue. I'm guessing the .backup file is created at some point during runtime. I don't know if there's a way to tell CKAN that this file is safe to delete or something like that.
  7. If possible, a more generic "target" could also work, and might work for various intercept courses. Would it only work if the target is orbiting a different body? Or does this mod work out the math even if the target is in the same system? Getting a rendez-vous with a single click would be awesome!
  8. "Escape-Escape" is pretty much what I do right now, but there is an annoying ~1 second delay before the pause menu comes up for some reason. I don't know if it's physics being reloaded or something. But I'll try Enter, thanks!
  9. I ran into two issues with contracts related to this mod. 1) I had a vessel with a K&K ISRU which was not fullfilling the 'Have an ISRU conversion unit on the outpost' requirement of my contract. I found this earlier in the thread (see below). Using it did not fix it because the contract was already active, but I assume it would work properly for new contracts. I fixed my issue by manually editing the contract in my savefile to add "KKAOSS_ISRU_g" in the valid part names. Anyway, I guess this should be added to the release: 2) I was offered a contract that asked "Have a part on the outpost", without specifying which part I need. Looking into the save file, I found this: PARAM { name = PartRequestParameter state = Incomplete values = 0,0,0,0,0 article = a partDescription = part vesselDescription = outpost partNames = KKAOSS_Greenhouse_g|KKAOSS_LS_container_greenhouse } I'm guessing those parts are missing something in their config to have a proper description for these kind of contracts. P.S.: Awesome mod, my bases never looked that good!
  10. When I'm holding on to a part, waiting to reattach it, if I hit 'escape' to cancel, the pause menu also comes up. Is there some workaround to this, such as remapping keys or something?
  11. I have a bunch of debris pods left over from rescue missions, and they all show up in my Life Support Monitoring: There are manned bases and such lower in the list. Is there a way to make debris, or anything with 0 actual crew not show up in there?
  12. I got a contract to do a crew rotation on a base I landed on Duna, but it's giving me something like 1 year and 160 days to complete it. It's pretty much impossible to reach Duna and come back in that amount of time, unless it happens to coincide with perfect transfer windows, and still... I guess I should have read the fine print of the contract before accepting it, but I think the deadline should be scaled to the target body. I'm not fluent in ContractConfigurator, but the config for this type of contract seems to be a fixed random amount of time: deadline = Random(500, 700) On a side note, is there any way to extend my current contract? I tried various things, including changing the second value in the "values" entry because it looked an awful lot like the deadline duration in seconds.
  13. I just installed the mod to use in my current career game. I had a level 1 administration building. I upgraded it to level 3 and went in in it to check out the strategies. The "admin level requirement" was saying my building was still level 1. After exiting the building, I hit the "Facility reset" button (from the "Facility Reset for 64 bit" mod) and it put my building back to level 1. I'm not sure if this is a x64 compatibility issue, or this mod handling the building level up in a way that the magic reset button doesn't support properly, or just a bug... I made a copy of the log file if you want; I'm just not sure the best way to upload it. Pastebin doesn't seem to like handling 1000KB of text. My save file shows lvl = 0 for both Administration and SpaceCenter/Administration... I guess I'll just go ahead and set them to 1, I guess. Not sure why there are two entries, though. Edit: Even though my admin building now appears correctly upgraded, the strategies still can't be activated:
  14. FYI: The CKAN metadata for the mod has the link to the old forum post. This looks pretty awesome!
  15. Cool stuff One issue that's been bugging me for a long time with this mod (or the non-redux one, anyway... I didn't try this one yet but nothing indicates that this was changed) is the shift+c/shift+x behavior to reduce angle snap or symmetry count. It seems you have to release the X key a couple ticks before the shift key, otherwise it counts the X depress without the shift, and increases the value instead of decreasing it. Maybe this even affects the stock game, to be honest I haven't played without this mod for a loooooong time...
  16. KIS needs a selfie stick prop that kerbals can use and take screenshots with!
  17. I'm just getting started with KSP modding, but I have experience with Visual Studio, and I'd feel pretty lost if I can't put breakpoints everywhere And it only needs a nice post-build event to make everything pretty easy for each build. And YES, that was it! Thank you, kind sir. I missed the link on the first line of that post, for some reason...
  18. I'm having issues getting started, and it's probably something dumb that doesn't warrant its own thread... I'm using VS2010, and I'm trying to set it up so I can debug stuff properly. I copied the win32_development\player_win.exe file (from Unity 4.6.4) and renamed it KSP.exe. If I start the program, I get the splash screen, with the random text hints changing every few seconds, but no progress bar. It seems to be stuck there indefinitely, and the log is getting spammed with this: [LOG 00:40:27.889] [KSP Version]: 1.0.4.861 (WindowsPlayer) ==================================== Kerbal Space Program - 1.0.4.861 (WindowsPlayer) OS: Windows 7 Service Pack 1 (6.1.7601) 64bit CPU: AMD FX(tm)-8350 Eight-Core Processor (8) RAM: 16345 GPU: NVIDIA GeForce GTX 970 (3072MB) SM: 30 (Direct3D 9.0c [nvd3dum.dll 9.18.13.4752]) RT Formats: ARGB32, Depth, ARGBHalf, RGB565, Default, DefaultHDR, ARGBFloat, RGFloat, RGHalf, RFloat, RHalf, R8 Log started: Thu, Jul 30, 2015 00:40:27 [EXC 00:40:27.905] ArgumentException: get_isPlaying can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. InputDevices..ctor () GameSettings..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for GameSettings [EXC 00:40:27.908] ArgumentException: PropertyToID can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. HighLogic..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for HighLogic [EXC 00:40:27.911] ArgumentException: get_isPlaying can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. InputDevices..ctor () GameSettings..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for GameSettings [EXC 00:40:27.914] ArgumentException: get_isPlaying can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. InputDevices..ctor () GameSettings..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for GameSettings [EXC 00:40:27.921] ArgumentException: PropertyToID can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. PhysicsGlobals..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for PhysicsGlobals [EXC 00:40:27.966] ArgumentException: PropertyToID can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. HighLogic..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for HighLogic [EXC 00:40:27.972] ArgumentException: get_isPlaying can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. InputDevices..ctor () GameSettings..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for GameSettings [EXC 00:40:27.975] ArgumentException: get_isPlaying can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. InputDevices..ctor () GameSettings..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for GameSettings [EXC 00:40:27.987] ArgumentException: get_isPlaying can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. InputDevices..ctor () GameSettings..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for GameSettings UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) LoadingScreen:Start() [EXC 00:40:28.074] ArgumentException: get_isPlaying can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. InputDevices..ctor () GameSettings..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for GameSettings [EXC 00:40:28.103] ArgumentException: PropertyToID can only be called from the main thread. Constructors and field initializers will be executed from the loading thread when loading a scene. Don't use this function in the constructor or field initializers, instead move initialization code to the Awake or Start function. HighLogic..cctor () Rethrow as TypeInitializationException: An exception was thrown by the type initializer for HighLogic And it goes on forever... hundreds of thousands of lines of that, over and over. I don't even have a mod added yet. The original KSP.exe still works fine on that install, which is a copy-paste of my Steam install (with all the mods and savegames removed). It also works fine with the non-development player_win.exe file. Any ideas on what I'm doing wrong? Do the debug version require some SDK I would be missing?
  19. 7.2s and 07.02s are not the same thing, though... And how many zeroes would you put before years or days? It could make sense for hours, minutes and seconds, but it would also become inconsistent with all other time values in KSP.
  20. This should have been said before: Source (Edit: It's probably already been said... Worth repeating because people won't scroll back several pages to read everything)
  21. Does this happen to anyone else? When I EVA out of a ship that is currently targeting the next maneuver node, the ship starts rotating to point elsewhere. Same thing happen if I use [ or ] to switch to a nearby vessel.
  22. This is not the first time it happens to me... KerbalEngineer switched to 24h mode at some point for no reason. Not sure what at what moment exactly the switch happened, but it made me screw up a rendez-vous because I misinterpreted "1d 2h" as 8h instead of 26h I also got some weird kind of freeze where most actions were not responding and I had to restart the game. It's possible it's been in 24h mode since then. KER might not be the source of that freeze, but it could be linked with the 24h weirdness. Here's KerbalEngineer.log and KSP.log: ... Ok, since when can't we attach files on here? This should work: https://gist.github.com/anonymous/89618b527a14ff44b0b5 Edit: Is there even a 6h/24h setting in KER? I can't seem to find it anywhere... Found it. If anyone is looking for the same thing, you have to hit 'Edit' on a visible preset (e.g. 'Orbital'), go to the 'miscellanous' category, and install the 'Time Reference Adjuster' button. http://imgur.com/P5jMwiC I guess it's not completely impossible I hit that by accident when playing with the windows...
  23. Since ore can now be used to create oxidizer, would it make sense to be able to convert ore to oxygen with the same equipment? I'm guessing it would be pretty simple to add it to the config of the ISRU converter, but I'm wondering if it would make sense, logically/scientifically. Also, what about water? I'm guessing liquid fuel has some hydrogen, and if we can make oxygen, we can probably make water too, right?
×
×
  • Create New...