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
							
						
											


						
						
						
						
						
						
						




Looking today, I can't find a functional replacement/update for this mod or it's forks.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2837788218
Open file common/important_actions/expanded_alert_functions.txt
Change line 46 from
recipient = scope:recipient
to
recipient = scope:actor
@Author, with the introduction of royal court all court positions have been changed. You can no longer check if you have a court physician by using a relation. You can use this instead:
if = {
limit = {
employs_court_position = court_physician_court_position
any_court_position_holder = {
type = court_physician_court_position
count > 0
}
}
}
Just change the limits in file common/in_actions/expanded_alerts_on_action.txt
I hope this works and helps