Jump to content

MaHuJa

Members
  • Posts

    78
  • Joined

  • Last visited

Reputation

31 Excellent

Contact Methods

  • Skype
    mahuja.net

Profile Information

  • About me
    Rocketry Enthusiast

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I also have the disappearing guis issue. (Silly) Reproduction steps: -Start ksp -start a new career game -enter VAB -If the name bar is not missing (typical first symptom), exit and reenter VAB. Or go into flight and revert back. Until it's triggered. Never took more than 5 times, if that much. I put a log extract in the github issue, which indicates its reproduction is dependent on system variables rather than procedure. Short version: kRPC is not catching a System.Net.NetworkInformation.NetworkInformationException thrown on the callstack of RenderingManager.OnGUI () Unless that's an unrelated error, which is spamming the log anyway.
  2. Now that you're explicit enough about what you mean, I agree. A side-by-side comparison shot of some representative parts would be good.
  3. I count 30 of them. You may need to enable javascript.
  4. Found it! Here's what's going on. When you ckan install Hangar it will install hangar as well as pull in its dependencies ModuleManager and KAE (KSP API Ext) However, the KAE dll is then stored as GameData\KSPAPIExt\Plugins\KSPAPIExtensions.dll rather than GameData\Hangar\Plugins\KSPAPIExtensions.dll Copying it there makes it work. In the case of KAE it's preventing multiples from conflicting, so that's not a problem. (As opposed to module manager.) So, as far as fixes go... either of a) The ckan install needs to include the KAE dll in the hangar directory The hangar dll needs to check for the assembly not the file In this instance, A is a possible solution because KAE handled deduplication on its own. How hard is it for you to do B?
  5. Having the same problem. I also happen to be using ckan to install my mods, with the nice side effect that I don't spend as much time installing mods as playing ksp. output_log.txt extracts (whole file link, likely to be overwritten sometime in the future) So whatever it is, it's affecting Hangar\Plugins\Hangar.dll ksp-advanced-flybywire\XInputDotNetPure.dll TweakScale\plugins\Scale_Editor.dll ---- Edit: Interestingly, similar errors are found in http://howling-coyote.org/ksp/UKSMASEC/KSP.log which dates itself from July (.23.5), affecting - ExsurgentEngineering - HydraEngineController - SCANsatKethane - SCANsatRPM
  6. Then my comment in the popup blocker thread will apply:
  7. I note that you quoted the exact part I warned about being potentially hurtful. No comments about the rest? Alerting the user is GREAT! up to a point. Did you see the part about how I'm unlikely to notice an addition to it now? Nobody ever contested the "alerting the user" part. The problem is HOW it does it. And this whole thread is the result of bad handling of that issue on the part of several people. entitlement/ɪnˈtʌɪt(ə)lmənt/ noun the fact of having a right to something. Let me say express the exact same thing again, with words you hopefully don't have a loaded relationship with: Toxicity stems from people believing they have more rights than they actually do. When the toxicity is sealed in because no one is countering these inflated expectations, this appears to work just fine. Just like most race conditions appear to work fine. Sometimes you need to vent it to keep it from building up. I think this thread may constitute a healthy dose of reality check. A product being "free" is a red herring. It does mean you have no legal* obligations for support or warranty, but that was never the issue here. It does not extend any intellectual property rights to include non-interference. * Though the users may still expect something, making for a "social obligation" for support. Non-interference is not a right modders ever had. They believed they had it, or at least that they should have had it - perhaps justifying it with "we're doing this for free". When somebody (OP) violated their imaginary right, they went up in arms as seen in this thread. My only claim here that the toxicity originated from the mistaken beliefs. Short summary of the story as I understand it - such that you can correct any misconceptions I may have. OP wanted to fix this in the "right" way, adding a feature that makes it non-"hostile". He was not quite told to stop, but close. He was annoyed enough with the problem to choose to force the issue. The rest is all in this thread. For some of the modders who complained, this was a product of their own actions. They didn't even try to refute that. ----------------- When I was referring to the "underlying issue", then this is all about user support. http://forum.kerbalspaceprogram.com/threads/98035-Is-it-time-for-modpacks Most of the complaints aired by modders in this thread, could actually be history if the community went down that path. It's a choice you can make. If you choose to take it all on your own shoulders, then I'll respect your choice and not pity you over it. Many of the "support issues" is with players who aren't really capable of doing the more basic things in installing them. When it comes right down to it, they don't want to be expert computer users or modders, and they shouldn't need to be - they just want to play.
  8. At the moment this is only at a stage of sampling opinions - figuring out if this is something to pursue or not. Some advantages: It will be the job of the modpack to handle the installation. The removal of previous versions and getting everything placed where it belongs. I would expect the "hordes" that can't install mods correctly to prefer a modpack that make it point-and-click easy. A modpack can be naturally locked to a particular version of the game, pulling in a ksp update only when the updated version of the pack is available. (And thus the updated version of the mods in the pack.) This would - except for manual updaters who should be competent anyway - entirely remove the need for Compatibility Checker and similar. The debacle that occurred in the popup blocker thread was all over this, and modpacks could do even more to solve this problem than CC ever did. That's why this thread appeared right now. Quality control A team making a modpack can do organized testing on a scale that mod authors can rarely do themselves. A quality modpack will ensure its mods play nice. This is especially time consuming when we're talking about making separate mods play nice together. If you have a full time job, this can take as much time as you'll have left for actually playing. A modpack can have a policy that avoids mod versions that are experimental or that are known ahead of time will not be forward compatible. (Extraplanetary launchpads' new surveyed builds part) In theory, this will keep the majority of players on stable versions that just work, rather than on the forums filling mod threads with support requests. Quality feedback The testing for the above may be done by people who are - or will become - practiced at helpful bug reports. Known mod environment The way mods interact with each other will tend to be more predictable, because most users will run a similar setup. Memory usage accounting A modpack can more strictly control ram usage, such that it can always be kept within safe limits. Youtuber/streamer play-along Imagine installing "The Manley pack", and downloading a save/craft file from the video description, and trying to replicate what he's doing. (See also Direwolf20 of modded minecraft.) Some challenges: Scattered permissions authority Case study: KAS. - Published license does not permit redistribution in a modpack. - KAS is a dependency for many mods (boxsat, universal storage, extraplanetary launchpad (surveyed builds in particular), etc) - The copyright is split across several people. - It is unclear if any one person has been given the authority to permit it. - It is unknown who is still "reachable" for requesting its inclusion. At least, the only parts that are needed as dependencies is the plugin, which has one author (assuming he can speak for interim maintainer's contributions) who has been present after 0.25 That means we would only lose the the winches unless we could contact them and they say yes, or someone else makes new ones for a modpack to use. Curse's monetary rewards for clicks - "Author Rewards: Earn reward points for your projects and redeem them for Amazon Gift Cards or PayPal payouts!" - If people get it from a modpack instead, it could seriously cut into a revenue stream for an author. Getting a "clean" game version for a pack Let's say .90 has been released a couple days ago, and there is not yet a modpack for it. A user wants to install modpack X, made for .25. How do we acquire the game files for it? I suspect some cooperation with Squad may be helpful here. Delayed releases If you want to be on the bleeding edge, modpacks generally aren't for you. Unless you use it as a base and just add your personal touch on top. The rest are "solved problems" meaning it'll just take somebody to actually do the work. (Or did I miss something?) What do people - and in particular, modders, who would make or break any such effort - think?
  9. TL;DR: See bolded parts You're assuming your alternative solution (CC as it works already) would work. I've seen that popup so many damn times that if another mod is suddenly listed there I'm unlikely to notice. There used to be confirmation dialogs for all kinds of "dangerous actions" (basically meaning anything irreversible) on computers, but users just got habituated into clicking OK without ever reading it, and this habit extended itself to the REALLY dangerous actions. That's where CC is now; stuck in a 1990s paradigm. I would emphasise that OP tried to fix this the right way but met resistance. This could have been resolved with everyone remaining happy, but some people chose to be heavy-handed about having it exactly their way. You missed © it will be removed when it's no longer necessary. This means that when the problem is fixed, this will disappear. As OP also stated in several posts after that. At that point, CC can begin to check for less than max, which will override this mod, and this mod won't be mutated to fix it. (And some user who can do THAT on his own should really know better than complain to the mod authors.) If you use any of these: - Ad blockers - Popup blockers - like those integrated and default enabled in the web browser you're reading this on! - Anti-virus - (I could make a long list of less common stuff) then you are yourself using software to disable other software's anti-features yourself, but don't want others to have the same ability against your (anti-)features. If you want to make a solid case, you will need to overcome that contradiction. We could engage in pedantry all day long about those blocking things you didn't want to begin with, but neither did the users want a "nag dialog". (The evidence is in the OP of this thread.) BTW, The pedantic answer is that all ksp mods do that for what is essentially a mod for unity which is a mod for windows/linux/macos. (Obviously added for comedic effect, but at the same time it puts a bit of perspective on it.) This mod has mostly just taken the lid off of toxicity that was already there. Toxicity stems from feelings of entitlement in excess of what one is actually entitled to. When the toxicity is sealed in because no one is countering these inflated expectations, this appears to work just fine. Like most race conditions. Sometimes you need to vent it to keep it from building up. I think this thread may constitute a healthy dose of reality check. You do realize you just explained to everyone what the problem is, right? Nagging is an anti-feature. And given a bit of time, people stop listening. At which point you lost what benefit you thought you have. I've been a holdout myself so far, but more for reasons of "yet another mod to keep updated". OP should probably have stated that using this disqualifies you from support from mod authors. AFAIK, in minecraft's case it was modpack makers who felt overentitled initially. Then SirSengir blew up and added another dimension to it. (Apparently, there were emails sent to ask that didn't come through. Spam filters perhaps?) The real problem with adding logic bombs to your mod, is this: You establish that there will be a point at which you feel entitled to wipe a user's harddisk clean. Maybe it'll be a combination of wife getting a divorce and keeping the kids, losing your job, and just too many damn noobs who can't even install the mod correctly. Your opinion is distorted by strong emotion; the same reasoning applies as to why appeal to emotion is a fallacy. That kind of thing is dangerous, even life-threatening, when lawmakers suffer from it. Where do you draw the line? - KSPI can have jet engine overheating turned off by another mod - and this was intended. Would your rules prohibit the release of such a mod, which does after all "break and/or bypass" the kspi default? (Unless you reword it significantly, yes. Should it? I think that's a hard case to make.) - Many mods have dependencies on other mods. Imagine that blizzy's toolbar, Kethane, KAS, or something else, started showing advertisements in game to make their author(s) money. Putting aside the problems that would generate, basically forcing squad to step in at some point... Would one of the mods that DEPEND on it to be worth loading - be justified in blocking this behavior? To them it might be a violation of an implicit agreement. I may make a proposal in the modding discussion forum that addresses the underlying problem here.
  10. I tried the first post download on .25 with the result that, although the dialogs show up, pressing the launch button goes directly to the pad for a launch as if kct wasn't installed. It is possible that this is a conflict with another mod, however; any known issues like this?
  11. With performance defined as stuff done per unit of time; 64-bit may actually perform worse. Much of your CPU's time is actually spent waiting for data, and when pointers are 8 bytes (64 bit) instead of 4 (32-bit) there's more data to load, and there's more data to fill cache - meaning fewer "items" can be held in cache. The real advantage of 64-bit is, as has been pointed out, the ability to have more STUFF loaded in memory. Like every parts pack ever created. At the same time.
  12. I've taken on the problem of doing this in C++. So far my merit list is connecting, getting the version, and querying getservices to a file. PROC SpaceCenter:WarpTo double UT double maxRate PROC SpaceCenter:get_ActiveVessel -> uint64 -- Property.Get(ActiveVessel) -- ReturnType.Class(SpaceCenter.Vessel) PROC SpaceCenter:get_Vessels -> KRPC.List -- Property.Get(Vessels) -- ReturnType.List(Class(SpaceCenter.Vessel)) (omitted) I believed I had the protocol down. And then... it stopped working as documented. I call get_ActiveVessel. Simply leaving the craft on the pad and krpc running, I got these hex returns on the socket: a8 63 b2 2c ed d6 40 1a 01 or trying again 81 39 bf 41 4d 21 d7 40 1a 01 01 or again fe e0 2f 7f 39 48 d7 40 1a 01 01 or ee c2 d3 ef 76 bc d7 40 1a 01 01 01 01 There's nothing left to get from the socket afterwards. The leading varint of the last one claims the following data element is greater than 4GB rather than 8 bytes. All I can see from the logs is that it received a message and sent a reply. This happens regardless of the get_activeVessel call being the first on the connection or following a successful getservices.
  13. You can do that with any fuel tank in the game already. It's the icon on the right side of the fuel display when you right click a fuel tank. It predates other tweakables by quite a few versions, I believe. Looking forward to this myself.
  14. One thing i would put down as a requirement is amenability to auto-installation and updating. That's the SINGLE thing I see getting better with the curse deal.
  15. Wrt the first two options of the poll, I'd actually rather that the stock parts worked more like this, and everybody plugged into it. (They won't depend on anything but the stock game, naturally enough.) That way we could cut down on the proliferation of parts. How's THAT for a pipe dream?
×
×
  • Create New...