中级玩家
 
- 贡献度
- 0
- 金元
- 1488
- 积分
- 149
- 精华
- 0
- 注册时间
- 2011-7-10
|
本帖最后由 a8821982 于 2021-9-21 13:02 编辑
[12:27:47.344] [Villain] [ERROR] System.TypeInitializationException: The type initializer for 'Villain.ConfClassRecordStore' threw an exception. ---> System.IO.IOException: Could not open file D:\Program Files (x86)\Steam\steamapps\common\ 鬼谷八荒\MelonLoader\Dependencies\Il2CppAssemblyGenerator\Il2CppDumper\DummyDll\Assembly-CSharp.dll for reading. Error: 00000003
at dnlib.IO.MemoryMappedDataReaderFactory+Windows.Mmap (dnlib.IO.MemoryMappedDataReaderFactory creator, System.Boolean mapAsImage) [0x00044] in <e56243363bc14eea897f3d0b7e6126ab>:0
at dnlib.IO.MemoryMappedDataReaderFactory.CreateWindows (System.String filename, System.Boolean mapAsImage) [0x00017] in <e56243363bc14eea897f3d0b7e6126ab>:0
at dnlib.IO.DataReaderFactoryFactory.CreateDataReaderFactory (System.String fileName, System.Boolean mapAsImage) [0x00007] in <e56243363bc14eea897f3d0b7e6126ab>:0
at dnlib.IO.DataReaderFactoryFactory.Create (System.String fileName, System.Boolean mapAsImage) [0x00000] in <e56243363bc14eea897f3d0b7e6126ab>:0
at dnlib.PE.PEImage..ctor (System.String filename, System.Boolean mapAsImage, System.Boolean verify) [0x00000] in <e56243363bc14eea897f3d0b7e6126ab>:0
at dnlib.PE.PEImage..ctor (System.String filename, System.Boolean verify) [0x00000] in <e56243363bc14eea897f3d0b7e6126ab>:0
at dnlib.PE.PEImage..ctor (System.String filename) [0x00000] in <e56243363bc14eea897f3d0b7e6126ab>:0
at dnlib.DotNet.MD.MetadataFactory.Load (System.String fileName, dnlib.DotNet.CLRRuntimeReaderKind runtime) [0x0001d] in <e56243363bc14eea897f3d0b7e6126ab>:0
at dnlib.DotNet.ModuleDefMD.Load (System.String fileName, dnlib.DotNet.ModuleCreationOptions options) [0x0000d] in <e56243363bc14eea897f3d0b7e6126ab>:0
at Villain.ConfClassRecordStore+Collector..ctor (System.String assemblyPath) [0x00006] in <4f3990bc00934d25bb94d026558675a3>:0
at Villain.ConfClassRecordStore..cctor () [0x00060] in <4f3990bc00934d25bb94d026558675a3>:0
--- End of inner exception stack trace ---
at Villain.PatchManager+Processor.UpdateState (System.IO.FileInfo conf) [0x00013] in <4f3990bc00934d25bb94d026558675a3>:0
at Villain.PatchManager+Processor.Process (System.IO.FileInfo conf) [0x00000] in <4f3990bc00934d25bb94d026558675a3>:0
at Villain.Extensions.ForEach[T] (System.Collections.Generic.IEnumerable`1[T] this, System.Action`1[T] f) [0x00010] in <4f3990bc00934d25bb94d026558675a3>:0
at Villain.PatchManager+<>c__DisplayClass3_0.<LoadAll>b__0 (System.IO.DirectoryInfo patch) [0x0000b] in <4f3990bc00934d25bb94d026558675a3>:0
at Villain.Extensions.ForEach[T] (System.Collections.Generic.IEnumerable`1[T] this, System.Action`1[T] f) [0x00010] in <4f3990bc00934d25bb94d026558675a3>:0
at Villain.PatchManager.LoadAll (System.Collections.Generic.IEnumerable`1[T] patches) [0x00016] in <4f3990bc00934d25bb94d026558675a3>:0
at Villain.PatchManager.LoadAndApplyOnlyPatch (System.Collections.Generic.IEnumerable`1[T] patches) [0x00000] in <4f3990bc00934d25bb94d026558675a3>:0
at Villain.Villain.OnApplicationStart () [0x00026] in <4f3990bc00934d25bb94d026558675a3>:0
at MelonLoader.MelonHandler+<>c.<OnApplicationStart_Mods>b__30_0 (MelonLoader.MelonMod x) [0x0002a] in <67e16b0234254e2183a98652371f8451>: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 <67e16b0234254e2183a98652371f8451>:0
Setting breakpad minidump AppID = 1468810
这些错报是红色的,请问要怎么解决
|
|