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
Uh...what? October 2023 is 4 months in the future from now... And 3.8.3 just got here, 3.9 isn't even released to the Stellaris public beta branch yet.
What are you trying to say, that this mod doesn't work right now in the current version of the game?
When I was updating mods a while back, I have no idea what went wrong but it took the completely wrong description, instead grabbing one from one of my other mods. I thought I managed to recover it but it looks like I forgot to swap it back to link to the nerfed version. This has been fixed.
It is only with your and other mod creator's work we can enjoy these tweaks to the game.
This is embarrassing but I thought I fixed that before. Apparently not!
At long last, this has been resolved.
modifier = {
factor = 0.25
NOR = {
has_ethic = ethic_materialist
has_ethic = ethic_fanatic_materialist
}
modifier = {
factor = 1
OR = {
has_ethic = ethic_materialist
has_ethic = ethic_fanatic_materialist
}
}
As you can see the first modifier isn't being closed out before the next one starts. This happens with all 3 levels of the tech.
art_pop_trait_point_SOC.txt
It isn't closing out one modifier before going to the next in the same spot in each of the 3 level of the tech.
Since this patch seems to be all in on vassals, I'd like to remind folks that when it comes to the research sharing tech, only the overlord's % is used! If you're a vassal and want some of your overlord's sweet tech, you'll have to rely on their sharing value.
Some modifiers do not seem to work and will show up blank! Please be patient as I work on fixing this. However, this does mean that some technologies may be cut out if there is not a viable alternative modifier to use. I will comment again to clarify what changes end up being made.
No changes seemed to be necessary, but I changed the mod version so that it no longer shows as out-of-date.
The fine details are in the discussion, but an answer to your question immediately:
no
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2487827530
Error message says:
Error in common\technology\art_pop_trait_point_SOC.txt: Ln: 153 Col: 2
}
^
Note: The error occurred at the end of the input stream.
Expecting: closing brace, statement or whitespace
Other error messages:
The clause opened at ("common\\technology\\art_pop_trait_point_SOC.txt", Ln:
105, Col: 28) was not closed.
For more specific details on the functions of each technology and who it is available to, read the discussion. It should help, but if you have any questions after that, let me know.
Thanks for the explanation. Appreciated!
It's a little strange in how it works. Basically it calculates the overlord's technology sharing % (default 0%) and gives that % bonus to EITHER the overlord or the vassal, working exactly like a research agreement. The value ONLY works off of what the overlord's % is, so if a vassal has (for example) 10% and the overlord has 0%, nobody is getting a research speed bonus because it only cares about the overlord's value.
How does the subject-overlord technology sharing work? It's over rank 30 (should be over 300% I think?) but havent noticed any discernible difference to my subjects research.
I would appreciate any insight into how the modifier is applied in-game as I haven't been able to find a clear cut answer.
Thanks!
I know you said it doesn't matter past art_pop_trait_point_SOC2 but you're missing a } in art_pop_trait_point_SOC, I think you need to add a } at line 18
I'm not positive what you mean. Would you be able to elaborate for me?
It actually doesn't matter, because technologies past the 1st technology (way before line 107) on that file aren't ever used ingame and can never appear.
~~~~~~~~~~
Error at line: 155 column: 2 file: common\technology\art_pop_trait_point_SOC.txt.
Please report this error to the author of the mod: Additional Repeatable Techs.
Error message says:
Error in common\technology\art_pop_trait_point_SOC.txt: Ln: 155 Col: 2
}
^
Note: The error occurred at the end of the input stream.
Expecting: closing brace, statement or whitespace
Other error messages:
The clause opened at ("common\\technology\\art_pop_trait_point_SOC.txt", Ln:
107, Col: 28) was not closed.
~~~~~~~~~~
Is it okay for me to ignore this error or is it actually ... wrong?
Also, the Federation Naval Contribution has been changed to Technology Sharing to be more useful for empires with such a playstyle. This technology is not available to Fallen Empires, so don't worry about them accidentally giving you 100% research speed if you become their subject.
In this case, it wasn't done correctly, so it didn't account for the values. The reason it showed up correctly for me was because of the Universal Modifier Patch I use from a different mod author, which did account for those values and made the techs work as intended.
Basically, this mod wouldn't work correctly without the Universal Modifier Patch, but I fixed this mod so that it now does.
You've done me a massive favor today. By helping me, you've given me the great chance to identify a massive oversight this mod has.
I've outlined the specifics in the changelog and updated the mod. They should all be working now as intended, and I've learned how I can improve upon the uniqueness of each of my technologies so they're less (admittedly) dull.
Thank you again so much to everyone that has pointed out the bug.