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
Option 2: Patch the Missing RulePack
If you want to keep those mods and just avoid the crash, here's a drop-in XML patch mod that re-creates NamerDeityChristian to stop the error:
xml
Copy
Edit
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<RulePackDef>
<defName>NamerDeityChristian</defName>
<rulePack>
<rulesStrings>
<li>name->The Almighty</li>
<li>name->The Divine One</li>
<li>name->The Lord</li>
<li>name->The Eternal Flame</li>
</rulesStrings>
</rulePack>
</RulePackDef>
</Defs>
Option 3: Ask the Mod Author to Patch It
Jecrell's mod or ProjectJedi ideally needs to:
Include a fallback rule pack or stop referencing NamerDeityChristian.
You can comment on their mod page (e.g. Steam Workshop) and link this issue.
If yall can figure this out? idk