高级玩家

- 贡献度
- 38
- 金元
- 1410
- 积分
- 293
- 精华
- 0
- 注册时间
- 2021-2-18
|
[08:09:45.485] [Villain] [ERROR] Assertion ("Must have only 1 proper constructor(0)") just failed. It might be caused by game update or pragram bugs, please consider contacting me.
[08:09:45.491] [Villain] [ERROR] System.TypeInitializationException: The type initializer for 'Villain.ConfClassRecordStore' threw an exception. ---> Villain.AssertionFailedException: Assertion ("Must have only 1 proper constructor(0)") just failed. It might be caused by game update or pragram bugs, please consider contacting me.
at Villain.Logger.Assert (System.Boolean cond, System.Func`1[TResult] f) [0x0001a] in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.ConfClassRecordStore+Collector.GetProperConstructorToken (dnlib.DotNet.TypeDef itemType, System.Reflection.ConstructorInfo info) [0x00077] in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.ConfClassRecordStore+Collector+<Collect>d__2.MoveNext () [0x00126] in <cb0946fcfcf44a51a55cb6862504149f>:0
at System.Linq.Lookup`2[TKey,TElement].Create (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x0002b] in <fbb5ed17eb6e46c680000f8910ebb50c>:0
at System.Linq.Enumerable.ToLookup[TSource,TKey] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x0001c] in <fbb5ed17eb6e46c680000f8910ebb50c>:0
at System.Linq.Enumerable.ToLookup[TSource,TKey] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector) [0x00000] in <fbb5ed17eb6e46c680000f8910ebb50c>:0
at Villain.ConfClassRecordStore..cctor () [0x0004f] in <cb0946fcfcf44a51a55cb6862504149f>:0
--- End of inner exception stack trace ---
at Villain.PatchManager+Processor.UpdateState (System.IO.FileInfo conf) [0x00013] in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.PatchManager+Processor.Process (System.IO.FileInfo conf) [0x00000] in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.Extensions.ForEach[T] (System.Collections.Generic.IEnumerable`1[T] this, System.Action`1[T] f) [0x00010] in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.PatchManager+<>c__DisplayClass3_0.<LoadAll>b__0 (System.IO.DirectoryInfo patch) [0x0000b] in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.Extensions.ForEach[T] (System.Collections.Generic.IEnumerable`1[T] this, System.Action`1[T] f) [0x00010] in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.PatchManager.LoadAll (System.Collections.Generic.IEnumerable`1[T] patches) [0x00016] in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.PatchManager.LoadAndApplyOnlyPatch (System.Collections.Generic.IEnumerable`1[T] patches) [0x00000] in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.Villain.OnApplicationLateStart () [0x00026] in <cb0946fcfcf44a51a55cb6862504149f>:0
at MelonLoader.MelonHandler.OnApplicationLateStart_Mods () [0x00023] in <3ef488aefc2946fc8e02c8cd67e0e33b>:0
大大这是出什么问题了 |
|