Jump to content

Sushut

Members
  • Posts

    116
  • Joined

  • Last visited

Everything posted by Sushut

  1. https://imagemagick.org/script/download.php scroll down to "windows binary release" or whatever your OS is (for windows it would be: ImageMagick-7.1.1-39-Q16-HDRI-x64-dll.exe)
  2. you can just delete it, pretty sure it's obsolete I don't know why it would affect parts in any way? sometimes you can just ignore b9 and play the game as normal though, so try that?
  3. this mod hasn't been updated in a long time and i'm sadly very busy as of late and working on it simply isn't a priority, there should be a "solar panel fix" config somewhere in the mod which might fix the issue with the solar panels
  4. this is a known issue caused by outdated configs in the mod, i can't pin down exactly what is causing this but it's in the misc folder as far as I remember?
  5. If I ever decide to work on this mod again then yeah volumetric support will be added
  6. As far as I know, procedural gas giants don't work anymore. The best way to fail is not to try at all, but if you really want some basic info: 1. lower detail heightmap (make all the features huge, the map can be a lower resolution too) 2. low radius 3. use PQS noise to your advantage
  7. I've worked on revamping this mod, sadly I'm just busy with other things and can't find the time to do it.
  8. The github source code is outdated. It could just be my poorly written code that's causing the issues.
  9. it's the nebula mod that doesn't support singularity, nothing i can do lol and also galaxy mode is just bad, i rushed it i thought i specified it to not make that happen but I guess not
  10. It doesn't explicitly do anything for SCANsat to make it compatible. Does SCANsat need any configs to make planets mappable?
  11. That's what you should be doing, good that you did! (I've seen too many people make planets on their ultra modded mess and wonder why it's hard to debug.) Anyway, the fadeStart in PQS had to be over and equal to the ScaledVersion fadeEnd. Generally it should be: Scaled fadeStart < Scaled fadeEnd = PQS fadeStart < PQS fadeEnd Essentially, your PQS/Scaled transition isn't right.
  12. Consider it an easter egg (mostly because the code for Infinite Discoveries actually sucks but y'know it's a feature now lol)
  13. install KSP community fixes and turn off the maneuver tool in the space center settings (scroll down and you'll see an option to turn off "maneuver tool")
  14. you can either install python and run the source code yourself (though the source code on github is outdated) or get some other computer with windows and just transfer the planets it generated into your mac
  15. It's an issue with the stock maneuver tool. The instructions mention installing KSP Community Fixes and disabling the maneuver tool in the settings (those you'd find in the space center view, idk why they're different from the main menu settings)
  16. Are you still having this issue? I'm sorry for not responding earlier. I was just busy. If so then what did you install in that 2 week span? I'm aware that the latest version has issues with parallax so you could check that out. Also could I get the Kopernicus logs? ( Kerbal Space Program/Logs/Logs-Kopernicus.zip ) to see if some planet is maybe missing its textures. (That issue you described is what happens when a planet is missing a heightmap for any reason.)
  17. I checked out the files of the mod, seems to be identical to my mod. They did credit me though which is all I really care about, so you can allow it onto CKAN. (Huge apologies for replying so late.) Nope. My username on discord is just "Sushut"
  18. Looks really nice for a first planet pack!
  19. Oh i see, the min values are for individual systems just like the max values.
  20. Do you have parallax installed? I've had similar issues with planet packs and I honestly cannot ever pinpoint the issue with it. Nevertheless, can you send the KSP logs + Kopernicus Logs in Kerbal Space Program/Logs/Logs-Kopernicus.zip (just send the entire zip file) You can either do it on discord to Sushut or send it via google drive Are the min values higher than the max values you set? That usually breaks everything. If not, then I guess I just broke that function... Oops.
  21. mmm funny math words (new atmosphere looks really nice)
  22. If I ever feel like working on the mod again then more customization will be one of my first priorities
  23. running the source code rather than a compiled (and thus nearly impossible to modify) version of it run for you
×
×
  • Create New...