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
Sending the full file https://gist.github.com/HugsLibRecordKeeper/10ae940976bd13bd4e969d69a756c3a6
and the error that keeps popping up
System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.IsCharging (Verse.Pawn p) [0x00000] in <38562b1a2ab64eacb931fb5df05ca994>:0
at RimWorld.CompProjectileInterceptor.get_Active () [0x0003e] in <38562b1a2ab64eacb931fb5df05ca994>:0
at CombatAI.InterceptorTracker.Tick () [0x00090] in <ce82bcaeae1c45afb79f0e6c0e85c327>:0
at CombatAI.MapComponent_CombatAI.MapComponentTick () [0x00011] in <ce82bcaeae1c45afb79f0e6c0e85c327>:0
at Verse.MapComponentUtility.MapComponentTick (Verse.Map map) [0x00013] in <38562b1a2ab64eacb931fb5df05ca994>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string)
Verse.MapComponentUtility:MapComponentTick (Verse.Map)
(wrapper dynamic-method) Verse.Map:Verse.Map.MapPostTick_Patch1 (Verse.Map)
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch8 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch4 (Verse.Game)
Verse.Root_Play:Update ()