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
https://gist.github.com/HugsLibRecordKeeper/03c80fdf7d071a5c11e6a19ed7a537f9
That said...
What seems to be happening is that the genes on a pawn has changed (for some reason or another), and a "SetAllGraphicsDirty" is being run.
"SetAllGraphicsDirty" is a vanilla rimworld function. If it is silently failing then I would suspect another mod. I'm pretty sure I don't have any empty try/catch statements or the like in code that should run.
I'd suggest doing a bit of binary testing on your modlist to try to figure out what mod combination is causing that interaction.
You could also try asking at Dub's Discord they are pretty well versed in anything performance, including weird silent errors like that.