-
Posts
4,137 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by nightingale
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Not for that type of parameter. Use the OrbitGenerator behaviour and ReachSpecificOrbit parameter instead.- 5,225 replies
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Next build tonight to get the 32/64 bit stuff cleared away. And yeah, not debugging 1.3.4 Yeah, dropbox is being stupid. It just cycles endlessly on my PC, but I can see it find on my phone. I'll see if I can do anything with this one...- 5,225 replies
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
No screenshot in the folder. Can I get a log?- 5,225 replies
-
[1.x] 5dim Military Contract Pack [v0.4] [2015-05-3]
nightingale replied to odin_spain's topic in KSP1 Mod Releases
Can you post a full log file for this issue? -
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Can I get a screenshot too so I can correlate?- 5,225 replies
-
[1.10.1+] Contract Pack: Field Research [v1.2.2] [2020-09-20]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Awesome, thanks! Since it's a pure parts mod using the stock science stuff, it'll work just fine. The only ones that cause trouble are the ones that use their own custom part module (which makes it hard for me to know when it's the part has been unlocked) or ones that have coded experiment availability restrictions.- 469 replies
-
- contract configurator
- contract pack
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Alright, based on the feedback so far I think I'll reenable the 64-bit support with warnings. Look for that in the next relesae.- 5,225 replies
-
[1.10.1+] Contract Pack: Field Research [v1.2.2] [2020-09-20]
nightingale replied to nightingale's topic in KSP1 Mod Releases
DMagic Orbital Science is supported. MkerbIncScienceParts I have never even heard of, and a search only results in your post (typo? needs actual spaces?). If you provide a link to the mod, I can look into support for you.- 469 replies
-
- contract configurator
- contract pack
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Are you using 64-bit windows KSP? Are you using Contract Configurator without issues? Which contract pack(s)? Are you sure there's no issues (no odd exceptions in the log)? If I am able to get confirmation from you and others that it is working completely correctly for at least some people, then I will consider releasing the next patch with re-enabled Win64 support with the addition of a nag screen, and in-line warning messages for every exception (because to be honest, that's usually all I get in bug reports - count how many logs were posted without having been specifically asked for, versus the number of exceptions-as-posts). - - - Updated - - - Missed this part. A null vessel is programmer-speak for a empty vessel record (in the global list of vessels, in this case). It shouldn't happen unless something went really wrong, so really nothing you can do to fix. Let me know what it looks like on the 32-bit install... that'll help me come to my final decision on Win64 support. - - - Updated - - - Not really, because then I miss out on what might've been legit bug reports.- 5,225 replies
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Alright, new version with wider support for science mods for Field Research. Also I'm testing the waters to see what the reaction is if I disable Win64 support, because I've spent all week debugging impossible to reproduce issues and have enough reason to believe there's a link. Anyway, download link here. Contract Configurator 1.4.0 Move extra science experiment definition to configuration files. Add support in science modules for Station Science. Add support in science modules for Solar Science. Add support in science modules for N3h3miah's science mods. Add additional experiment validation. Fix possible NRE in vessel expressions (thanks Mulbin). De-support buggy Win64 hacked version until Unity5.- 5,225 replies
-
[1.10.1+] Contract Pack: Field Research [v1.2.2] [2020-09-20]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Wait, what's the title of that contract? None should be that bad - the experiment one could potentially be (and I'll clean it up a bit under [#4]), but the one you're showing just seems random.- 469 replies
-
- contract configurator
- contract pack
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Same issue that I fixed. I'll release it very soon. Yeah, I think I'm actually going to go so far as to disable Win64 support, because if that is the reason it is pretty rediculous the amount of wasted time it has caused me. Hmmm, nothing unusual, and I still haven't been able to reproduce. Let me know if there's any change with no/fewer mods...- 5,225 replies
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
That is an entirely different (and easy to fix) error. Still concerned as it implies issues/exceptions elsewhere in KSP (as it means there's a null vessel in KSP's list of vessels).- 5,225 replies
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Everything looks fine. Can you tell what contract it's coming from (the agency should give you a hint). Maybe provide the save file and I'll look at that.- 5,225 replies
-
Contract Pack: Advanced Progression - REPLACED
nightingale replied to tjsnh's topic in KSP1 Mod Releases
Can you provide a full log file? The only reason I can see that happening in the code is if there are some major problems in the stock experiments being missing. -
[1.10.1+] Contract Pack: Field Research [v1.2.2] [2020-09-20]
nightingale replied to nightingale's topic in KSP1 Mod Releases
I'm actually starting to work on the science system right now to add in configuration to make setting this type of stuff up easier. Raised [#3] to track the specifics for mods. It's completely KSP's fault - it doesn't give a stock mechanism to limit science experiments in the way that mods mod authors want - so they have to do things their own way, which is a nightmare for compatibility. So you'll have to report the issue to [x] Science and Science Alert individually - those mod authors will need to add special code for handling Solar Science (as will I).- 469 replies
-
- contract configurator
- contract pack
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
New version, fixes all those exceptions! Download now! Contract Configurator 1.3.4 Added support in parameters for completedMessage. Fixed NRE in ContractVesselTracker (thanks Morashtak). Fixed loading of duplicate Contract Types (thanks jakkarth). Fixed issue where random orbits aren't so random (thanks KerbMav). Fixed exception loading SpawnKerbal (thanks mega_newblar).- 5,225 replies
-
[1.4.x] Contract Pack: RemoteTech [v2.1.4] [2017-08-27]
nightingale replied to nightingale's topic in KSP1 Mod Releases
I'll have to look into this one - it shouldn't happen (but obviously did!)- 557 replies
-
- contract configurator
- remotetech
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Nothing obvious in the log. Do you have the same issue on a new save? Sounds like something or other is corrupted. If it's still occurring in a new save, get a log that covers going to the tracking station where you see the issue. It means that I need to do more performance fixes for this soon. Tracking under [#240]. Looks like something different, since they don't have Field Research installed. I didn't see any logs - just a massive 300 meg download of their entire GameData directory. Unfortunately, I don't have a lot of free time right now, so If you can get me a log (KSP.log as it has timing info), I'd rather start there. Thanks, fixed for next release.- 5,225 replies
-
- 1
-
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Known issue - fix is coming in the next patch. There is no "randomizer" - you have to tell it what the target body is. You can try one of the following for what you are looking for: targetBody = AllBodies().Where(b => b.HasSurface()) targetBody = OrbitedBodies().Where(b => b.HasSurface()) Using the OrbitedBodies() above is better than a requirement saying the body has been orbited, as using the requirement will reduce the changes of a contract showing up, as you have correctly guessed.- 5,225 replies
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
nightingale replied to nightingale's topic in KSP1 Mod Releases
Thanks, fixed for next release. As always, pre-release available here for testing.- 5,225 replies