Jump to content

enneract

Members
  • Posts

    434
  • Joined

  • Last visited

Everything posted by enneract

  1. You are using texturereplacer? The MKS_ORS.cfg file that ships with Karbonite is incorrect, it needs to read like this TextureReplacer {keepLoaded = ^UmbraSpaceIndustries/MKS/ORS/ ^UmbraSpaceIndustries/Karbonite/ORS/}
  2. Is there a trick to getting the resource overlay for ORS to work? Some particular scanner?
  3. Using 0.0.4. The huge number of right-click options on stock antennas. New antenna = Karbonite Detection Array? Yep, looks like no spam without TR. Needs exclusions, I guess? That being said, I can't figure out how to get any hotspots to show up with any detector. I'm not sure what altitude I should be at, but at 100-700km I never see anything, even when the 'karbonite abundance' figure changes. In addition, I really don't see a difference with the scansat resource overlay enabled. The most recent change to EL was removing some of the hardcoded exceptions for Kethane, notably, resources are not free in career without kethane installed.
  4. I'm actually getting console spam from ORS... UnityException: Texture 'UmbraSpaceIndustries/Karbonite/ORS/Kerbin_Karbonite' is not readable, the texture memory can not be accessed from scripts. You can make the texture readable in the Texture Import Settings. This is on 64-bit linux.
  5. I'm getting that huge menu without TextureReplacer, btw. What new antenna?
  6. There is something wrong with ATG handling in RSS v7. NathanKell is aware of it, and fix is in progress. You'll need to wait until that updates, or revert to the RSS plugin in this download and suffer the warning message. AFAIK (and take this with much salt), but nothing is broken in what BA uses for RSS plugin in that old version.
  7. I can't wait for this mod to be feature-complete. Something to DO with asteroids!
  8. Nothing changed in .24.1 or .24.2 to require update.
  9. I hope you like it Let me know if anything behaves unexpectedly.
  10. Northstar might be coming off as a little forceful, but he is entirely right. I was actually having basically this exact conversation with a coworker today (we both love ksp), and he was hitting on the same points. Repeatedly. With hand gestures. The entire point of beamed power, irl and in game, is to use expensive\complicated\heavy\fueled by rare resources nice and ensconced while you use propulsion systems which are cheap relative to chemical rockets out on your craft. If you think a 2.5M fission reactor + thermal nozzle combo should cost 1M FUNds, then the reactor should cost 999900, and the nozzle 100. Did I mention this guy was an aerospace engineer?
  11. Here is an example of how to do it. If this file (with a name that ends in .cfg) was present anywhere in the GameData directory (and ModuleManager was also present), it would adjust the converters to your specifications. That should be enough to get you started.
  12. You'd want to do this with ModuleManager, instead of editing the Kethane files directly.
  13. ""It's in Alpha" isn't an excuse, it's an objective assessment. It's not my fault that it continues to be relevant." Just because one or a handful of people have tested a mod on a particular version (the modder and (if they exist) their chosen testers), does not mean that it is absolutely bug free. One of the consequences of playing with free mods is that those mods don't have a QA team backing them. YOU are part of the QA team! For example, the mod I recently released - I cannot find any bugs in it. I am SURE they are some. I'm just waiting for one of my users to break it, and tell me about it at this point. Yep. Alternatively, you have issues with your machine outside the scope of KSP. KSP_x64 works fine (for certain values of 'fine') 'out of the box'. You know that when you 'delete local content' through steam, it does not delete any mods you installed, yes? This, we mostly agree on! KSP is a platform for mods more than a game to me, indeed. That being said, using hyperbolic quasiprofanity to describe what was effectively a measure to prevent people from having to muck around with the 64bit 'hack', and introduce the 64-bit client to the dev pipeline (which includes getting user reports and modder hands on it), is totally unnecessary, counterproductive, and makes you look like a fool.
  14. It is alpha software, bro! Things change in alpha. You should assume EVERY update breaks EVERYTHING in regard to saves, or previous mods, and it is a happy accident when it doesn't. That said, this update does not *appear* to have broken saves, but the dust hasn't settled enough to be 100% sure of that. Mod authors are not gods. We introduce bugs on a regular basis. Things change, especially on patch day. If you can't get to the menu on an unmodded, clean* install, you either a) installed it wrong\have a corrupted install\didn't actually do a clean install have a problem with your computer, full stop.
  15. Unity provides the framework to do it, Squad does not appear to be using it (or I could be wrong, and just missing it). But yea, it is totally bizaare - instancing is definitely needed.
  16. Plausible that kerbals have a high degree of sexual dimorphism.
  17. Launch clamps don't use ModuleDecouple or ModuleAnchoredDecoupler, so they are not modified by this mod.
  18. The texture gets loaded twice. Every time you declare a texture, an instance of it gets loaded into memory. The game does not attempt to re-use loaded assets. At least, that is my understanding.
×
×
  • Create New...