Skip to content

2019.2.0a4 #43

@ds5678

Description

@ds5678
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions