Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
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.