RimWorld

RimWorld

Combat Training
NOSTEP620 Mar 30, 2020 @ 8:18pm
与简体中文不匹配 Incompatibility with Chinese simplified language.
When loaded right after the Hugs lib, choosing Chinese simplified language, this mod still reports the following error:
I'm not requiring a compatibility patch, but just want to notice this.

Critical error while injecting translations into defs: System.ArgumentException: Invalid generic arguments
Parameter name: typeArguments
at (wrapper managed-to-native) System.RuntimeType.MakeGenericType(System.Type,System.Type[])
at System.RuntimeType.MakeGenericType (System.Type[] instantiation) [0x000cd] in <567df3e0919241ba98db88bec4c6696f>:0
at Verse.GenGeneric.MethodOnGenericType (System.Type genericBase, System.Type genericParam, System.String methodName) [0x00000] in <29684bdca4b441d38f64a3f064edc8ed>:0
at Verse.GenGeneric.InvokeStaticMethodOnGenericType (System.Type genericBase, System.Type genericParam, System.String methodName) [0x00000] in <29684bdca4b441d38f64a3f064edc8ed>:0
at Verse.DefInjectionPackage.InjectIntoDefs (System.Boolean errorOnDefNotFound) [0x00144] in <29684bdca4b441d38f64a3f064edc8ed>:0
at Verse.LoadedLanguage.InjectIntoData_BeforeImpliedDefs () [0x00024] in <29684bdca4b441d38f64a3f064edc8ed>:0
Verse.Log:Error(String, Boolean)
Verse.LoadedLanguage:InjectIntoData_BeforeImpliedDefs()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.<>c:<Start>b__6_1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()

Critical error while injecting translations into defs: System.ArgumentException: Invalid generic arguments
Parameter name: typeArguments
at (wrapper managed-to-native) System.RuntimeType.MakeGenericType(System.Type,System.Type[])
at System.RuntimeType.MakeGenericType (System.Type[] instantiation) [0x000cd] in <567df3e0919241ba98db88bec4c6696f>:0
at Verse.GenGeneric.MethodOnGenericType (System.Type genericBase, System.Type genericParam, System.String methodName) [0x00000] in <29684bdca4b441d38f64a3f064edc8ed>:0
at Verse.GenGeneric.InvokeStaticMethodOnGenericType (System.Type genericBase, System.Type genericParam, System.String methodName) [0x00000] in <29684bdca4b441d38f64a3f064edc8ed>:0
at Verse.DefInjectionPackage.InjectIntoDefs (System.Boolean errorOnDefNotFound) [0x00144] in <29684bdca4b441d38f64a3f064edc8ed>:0
at Verse.LoadedLanguage.InjectIntoData_AfterImpliedDefs () [0x00030] in <29684bdca4b441d38f64a3f064edc8ed>:0
Verse.Log:Error(String, Boolean)
Verse.LoadedLanguage:InjectIntoData_AfterImpliedDefs()
Verse.<>c:<DoPlayLoad>b__4_1()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:DMD<DMD<Update_Patch1>?1633475328::Update_Patch1>(Root)
Verse.Root_Entry:Update()