-
Posts
283 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
Everything posted by Krzeszny
-
Wow you're amazing. It finally works, after nearly 1 year from my report. I'm making a pull request on GitHub. There's also another problem, but this time not game-breaking by any means: The first time you start mining, `Ore rate` shows `Load <value>`. When you restart it, it'll only show `Operational`. I tested it without SystemHeat and it only doesn't show Load in vanilla when the temperature is optimal. With SystemHeat installed, it'll never show Load after initially starting a given drill, even if the system has cooled down, even after time warping (tested in KRASH, didn't test reloading a save). I'm also reporting this in SH's GitHub (not expecting it to be fixed tbh.)
-
Since @Eskandare seems to have abandoned the maintenance of @BahamutoD's Baha EPL Redrilled, maybe it could be incorporated into EPL (if that's allowed) or someone else could adopt? That mod adds really cool parts to EPL and still works, just with minor config bugs that I've found in 2021
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
Krzeszny replied to nightingale's topic in Add-on Releases
1. There's no warning not to press the button. 2. The button is there. You'd assume that a bug as easy to fix as by removing a button would have been already fixed but... CC has dozens of unsolved issues on GitHub.- 5,061 replies
-
- 1
-
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.8.1] DaMichels Parts [1.1.0.0](2020 02 17)
Krzeszny replied to zer0Kerbal's topic in Add-on Releases
There's no progress though In the meanwhile I found a bug that breaks GAP contracts if AJE isn't installed. https://github.com/zer0Kerbal/Fuselage/issues/5 Using :FOR[external mod] is a big no-no! ModuleManager's wiki says: "It is not recommended to use the :FOR directive to refer to other mods than the one you are writing." There's also this suspicious line in ODFC.cfg (the patch) that could be ok or could be not ok. Since :FOR ignored :NEEDS, maybe this one also ignores it? I don't know. @PART[DM-RFC]:NEEDS[ODFC,DaMichel/AeroRadial]:BEFORE[ODFC] -
I can't read either. Ok, so it's FOR. I looked for :FOR[Ferram and [AJE in GameData and found something. First, there's a file called Custom_FARAeroData.cfg in GameData root directory and it contains the line "@FARAeroData:FOR[FerramAerospaceResearch]" Second, there's AJE.cfg in DaMichel/Fuselage/Patches and it contains "@PART[DM-fuselage-intake]:NEEDS[AJE]:FOR[AJE]" The first file obviously shouldn't be in GameData but is the second one also coded wrong? It would seem like MM loads FOR despite the NEEDS part not being correct. Anyway, I'm removing both and seeing if KSP works now. EDIT: It works! So this is what was causing the bug that prevents the Wright group contracts from appearing.
- 1,034 replies
-
- 1
-
-
- gap
- contract pack
-
(and 1 more)
Tagged with:
-
This looks interesting, but I don't know what it means: Non-DLL mods added (:FOR[xxx]): FerramAerospaceResearch (other mods listed here) AJE
- 1,034 replies
-
- gap
- contract pack
-
(and 1 more)
Tagged with:
-
btw it's :HAS, not HAS: (to be clear, the same error is caused by missing FerramAerospaceResearch and AJE) I checked the last ModuleManager.log without launching the game and there's no :HAS[Ferram or [AJE The only [AJE] mentions are these [LOG 00:08:12.064] :BEFORE[AJE] pass [LOG 00:08:12.064] :FOR[AJE] pass [LOG 00:08:12.066] :AFTER[AJE] pass
- 1,034 replies
-
- gap
- contract pack
-
(and 1 more)
Tagged with:
-
You don't understand and I didn't explain it well. FAR isn't installed. AJE isn't installed either. Those folders don't exist in GameData. That's why the requirements that cause the errors shouldn't be trying to load at all. In other words, NEEDS[FerramAerospaceResearch] is not functioning properly (same with the one that needs AJE).
- 1,034 replies
-
- gap
- contract pack
-
(and 1 more)
Tagged with:
-
I'm getting a bug I can't debug. It shouldn't be happening. Wright group contracts aren't loading because CC can't find modules from FerramAerospaceResearchand AJE. But the config files have proper requirements so these errors shouldn't be showing up. REQUIREMENT:NEEDS[FerramAerospaceResearch] { name = PartModuleUnlocked type = PartModuleUnlocked title = Aileron or Elevon partModule = FARControllableSurface }
- 1,034 replies
-
- gap
- contract pack
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
Krzeszny replied to nightingale's topic in Add-on Releases
Clicking "Reload Contracts" in the debug menu reloads... all the models from all mods. But wait, there's more! It doesn't reload the contracts! I waited until it reloaded all the models and the contracts didn't reappear in the debug menu. Then I went to main menu and got this:- 5,061 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.12.2] S.A.V.E Resaved - Automatic Backup System
Krzeszny replied to linuxgurugamer's topic in Add-on Releases
I found it, thanks. I'd suggest WARNING or ERROR by default. -
[1.12.2] S.A.V.E Resaved - Automatic Backup System
Krzeszny replied to linuxgurugamer's topic in Add-on Releases
Can you please remove the log spam for real? It generates exactly 2 copied of the same message per second and that really disturbs debugging when you're trying to read the logs. Nvm, I read the OP and found a way to disable the log spam. I assume it's disabled by default? -
[1.4.1] Fuel Tanks Plus 2.0.2 (2018-03-14)
Krzeszny replied to NecroBones's topic in Add-on Releases
Oh, that's good to hear. Here's something not so good to hear, errors I found while trying to find why MM doesn't let KSP launch (and it's most likely not those): [WRN 16:36:28.034] Cannot create config from file 'E:\SteamLibrary\steamapps\common\Kerbal Space Program\GameData\FuelTanksPlus\Probe\000_TPtankP_MM.cfg'. [ERR 16:36:28.040] Error: Empty part config file [WRN 16:36:28.040] Cannot create config from file 'E:\SteamLibrary\steamapps\common\Kerbal Space Program\GameData\FuelTanksPlus\Size0\000_TPtank0m_MM.cfg'. [ERR 16:36:28.044] Error: Empty part config file [WRN 16:36:28.044] Cannot create config from file 'E:\SteamLibrary\steamapps\common\Kerbal Space Program\GameData\FuelTanksPlus\Size1\000_TPtank1m_MM.cfg'. [ERR 16:36:28.052] Error: Empty part config file [WRN 16:36:28.052] Cannot create config from file 'E:\SteamLibrary\steamapps\common\Kerbal Space Program\GameData\FuelTanksPlus\Size2\000_TPtank2m_MM.cfg'. [WRN 16:36:28.062] Cannot create config from file 'E:\SteamLibrary\steamapps\common\Kerbal Space Program\GameData\FuelTanksPlus\Size3\000_TPtank3m_MM.cfg'. [ERR 16:36:31.021] Error: Empty part config file Those files are empty. Why are they even there? -
Hello @Angel-125 I just wanted to ask if there's a chance for you to fix the bugs I listed here:
-
I tested the Resource Harvester Configuration addon again today (in KSP 1.12.2.3167) to see if anything has changed, just in case. It hasn't. I've created a ticket on GitHub, too https://github.com/post-kerbin-mining-corporation/SystemHeat/issues/91 For those who don't know, SystemHeat doesn't work with modded drills (for example with SME) because the Resource Harvester Config addon is broken (don't install it).
-
[1.9.x] Contract Pack: Bases and Stations Reborn
Krzeszny replied to linuxgurugamer's topic in Add-on Releases
Well, new station contracts already force players to have a docking node, 4 crew spaces, power generation and at least 1 unit of supplies. If the contract is meant to be a station core, I see nothing wrong with challenging players to bring 1 out of 5 cores of their choosing, if they have SSPXR installed. I think it would make more sense to require a station core part but not require 4 crew spaces and supplies, perhaps not even power generation if it's just a literal station core with docking ports, when it comes to restricting players. -
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
Krzeszny replied to nightingale's topic in Add-on Releases
You're not saying the exception is normal and it's ok that the message that says "Avoid saving your game and backup yous save immediatelly", right? If this exception doesn't break anything, it shouldn't be an exception.- 5,061 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
Krzeszny replied to nightingale's topic in Add-on Releases
(lol, I forgot to change that test name.) No, I see all of them: And the CC debug menu shows only what should be there without SSPXR installed: I'm pretty sure it's because I uninstalled the mod that adds those labs and I keep loading a save that has a contract for them. At the same time I wasn't expecting CC to throw an exception because of uninstalling a mod.- 5,061 replies
-
- 1
-
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
Krzeszny replied to nightingale's topic in Add-on Releases
Here's the log from these settings (triple DEBUG because I didn't know what to choose): https://drive.google.com/file/d/1-QmLtpFuqF8NzSZphk17B7XttWIa4fJ4/view?usp=sharing- 5,061 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.9.x] Contract Pack: Bases and Stations Reborn
Krzeszny replied to linuxgurugamer's topic in Add-on Releases
Stockalike Station Parts Expansion Redux adds 5 new station core parts: 1.25m station core 1.875m station core 2.5m station core 3.75m station core 5m station core Do you think the "Launch the Space Station!" contract should require a station core if at least one of those parts is researched? If not, how much should including a station core part pay? -
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
Krzeszny replied to nightingale's topic in Add-on Releases
Hi again. I'm still working on a pull request that would make this mod compatible with SSPXR and USI. Among other new mod-specific parameters, I added this under the vanilla science lab: PARAMETER:NEEDS[StationPartsExpansionRedux] { name = PartValidation type = PartValidation title = Include an SDV-X 'Cronus' Extensible Centrifuge rewardFunds = 181000.0 hideChildren = true part = sspx-expandable-centrifuge-5-1 } After uninstalling Stockalike Station Parts Expansion Redux and making sure a folder named StationPartsExpansionRedux isn't in GameData, I'm getting this in my career save: Fulll error: Why and how?- 5,061 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
Krzeszny replied to nightingale's topic in Add-on Releases
What would a contract look like if it had 2 parameters: Parameter 1 would check for module x (unspecified part) and gave a specific reward (multiple parts have that module) Parameter 2 would check for one specific part (which has module x in it) but gave a different reward? I know how to check for errors (the Ctrl+Alt+F10 menu) but not how to "spawn" a contract if not all requirements have been met, so testing it isn't that easy.- 5,061 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
Krzeszny replied to nightingale's topic in Add-on Releases
I've noticed that SSPXR has patches that seemingly add its cupolas, science labs, etc. to contracts. However, the contract pack Bases and Stations Reborn don't accept those parts (or at least doesn't list them as options in the contract). Why? Example from SSPXR: // SSPXr contract patches // New cupolas count for contracts @Contracts { @Base { @PART_REQUEST:HAS[#Part[cupola]] { Part = sspx-cupola-125-1 Part = sspx-cupola-1875-1 Part = sspx-cupola-375-1 Part = sspx-observation-25-1 Part = sspx-dome-5-1 Part = sspx-dome-observation-5-1 } } @Station { @PART_REQUEST:HAS[#Part[cupola]] { Part = sspx-cupola-125-1 Part = sspx-cupola-1875-1 Part = sspx-cupola-375-1 Part = sspx-observation-25-1 Part = sspx-dome-5-1 } }- 5,061 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with: