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
							
						
 
											 
													


 
						 
						 
						 
						 
						 
						 
						 
						 
						

 
			





In line 10 the faction key for sartosa is saved as sartosa_faction_key
> local sartosa_faction_key = "wh2_dlc11_cst_pirates_of_sartosa";
Then in line 11 aranessa_faction_key is used instead of sartosa_faction_key
> local aranessa_faction = cm:get_faction(aranessa_faction_key);
Those two variables should be the same.
I've just played (this mod only) to level 13 with Karl Franz and got his items like normal
Playing without the character items sucks
But in any case, none of the lua or db have uppercase letters so if it's crashing it's not because of that, I'll have to have a look at some point but idk when (maybe next week?)