Stellaris

Stellaris

Not enough ratings
! Primitives Survey Fix
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
319.239 KB
8 May, 2021 @ 6:02am
8 May, 2021 @ 6:12am
2 Change Notes ( view )

Subscribe to download
! Primitives Survey Fix

Description
Simple override for the primitives country type, should be compatible with all mods. Place at the very end of your mod load order.

Only works for new games.

Will fix the issue in terms of out-of-date (non 3.0.3) mods overwriting the new 3.0.3 edits to this country type. If your not playing with mods and get the issue, doesn't seem like anyone's found whats causing it yet.
8 Comments
Peter34 2 Dec, 2021 @ 8:58am 
Is this mod still needed for 3.2?
ImperialWill 10 Jul, 2021 @ 10:41pm 
I've been getting the Dessanu even when I have was promised the Tempest or the Dragons at game_start unfailingly. After a number of tests with checking which mod was causing it, this is the only mod remaining that I know of given it changes the country types text file.
cryme 23 Jun, 2021 @ 8:12am 
You can edit your savegame to fix this bug without the need to start a new game.

Just replace every occurence of these two lines in the gamestate file:

primitive=yes
intel_effects_surveyed=yes

with these:

primitive=yes
intel_effects_surveyed=no

Now primitive worlds in your save should stay surveyed.
5ColouredWalker 27 May, 2021 @ 9:49am 
Thanks for this!
@Muqq. It says so in the description. I'll run a quick test for you though, and i'll message back if it works even on new games.
OldEnt 22 May, 2021 @ 1:06pm 
ratlings require intel_effects_surveyed = no as well, you might as well include that.

This issue is caused by mods which change 00_country_types.txt file did not update from 3.0.2 to 3.0.3, or when Steam failed to download mod update.
Peter34 22 May, 2021 @ 6:59am 
Thanks for making this mod. I’ll test it soon.
[REDACTED]  [author] 9 May, 2021 @ 7:23pm 
@Muqq Forgot to mention that, yeah sadly only new ones for some reason.
Muqq 9 May, 2021 @ 2:30pm 
Does this require a new game?