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
							
						
											




1. GO TO THE WORKSHOP FOLDER 2442026625 -> Common -> scripted_effects
2. IN rnw_realm_setup_scripted_effects YOU SHOULD CHANGE THE rnw_generate_new_count_effect BLOCK FOR THE FOLLOWING:
rnw_generate_new_count_effect = {
random_list = {
100 = {
define_temp_variable = {
name = random_age
value = {
integer_range = {
min = $MIN_AGE$
max = $MAX_AGE$
}
}
}
create_character = {
age = var:random_age
random_traits = yes
gender_female_chance = scope:core_county.faith.rnw_female_chance
culture = scope:core_county.culture
faith = scope:core_county.faith
location = scope:core_county.title_province
save_scope_as = new_count
}
clear_variable = random_age
}
}
}
Lastly, I remembered there was a way to randomize the princes of darkness mod, but I don't remember how. With the vanilla bookmark mod, or a different one?
Update please
They should really specify this somewhere in game
Can someone using the mod correctly can help me fix it, please? I really wanna play with this mod :(
As a test, I played in observation mode at high speed. Previously it would crash in just a handful of years, but I've been able to observe for hundreds without issue, and now switch into a character.
I can't say for sure which thing I did, or may have tried, that did the trick, but I was having it crash a bunch and couldn't get it working until I did these things.
I sincerely hope it helps, as it is a brilliant mod.
i'll try later researching more into the issue by making a game with only this mod, to see if i'm not making myself a fool talking about all of this.
again, unsure if it's this mod is where the issue comes from, but honestly, idk what other mod i have on could potentially make this happen.