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
Thank you for the great mod.
v1.5.0.0 (4-8-2024)
====================
Updates Star Wars - The Force for RimWorld 1.5; Fixes issue with Force Ghost not attacking enemies and not equipping its lightsaber
--------------------
Download now on...
- Patreon: https://www.patreon.com/posts/101972562
- GitHub: https://github.com/jecrell/Star-Wars---The-Force
- Steam: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=918226861
Discuss the mod on...
- Discord: https://discord.gg/aDjWBBk
- Ludeon forums: https://ludeon.com/forums/index.php?topic=31647.0
Without Performance Fish, the situation was slightly better: most of the time it just happened 1000 times per UI operation or per 5 or 10 seconds, a few times it happened the same as with Performance Fish, but it stopped after 1500 errors.
The only UIMods in my mod list are RimHUD and RimTheme
(wrapper dynamic-method) RimWorld.AlertsReadout:RimWorld.AlertsReadout.AlertsReadoutUpdate_Patch0 (RimWorld.AlertsReadout)
(wrapper dynamic-method) RimWorld.UIRoot_Play:RimWorld.UIRoot_Play.UIRootUpdate_Patch1 (RimWorld.UIRoot_Play)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch2 (Verse.Root)
(wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch0 (Verse.Root_Play)
(wrapper dynamic-method) RimWorld.StatExtension:RimWorld.StatExtension.GetStatValue_Patch2 (Verse.Thing,RimWorld.StatDef,bool,int)
Verse.AI.MentalBreaker:get_BreakThresholdExtreme ()
Verse.AI.MentalBreaker:get_BreakExtremeIsImminent ()
RimWorld.BreakRiskAlertUtility:get_PawnsAtRiskExtreme ()
RimWorld.Alert_MajorOrExtremeBreakRisk:get_Culprits ()
RimWorld.Alert_MajorOrExtremeBreakRisk:GetReport ()
RimWorld.Alert:Recalculate ()
(wrapper dynamic-method)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
RimWorld.TraitDef:DataAtDegree (int)
RimWorld.Trait:get_CurrentData ()
RimWorld.Trait:OffsetOfStat (RimWorld.StatDef)
(wrapper dynamic-method) RimWorld.StatWorker:RimWorld.StatWorker.GetValueUnfinalized_Patch1 (RimWorld.StatWorker,RimWorld.StatRequest,bool)
RimWorld.StatWorker:GetValue (RimWorld.StatRequest,bool)