Jump to content

Ezriilc

Members
  • Posts

    1,482
  • Joined

  • Last visited

Everything posted by Ezriilc

  1. I'm sorry, but I don't understand what you mean. Can you describe a sequence of steps that would let you do what you're wanting?
  2. Thanks for the follow-up! Really? I've not done anything to block any VPNs or IP ranges. That seems odd. Are you sure it's not also doing something jenky with the request, like hiding or messing with the referrer? Any other details you can give me would be greatly appreciated. Feel free to contact me privately.
  3. Try disabling any plugins, a different browser, etc.. If none of that works, then please provide lots more information. What web page are you on? What file(s) are you trying to download? What buttons/links are you clicking?
  4. I'm sorry, but I'm not a coder. However, maybe someone else will see this and offer help.
  5. I am very sorry, but I honestly don't know how to even start fixing this issue. I'm not a C# programmer, nor do I know KSP modding very well. I didn't create our mods and I rely on the help of others to maintain them. However, posting here is a good idea because the folks here have always been quite helpful in the past.
  6. That's a good question. I'm afraid I can't do any testing just now. I wonder if anyone else might try it.
  7. As far as I know, yes it does. If you're having trouble, can you please provide more details? What exactly are you doing? Which planet? Are you using any other mods?
  8. No. I'm sorry. I've run into a problem where I try to build the current (BETA) code, and it fails in a way that I don't understand. I use MS Visual Studio 2019 Community, but I barely know what I'm doing in that, but it seems related to the newer versions of the KSP API. I'm also not fluent in GIT, so, yeah. Any input is welcome.
  9. This might be related to that old bug. I think if you save and load the game and/or change the scene from flight and back, it fixes it. EDIT: Oops! Here's that issue: https://github.com/Ezriilc/HyperEdit/issues/14
  10. It is a bit newer, but has been tested pretty well. I need to make that BETA-1 into a full release.
  11. Well done. I'm not sure what you mean, but I think no. You get the ribbon the first time you get to that planet/body. Other things you do there give you the devices to put on that ribbon. The more you do, the more devices on the ribbon.
  12. Please try to clear your cache and refresh the page. It should show the login boxes.
  13. What does it show? Can you send another screenshot?
  14. What happens when you try to log in? You can click the User link again to reload the page. I may be having a caching issue with the page.
  15. You can use the recover tool at: https://www.kerbaltek.com/user
  16. I'm happy to help! On any page of this forum, click your username at the top-right, then click "Account Settings". In that view, click "Signature" on the left. In that view, use the "Insert image from URL" button to enter your ribbons image URL that you get from my site at https://www.kerbaltek.com/ribbons You need to be logged in.
  17. I love all the enthusiasm, but... let's see those ribbons!
  18. I'm not sure. Of course you can put a vessel in orbit around any planet, but I've never tried to put it on a certain path before. I suppose you could put yourself into a very high orbit of a nearby planet and then do legit burns to encounter anything, really. I'd bet someone else here has better input than I.
  19. If I'm understanding the code (I didn't write it) at the link below, it updates every half ("0.5f") second, or twice per second (2/s). I'm assuming that is the frequency that it plots on the screen as well. https://github.com/Ezriilc/KSP-Graphotron/blob/master/Source/ModuleEnviroSensorPlotter.cs#L32 I can't be sure this is correct, and that may be the limit of my knowledge, but I hope it helps.
  20. I'm glad that worked. Thanks for the follow-up. I don't actually know what the sample rate is. I'll see if I can tell from the code and report back.
×
×
  • Create New...