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
@alijons nope, file should be there.
@alijons nope, file should be there.
Failing mod: Sandy’s Detailed RPG Inventory (the method TryDrawOverallArmor1 comes from it)
Patch source: Vanilla Expanded Framework (VEF) — it’s trying to Harmony-patch Sandy’s method
Why it fails: The method signature in RimWorld 1.5 is different from what Sandy’s mod expects, so when VEF tries to patch it, the resulting IL is invalid and the game refuses to run it.
Should I roll back to a specific commit on GitHub, or wait for the Steam version to be updated?