Stellaris

Stellaris

Secondary Origins
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Reyzel  [udvikler] 23. feb. 2023 kl. 16:41
Incompatible origin combinations and issues
Please report here any incompatible origin combinations that are allowed or any issues.
< >
Viser 1-15 af 27 kommentarer
Garry Badger 23. feb. 2023 kl. 19:56 
Syncretic and mechanist appears to not work together
Reyzel  [udvikler] 24. feb. 2023 kl. 2:03 
@GaryG3 strange, what is happening?
I remember testing them together and it was fine but I'll check it out again more thoroughly
Reyzel  [udvikler] 24. feb. 2023 kl. 3:10 
So I just tested mechanist and syncretic evolution again and they work perfectly.
Let me know what mods you were running so I can pinpoint what issue it might be.
Galeforce_Wrath 26. feb. 2023 kl. 10:32 
Clone Army issues:

Pretty much every mod that changes Clone Army seems to just break this mod (I use ZOFE Clone Ascension and a Vat Count increase mod), but I think Merger of Rules *also* breaks this mod.

I was able to patch every other mod myself, but MoR has a special check for declining pops (a la Clone Soldiers) and I can't figure it out-- I can keep the vats and build more, but pops auto-decline. I can try to isolate the issue to more specific mods, but very few in my load order touch Clone Army at all. I haven't submitted a potential patch to the MoR dev because I don't understand how your code works (so_has_origin over has_origin), so maybe it's just a user issue on my end.

Edit: Typically any mod editing Clone Army overwrites the Pop Assembly Buildings file, and depending on the mod, also edits the game rules for determining pop decline. I'll keep poking around to see if I can make a fix myself, as running your mod at the bottom of the load order to overwrite everything is probably a bad idea.
Sidst redigeret af Galeforce_Wrath; 26. feb. 2023 kl. 10:34
Reyzel  [udvikler] 26. feb. 2023 kl. 12:34 
Yeah any mod changing clone army stuff will conflict and will need a patch, you can generally fix it by replacing the has_origin check
Reyzel  [udvikler] 26. feb. 2023 kl. 12:35 
If paradox make has_origin into a scripted trigger it would be way more compatible
Reyzel  [udvikler] 26. feb. 2023 kl. 12:35 
Unfortunately really, I can't maintain 100 patches myself
Reyzel  [udvikler] 27. feb. 2023 kl. 8:50 
@Galeforce_Wrath
I have made a patch for merger of rules however that mod updates often and it will be hard to keep up.
I have just realised I might need people to keep on top of patches for me.
Let me know if you are interested in keeping the merger of rules patch updated for me and I'll give you the patcher and add you to the mod page of the patch: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2939913833

I thought about making the patcher public but I need to kinda touch it up first
Galeforce_Wrath 27. feb. 2023 kl. 10:37 
I'm not great with modding Stellaris, so I wouldn't think I'm the right person for taking up the mantle on the side. There is a channel for merger of rules in the Stellaris Modding Den that is pretty active, so maybe instead of needing to do the patch independently, it can just be added to MoR? I wish I was more proficient with both modding and programming, because I'd try to help out more than just being another 'add patch plx' nuisance on your mod page. Hopefully as this mod gets popular, maybe more of the mass-patch mods (ie MoR) will have this included.
Reyzel  [udvikler] 27. feb. 2023 kl. 11:42 
@Galeforce_Wrath Np, ill try find people to keep patches updated.
The heaven scenario is paradox making has_origin into a scripted trigger then my mod would have basically to replace no files and would be automatically compatible with any mod and I would only have to make patches for other origins or other specific features.
Maybe go on the modding discord or forums and get people to ask paradox to make has_origin into a scripted trigger.
Reyzel  [udvikler] 27. feb. 2023 kl. 12:13 
btw for posterity, to make a mod compatible one generally just has to replace every instance of
has_origin = origin_whatever
with
so_has_origin = {ORIGIN = origin_whatever}
Zarquon 5. mar. 2023 kl. 4:53 
I'm having trouble combining origins with necrophage as a secondary. I've added the PD and the Giga compatibility patches, using the load order suggested.

Specifically;
Shattered Ring (vanilla)
The Great Ring
Penrose Ringworld
Rogue Void-farers

Each have the criteria "Does not have an origin adding a required trait" marked as false.
None of these origins add a required trait.

Any ideas what i'm doing wrong please?
Reyzel  [udvikler] 5. mar. 2023 kl. 5:46 
@Zarquon all of the origins you listed change habitability which my mod sees as a required trait.
for example for rogue void farers your secondary species would not have rogue world habitability and would therefore have 0% or close habitability on the world.
This is intended behaviour.
If you wish to play with this anyway just go in the inline scripts folder of my mod files and edit the adds required trait text file to remove the origins you want to use necrophage with.
Jorick 22. mar. 2023 kl. 11:36 
Hello, I tried again, without any mod other than yours being enabled, and the "On the Shoulders of Giants" origin is not working, regardless of the primary origin selected. Other combinations seem to be working so far however.
Reyzel  [udvikler] 23. mar. 2023 kl. 8:16 
@Jorick what do you mean by "not working".
I just tested it (again) and the archaeological site spawns fine every single time.
< >
Viser 1-15 af 27 kommentarer
Per side: 1530 50