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
• GenDate.TicksToPeriod(long …) was added in RimWorld 1.4 / 1.5 with an explicit guard-clause: if the incoming tick count is negative,
it prints “Tried to calculate period for negative ticks”.
• A negative tick count is interpreted as “a date that lies in the future”, which should never exist for a pawn’s biological age.
How it is triggered
• HelpTab builds its in-game encyclopaedia during ResolveImpliedDefs.
• ToStringApproxAge converts the age back to ticks and feeds it into TicksToPeriod, which immediately detects the negative value and logs the error.
• Some mod has set a pawn’s birthAbsTicks to a value greater than the current game time (Find.TickManager.TicksAbs).
• Alternatively, the mod set RaceProperties.minAge to a negative or zero value, causing the calculated biological age to become negative.
Tried to calculate period for negative ticks
Because running it through a translator, it seems like it should
>The following mods will make exclusive materials appear
>Mechanoids Extraordinaire (since 1.4)
>Vanilla Factions Expanded - Mechanoids (since 1.4)
it seems like almost every new unit from VFE:M have the loot
but it seems like Mechanoids swapped from vanilla one (like normal pikeman, lancer, scyther) are missing loots.
also, some mechanoids have wrong loot setting (for example, Enemy Inquisitor has no loot but Player controlled Inquisitor has loot)
cuz i can't get any mod ingredients since every mechanoid are swapped into VFE one
using WikiRim mod together with Idearn Race
1.5是什么冲突就得你自己排查了。
如果是头饰头盔,导致角色光头的话,倒是可以用AB's Head Apparel Tweaker解决。