超级玩家
 
- 贡献度
- 9
- 金元
- 8025
- 积分
- 839
- 精华
- 0
- 注册时间
- 2012-5-7
|
200金元
用了论坛能找到的 MOD加载器都无效最后使用
MelonLoader_0.5.3+Villain_1.0.2.9终极补全无报错版也失效
[17:31:49.135] [Villain] [ERROR] Assertion ("Type ConfNpcAddWorldBase must exist in unhollowed assembly") just failed. It might be caused by game update or pragram bugs, please consider contacting me.
[17:31:49.139] [Villain] [ERROR] System.TypeInitializationException: The type initializer for 'Villain.ConfClassRecordStore' threw an exception. ---> Villain.AssertionFailedException: Assertion ("Type ConfNpcAddWorldBase must exist in unhollowed assembly") just failed. It might be caused by game update or pragram bugs, please consider contacting me.
at Villain.Logger.Assert (System.Boolean cond, System.String assertion) [0x0001c] in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.ConfClassRecordStore+Collector+<Collect>d__2.MoveNext () [0x00109] in <c8585708c27745ec9e3f74941dce9ade>: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 () [0x00155] in <c8585708c27745ec9e3f74941dce9ade>:0
--- End of inner exception stack trace ---
at Villain.PatchManager.ApplyAll () [0x00002] in <c8585708c27745ec9e3f74941dce9ade>:0
at Villain.Villain.OnApplicationStart () [0x00021] in <c8585708c27745ec9e3f74941dce9ade>:0
at MelonLoader.MelonHandler+<>c.<OnApplicationStart_Mods>b__29_0 (MelonLoader.MelonMod x) [0x0003a] in <239dd078bb4e49c8a1ff8200d76f2e32>:0
at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <239dd078bb4e49c8a1ff8200d76f2e32>:0
|
最佳答案
查看完整内容
sp啊,常见的方法:,但有一些学习版,是在mods里塞dll和一些配置文件,像。ModExportData里塞一些mod文件夹里有ModAssets,ModExcel,ModExportData.cache等类似文件的东西。还有一些文件是塞根目录里的,容易和塞mods里的搞混,可以俩个文件夹都试一下。这是我个人总结的一些经验,可能有错误,勿怪
|