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
v1.0.5
Game version: 1.37
Minor changes:
- Compatibility with Anbennar's "Fires of Conviction" update
- Updated readme file to be consistent with my other mods
Manual download [gitlab.com]
Compare to v1.0.4 [gitlab.com]
v1.0.4
Game version: 1.37
Minor changes:
- Compatibility with Anbennar's "The Forbidden Valley" update
Manual download [gitlab.com]
Compare to v1.0.3 [gitlab.com]
v1.0.3
Game version: 1.37
Minor changes:
- Clarified compatibility with EU4 v1.37
- Added Gemradcurt (H16) to mission rcs_has_unique_missions scripted trigger
- Added a buffer event for the race settings event so that changing a setting will keep you on the race settings event rather than sending you back to the previous settings event
- Removed settings.txt - documentation of settings can be found here [gitlab.com]
Manual download [gitlab.com]
Compare to v1.0.2 [gitlab.com]
When I try "event rcs_events.1" it says:
No event found for search string rcs_events.1
When "print_flags" I see:
rcs_block_primitives 1444.11.11
rcs_startup 1444.11.11
There is no disaster
That's really weird then, since those logs are written the same place the setup event is triggered for the first time.
If you type in console "event rcs_events.1" does the setup event show up? Does the disaster show up in the stability tab?
If you type in the console "print_flags" do you see "rcs_disable_setup_decision" listed? (Or anything else starting with rcs)
[effectimplementation.cpp:24833]: EVENT [1444.11.11]:on_startup: Random Country Selector for Anbennar is enabled.
[effectimplementation.cpp:24833]: EVENT [1444.11.11]:on_startup: Random Country Selector is enabled.
No event or decision appears.
I've updated the patch and base RCS to print to game.log when the game loads, so hopefully that will help figure out if one of the mods just isn't loading at all, or if specific files are broken somehow.
I've written a quick little troubleshooting guide that might help: https://gitlab.com/gindisi-eu4-mods/random-country-selector/-/wikis/Troubleshooting