大哥们。救救我啊。。用了MOD之后崩了。。
出现这个。。 Assertion ("Must have only 1 proper constructor(0)") just failed. It might be caused by game update or pragram bugs, please consider contacting me.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 f) in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.ConfClassRecordStore+Collector.GetProperConstructorToken (dnlib.DotNet.TypeDef itemType, System.Reflection.ConstructorInfo info) in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.ConfClassRecordStore+Collector+<Collect>d__2.MoveNext () in <cb0946fcfcf44a51a55cb6862504149f>:0
at System.Linq.Lookup`2.Create (System.Collections.Generic.IEnumerable`1 source, System.Func`2 keySelector, System.Collections.Generic.IEqualityComparer`1 comparer) in <fbb5ed17eb6e46c680000f8910ebb50c>:0
at System.Linq.Enumerable.ToLookup (System.Collections.Generic.IEnumerable`1 source, System.Func`2 keySelector, System.Collections.Generic.IEqualityComparer`1 comparer) in <fbb5ed17eb6e46c680000f8910ebb50c>:0
at System.Linq.Enumerable.ToLookup (System.Collections.Generic.IEnumerable`1 source, System.Func`2 keySelector) in <fbb5ed17eb6e46c680000f8910ebb50c>:0
at Villain.ConfClassRecordStore..cctor () in <cb0946fcfcf44a51a55cb6862504149f>:0
--- End of inner exception stack trace ---
at Villain.PatchManager+Processor.UpdateState (System.IO.FileInfo conf) in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.PatchManager+Processor.Process (System.IO.FileInfo conf) in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.Extensions.ForEach (System.Collections.Generic.IEnumerable`1 this, System.Action`1 f) in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.PatchManager+<>c__DisplayClass3_0.<LoadAll>b__0 (System.IO.DirectoryInfo patch) in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.Extensions.ForEach (System.Collections.Generic.IEnumerable`1 this, System.Action`1 f) in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.PatchManager.LoadAll (System.Collections.Generic.IEnumerable`1 patches) in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.PatchManager.LoadAndApplyOnlyPatch (System.Collections.Generic.IEnumerable`1 patches) in <cb0946fcfcf44a51a55cb6862504149f>:0
at Villain.Villain.OnApplicationLateStart () in <cb0946fcfcf44a51a55cb6862504149f>:0
at MelonLoader.MelonHandler.OnApplicationLateStart_Mods () in <5e4356e46df04784a8e670b09b6aa8c3>:0
删了MOD都不行。。。游戏进游戏打开人物界面就卡死。。
把全部mod文件包括MelonLoader在重装一遍试试 longzu666 发表于 2021-4-29 12:17
把全部mod文件包括MelonLoader在重装一遍试试
全部重装和全部删除都试过了。。游戏都重新下过。。。
原装游戏打不开? 那是以前的mod和新版本不兼容,你把以前的存档给移出存档位置就能进去了 卸载游戏,然后把鬼谷八荒整个目录都删了,在重新装,就好了,存档什么都在 MOD加载失败一个中文路径原因一个是MOD版本不对自己看看那个问题 基本就可以搞定 我遇到过各种类似情况,其实没那么复杂,很可能是你的档坏了,你把所有存档都移到其他文件夹,新建一个看看有没有问题就好了,如果可以的话,就一个个把存档放回来,看看是哪个存档的问题 大概率是档坏了 我也出现过, 换新版本兼容的MOD版本 再用稍早点的没有坏掉的存档 就没问题 大佬,能不能帮我看看是什么原因
Assertion ("Must have only 1 proper constructor(0) @ ConfArtifactSpriteTalentItem") just failed. It might be caused by game update or pragram bugs, please consider contacting me.
System.TypeInitializationException: The type initializer for 'Villain.ConfClassRecordStore' threw an exception. ---> Villain.AssertionFailedException: Assertion ("Must have only 1 proper constructor(0) @ ConfArtifactSpriteTalentItem") 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 f) in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.ConfClassRecordStore+Collector.GetProperConstructorToken (dnlib.DotNet.TypeDef itemType, System.Reflection.ConstructorInfo info) in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.ConfClassRecordStore+Collector+<Collect>d__2.MoveNext () in <c8585708c27745ec9e3f74941dce9ade>:0
at System.Linq.Lookup`2.Create (System.Collections.Generic.IEnumerable`1 source, System.Func`2 keySelector, System.Collections.Generic.IEqualityComparer`1 comparer) in <fbb5ed17eb6e46c680000f8910ebb50c>:0
at System.Linq.Enumerable.ToLookup (System.Collections.Generic.IEnumerable`1 source, System.Func`2 keySelector, System.Collections.Generic.IEqualityComparer`1 comparer) in <fbb5ed17eb6e46c680000f8910ebb50c>:0
at System.Linq.Enumerable.ToLookup (System.Collections.Generic.IEnumerable`1 source, System.Func`2 keySelector) in <fbb5ed17eb6e46c680000f8910ebb50c>:0
at Villain.ConfClassRecordStore..cctor () in <c8585708c27745ec9e3f74941dce9ade>:0
--- End of inner exception stack trace ---
at Villain.PatchManager+Processor.UpdateState (System.IO.FileInfo conf) in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.PatchManager+Processor.Process (System.IO.FileInfo conf) in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.Extensions.ForEach (System.Collections.Generic.IEnumerable`1 this, System.Action`1 f) in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.PatchManager+<>c__DisplayClass3_0.<LoadAll>b__0 (System.IO.DirectoryInfo patch) in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.Extensions.ForEach (System.Collections.Generic.IEnumerable`1 this, System.Action`1 f) in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.PatchManager.LoadAll (System.Collections.Generic.IEnumerable`1 patches) in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.PatchManager.LoadAndApplyOnlyPatch (System.Collections.Generic.IEnumerable`1 patches) in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.Villain.OnApplicationStart () in <c8585708c27745ec9e3f74941dce9ade>:0
at MelonLoader.MelonHandler+<>c.<OnApplicationStart_Mods>b__29_0 (MelonLoader.MelonMod x) in <239dd078bb4e49c8a1ff8200d76f2e32>:0
at MelonLoader.MelonHandler.InvokeMelonMethod (System.Collections.Generic.List`1& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1 method, System.Boolean remove_failed) in <239dd078bb4e49c8a1ff8200d76f2e32>:0
页:
[1]