Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2010527094&searchtext=technology+blueprint
Also, I know you don't have the time (and probably not the attention, either) to improve all the mods you've continued, but I realized that, when a pawn is choosing research, they are only picking from at most (and hard-coded) 4 available research projects (kinda like semi-random research), which is unexpected and not at all hinted at in the mod's old description. Perhaps a little addendum could be added to the description?
Of course, it would be awesome if this limitation were not present, but I imagine that would be a rather complicated undertaking, based on just how much Research Reinvented does to the research mechanics.
[PawnsChooseResearch (Continued)] Patch operation Verse.PatchOperationSequence(count=2, lastFailedOperation=Verse.PatchOperationAdd(Defs/ResearchProjectDef[defName="VFE_GasExtraction"]/modExtensions/li[@Class="PawnsChooseResearch.ResearchCategory"])) failed
file: <snip>\1.4\Patches\VanillaFurnitureExpandedPower.xml
[PawnsChooseResearch (Continued)] Patch operation Verse.PatchOperationSequence(count=3, lastFailedOperation=Verse.PatchOperationAdd(Defs/ResearchProjectDef[defName="VWE_Tools"]/modExtensions/li[@Class="PawnsChooseResearch.ResearchCategory"])) failed
file: <snip>\1.4\Patches\VanillaWeaponsExpanded.xml
The fix for Altered Carbon appears to be good in v1.3, though.
I'm also getting a similar error for the "Project RimFactory Revived" mod. The patch for defName="PRF_SalResearchIV" or defName="PRF_SalResearchV" or defName="PRF_SalResearchVI" give the same error. *However*, these research defs do exist, but with different capitalization (e.g., "PRF_SALResearchIV"). If capitalization doesn't matter, then I don't know why this one is giving an error.
So tried to test how much they conflict. Started a run with only this two mods.
Regardless of order, I received no errors.
But "PawnsChooseResearch" looses it's ability to have several researches at once.
So the first pawn chooses the research, after that all pawns can choose which part of "Research Reinvented" they will contribute to and can run several "tests" at once.
And regardless of "PawnsChooseResearch" mod settings, you always have an option to change current research. But you can just... not =)
So I would say, they are highly (though not 100%) compatible.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2868392160
Ty for your work, by the way =)