安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題






https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3539405590
Hope it helps anyone!
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://gtm.steamproxy.vip/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)