-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Unity.TypeTreeFactory.GetTypeTree(Unity.NativeObject, Unity.TransferInstructionFlags)
at TypeTreeDumper.UnityClass.MakeList(Unity.UnityEngine, Unity.TransferInstructionFlags, Unity.TransferInstructionFlags)
at TypeTreeDumper.UnityInfo.Create(Unity.UnityEngine, Unity.TransferInstructionFlags, Unity.TransferInstructionFlags)
at TypeTreeDumper.Dumper.Execute(Unity.UnityEngine, TypeTreeDumper.ExportOptions, TypeTreeDumper.DumperEngine)
at TypeTreeDumper.EntryPoint.ExecuteDumper()
at TypeTreeDumper.EntryPoint.HandleEngineInitialization()
at TypeTreeDumper.EntryPoint.AfterEverythingLoaded(Void*)
Unhandled exception. System.Runtime.InteropServices.COMException (0xC0000005): 0xC0000005
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
at DetourSharp.Hosting.RemoteRuntime.RemoteInvoke[T](Void* address, T parameter)
at DetourSharp.Hosting.RemoteRuntime.Invoke[T](String typeName, String methodName, T value)
at DetourSharp.Hosting.RemoteRuntime.Invoke[T](MethodInfo method, T value)
at TypeTreeDumper.Program.Run(Options options) in E:\repos\TypeTreeDumper\TypeTreeDumper.Bootstrapper\Program.cs:line 123
at TypeTreeDumper.Program.<>c.<Main>b__1_0(Options options) in E:\repos\TypeTreeDumper\TypeTreeDumper.Bootstrapper\Program.cs:line 53
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
at TypeTreeDumper.Program.Main(String[] args) in E:\repos\TypeTreeDumper\TypeTreeDumper.Bootstrapper\Program.cs:line 52
I may or may not investigate this.
Metadata
Metadata
Assignees
Labels
No labels