Stellaris

Stellaris

Commonwealth of Man Lost Colony Origin Fix 2.7+
13 条留言
Grand Poo-Bah de Canadiannaise 2023 年 11 月 13 日 上午 1:34 
so... this is the only "lost colony fix" mod that I could find...
I create custom CoM, UNE or other Deneb or Sol starting variants, and the Lost Colony origin civs will not connect with each other. Ex: I play custom CoM, and UNE is not the home planet/original origin, and there's some other frustrating empire spawned acting as the CoM/"Lost Colony"'s parent... any help?
OldEnt  [作者] 2020 年 10 月 29 日 下午 4:19 
I can confirm this mod is no longer required as Stellaris 2.8 addressed bugs this mod fixes.
OldEnt  [作者] 2020 年 10 月 22 日 下午 3:40 
Bug fixes included in this mod are mentioned in the Stellaris 2.8 Patch Notes [forum.paradoxplaza.com]:

* The UNE now spawns as intended when playing as the Commonwealth of Man.
* Unity should now always spawn as a continental planet when playing the UNE.


This mod most probably will not be needed in 2.8. Rejoice!
OldEnt  [作者] 2020 年 10 月 18 日 上午 8:04 
Real Space version by bighungryjames is now available and can be found here: [Real Space] Commonwealth of Man Lost Colony Origin Fix 2.7+ .
OldEnt  [作者] 2020 年 10 月 9 日 下午 2:24 
I set Technocracy from Void Dwellers Expanded to never spawn as to not mess up with people's roleplay games. If you want it to spawn just "edit" Technocracy, save as a new preset empire with the same name and mark as always spawn.
imkat98 2020 年 10 月 9 日 下午 12:27 
Out of curiosity would having this mod and viod dwellers cause the technocracy to spawn while I play COM?
OldEnt  [作者] 2020 年 9 月 28 日 下午 1:30 
Side note: Once human empires are spawned it is safe to remove this mod.
OldEnt  [作者] 2020 年 9 月 28 日 下午 1:28 
Hi, I am glad you found this mod useful! The event fires the way it is because it was easier for me to load the game and instantly know if the fix works or not. But you are right, on_game_start is more elegant solution, I will add it to my to-do list and hupefully update shortly.
Panteradactyl 2020 年 9 月 28 日 上午 6:48 
First, kudos to you for fixing this, I tried to figure out what the problem was myself but gave up after about an hour of trying and failing to problem solve. Second, why not have the CoM planet-fixing event fire during the on_game_start action?
OldEnt  [作者] 2020 年 6 月 12 日 下午 9:06 
New feature:
Void Dwellers Expanded mod support - will spawn United Nations of Earth (advanced empire) and Commonwealth of Man if you play as Technocracy of Man prescripted empire from the mod.
OldEnt  [作者] 2020 年 5 月 30 日 上午 9:11 
It's a matter of taking vanilla code and tweaking it to your needs
OldEnt  [作者] 2020 年 5 月 30 日 上午 9:09 
I see no ready why it shouldn't. I made the same thing for my custom Human empire spawning UNE ( see Void Dwellers Expanded mod comments section). The initialiser spawning second empire is looking for
- same portraits (species names matter as well if you want them to be regarded as 'the same'),
- country flag of prescripted first empire (code flag, not emblem, see prescripted countries folder and look for human2 empire - that's Commonwealth)
- and origin as a trigger (doesn't have to be origin really).
It also checks if the special system has already been spawned etc.
See Commonwealth SP sol initialiser in this mod, you will see the exact triggers and how second empire is spawned.
labgnome 2020 年 5 月 30 日 上午 6:56 
So I have a question for you: I want to create a UNE/COM type of situation for alien species, would it be possible to set that up with both species pre-generated and force spawned, or is the UNE & COM special?