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
Thanks for developing this!
It is now a Module in Rise Of Cosmic Industry https://sp.zhabite.com/sharedfiles/filedetails/?id=2670609971
Which ones are queued? Research requires exotic gases in addition to the normal resources.
Resources being 0 stockpiled all the time might be me. You should be able to fix it by using the minimum stockpile settings. In the Terminal, hit the Gear button in the Automation section.
Since I can replicate, I can try fixing.
UI Overhaul dynamic
Expanded Stellaris Traditions
Galactic Community Expanded
Gigastructural Engineering & More
Dynamic Political Events
More Events Mod
Universal Modifier Patch
After looking at it, I think I may have found an issue.
So in short, it does not say you're not the system owner. It says you, as the system owner, do not meet the requirements there. That is, it believes you don't have enough stockpiled resource.
So going deeper into why it might think that, and taking a hint from it thinking you have 0 stockpiled resources, is because it never got the value for your stockpiles.
This is probably because I don't expect people to use solely the decisions, so I forgot some code to fetch those values. I've now fixed this, so it should fetch those values and refresh them every so often. You can also make it refresh the values by opening and closing the UI.
Well, modlists then.
Uh... that's an interesting crash. I can't say I've ever had it, or had it reported though :D
When clicking the cogwheel Symbol in the Settings Menu next to Automation, Game crashes.
Mods active: Space Exploitation and Dynamic Mod Menu.
Situation: Day 1, not unpaused yet.
https://skr.sh/sA64rurdoKO?a
It *could* be me, as I do the starting colonies at that time, and it is possible to overload the script system and cause the crash, but I have never run into that issue with this mod.
Now I'm confused, since yesterday I managed to get a game running fine?
[18:11:31][trigger_impl.cpp:8674]: check_variable_arithmetic: variable exploit_energy_tracking is not set for scoped country 'Corporate Stars of Metrak' at file: file: file: file: events/Space Exploit AI events.txt line: 26 line: 1 line: 1 line: 1
[18:11:31][trigger_impl.cpp:8674]: check_variable_arithmetic: variable exploit_energy_tracking is not set for scoped country 'Corporate Stars of Metrak' at file: file: file: file: common/decisions/Space Exploit decisions.txt line: 182 line: 1 line: 1 line: 1
However, I have added some checks to something that may be responsible.