-
Posts
24,924 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by linuxgurugamer
-
Ok. This may be unsolvable right now. It never worked this way in the old version, so it is an existing bug. This mod wasn't designed for this sort of science gathering. It is a stage recovery mod. When you do new science on a detached stage, and then return to the main flight without recovering, returning to the main flight essentially undoes some internal data creation in KSP. Now, when the mod does the auto recovery, it goes in and takes care of this, because it knows about the missing data. But KSP doesn't, so when you recover using KSP, you are bypassing the mod and KSP runs into data it isn't expecting. I have some ideas, but since this is a pre-existing problem, I'm not going to hold up the release for it
-
[1.9.x] EVA Enhancements Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
I see what you are talking about. No idea, I'll look into it. -
Modpacks, should they be banned?
linuxgurugamer replied to sal_vager's topic in KSP1 Mods Discussions
I think we are agreeing here. No one objects to a list of mods, whether it be a CKAn list or a manual list. The whole thing here is about the packing. -
Modpacks, should they be banned?
linuxgurugamer replied to sal_vager's topic in KSP1 Mods Discussions
What you are proposing isn't a modpack, it's a list of mods, or a "collection". A Modpack is when someone packs them all together for a single download. And, what you are proposing is fine, IMHO. It's just like a CKAN list, only manual -
Modpacks, should they be banned?
linuxgurugamer replied to sal_vager's topic in KSP1 Mods Discussions
When testing and debugging, I regularly ask for and get the .ckan file for an install. In almost all cases, I import that file into ckan and it installs all the mods listed without and problem. So yes, it does work -
Unfortunately, we still can't embed imgur albums.
-
Please don't do that. That would end up punishing everyone for the bad actions of a single person. Instead, do what I do: all of my mods now write the mod version to the log file. When someone asks for help, I can immediately see what version of the mod they are running, and, if not current, I just tell them to update before reporting bugs. PM me if you want details on how I do that.
-
[1.9.x] EVA Enhancements Continued
linuxgurugamer replied to linuxgurugamer's topic in KSP1 Mod Releases
Are you saying it doesn't follow the kerbal now? This may be more of a question for some of the camera mods, not sure. Nothing I can do about this now, anyway, busy with some other issues -
New Release, 1.2.0.5-rc New icons courtesy of @EmbersArc Fixed F2 bug Fixed issue with returning to main mission after recovering dropped stage Probably also fixed the issue with the loss of science, need confirmation Also probably fixes the vessel switching, but again, I need other people to test. New release located here: https://github.com/linuxgurugamer/FMRS/releases/tag/1.2.0.5-rc
-
To summarize the current issues: 1. FMRS window and the hide UI button (F2) Steps to reproduce: Open FMRS window Press F2 Press F3 Press F2 again I've verified the bug, will fix in next release 2. FMRS kills Science. Please test this with stock, not with Galileo Planet Pack. I can add compatibility with GPP later, but need to know that stock is working first. 3. Doesn't automatically return to main mission after recovering dropped stage Launch vessel Drop stage Go to stage via FMRS Land stage Hit KSPs "recover vessel" button You end up on your space center screen and nothing further happens. Expected behaviour is automatically jumping back to the main mission from the space center screen. I've verified. I did notice that going to the tracking station and then going to the vessel in flight resumed from where it was. I also assume you are doing manual recovery, not automatic, please confirm. 4. It looks like something weird happens with the vessel switching. When I'm flying the returning stage, the view gets apparently unfocused (changing view does nothing, nor does to attempting look around with mouse or arrow keys) and rotated 90 degrees. http://imgur.com/a/VlrMO. Looking at the debug log, this seems to be triggered by the original vessel being destroyed or unloaded, which also seems to cause a bunch of NREs in other mods, which seem to not have caught the vessel switch. https://www.dropbox.com/s/qid50jqqc8q22c4/output_log.txt?dl=0
-
Your idea of "help" is interesting, to say the least. Do you consider the players who download these modpacks, and then get frustrated because they don't work? Are you willing to invest the time to investigate every modpack uploaded, play through complete games with each to be sure the players are getting a quality pack?
-
Either would be fine Thanks The basic game doesn't have any concept of a "locked" body, and there are too many ways to infer that. And does SFC penalize you for not having anything in orbit around all the planets, or do the rewards get larger the more satellites are? I'm not aware of any mods which are implementing font scaling, can you point me to them? Re surveillance, I'd want to do that with a part. So if someone want's to make a part for this, please get in touch with me.
-
Who said anything about banning you? You seem to feel that only your opinion counts. Maybe in your world, but not here. I'm speaking as a fairly well known mod author and maintainer. You have no idea what happens when someone download a modpack which has old versions and then looks for help. Frankly, I'm seriously thinking of adding version checking into all my mods, so that a mod won't run on an incompatible version of the game. And it because of modpacks. More work for me, and frustrated players down the road