安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
not sure if there's something I'm doing wrong, since i dont really know if i'm using correct mods or load order though
couldn't find any help with this elsewhere..
Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for BnC_Alien_Support.Harmony_AlienRace ---> System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
at System.Collections.Generic.List`1[Verse.LifeStageAge].get_Item (Int32 index) [0x00000] in <filename unknown>:0
at BnC_Alien_Support.AlienRace_Patches.ChangeStageAgesCurve (System.Collections.Generic.List`1 CurrentAliensdef) [0x00000] in <filename unknown>:0
at BnC_Alien_Support.AlienRace_Patches.ChangeAliensProperty () [0x00000] in <filename unknown>:0
at BnC_Alien_Support.Harmony_AlienRace..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
at Verse.PlayDataLoader.<DoPlayLoad>m__2 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
Verse.Log:Error(String, Boolean)
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update_Patch1(Object)
Verse.Root_Entry:Update()
Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for BnC_Alien_Support.Harmony_AlienRace ---> System.NullReferenceException: Object reference not set to an instance of an object
at BnC_Alien_Support.AlienRace_Patches+<>c.<ChangeAliensProperty>b__3_0 (Verse.PawnKindDef k) [0x00000] in <filename unknown>:0
at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
at BnC_Alien_Support.AlienRace_Patches.ChangeAliensProperty () [0x00000] in <filename unknown>:0
at BnC_Alien_Support.Harmony_AlienRace..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
at Verse.PlayDataLoader.<DoPlayLoad>m__2 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
Verse.Log:Error(String, Boolean)
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update_Patch1(Object)
Verse.Root_Entry:Update()
Not sure why. I don't have the mass affect mod or beta humanoids as i see above.
With Fallout Robots it makes them invisible. ...perhaps add a config option to ignore selected races?
Looks like this mod changes the type of the variable where the life expectancy is stored to the one that can store only 356 values...