UnityExplorer icon indicating copy to clipboard operation
UnityExplorer copied to clipboard

Unity Explorer crashes when opening Gorilla Tag

Open MaximosVeLOL opened this issue 2 years ago • 0 comments

Are you on the latest version of UnityExplorer?

  • [x] Yes, I'm on the latest version of UnityExplorer.

Which release are you using?

MelonLoader Mono

Which game did this occur on?

Gorilla Tag

Describe the issue.

it says something about a missing method

Relevant log output

23:25:29.156] ------------------------------
[23:25:29.157] MelonLoader v0.5.7 Open-Beta
[23:25:29.157] OS: Windows 10
[23:25:29.158] Hash Code: 49999848531024954985654485098975250521005157544948501005510199495356
[23:25:29.158] ------------------------------
[23:25:29.159] Game Type: MonoBleedingEdge
[23:25:29.159] Game Arch: x64
[23:25:29.159] ------------------------------
[23:25:29.159] Core::BasePath = C:\Program Files (x86)\Steam\steamapps\common\Gorilla Tag
[23:25:29.160] Game::BasePath = C:\Program Files (x86)\Steam\steamapps\common\Gorilla Tag
[23:25:29.203] Game::DataPath = C:\Program Files (x86)\Steam\steamapps\common\Gorilla Tag\Gorilla Tag_Data
[23:25:29.203] Game::ApplicationPath = C:\Program Files (x86)\Steam\steamapps\common\Gorilla Tag\Gorilla Tag.exe

[23:25:32.215] [ERROR] System.MissingMethodException: System.Diagnostics.StackFrame[] System.Diagnostics.StackTrace.GetFrames()
  at MelonLoader.MelonUtils.GetMelonFromStackTrace () [0x00007] in <6425afb6ac6a429aaf770255d2f7de57>:0
  at MelonLoader.MelonLogger.NativeMsg (System.ConsoleColor namesection_color, System.ConsoleColor txt_color, System.String namesection, System.String txt) [0x00008] in <6425afb6ac6a429aaf770255d2f7de57>:0
  at MelonLoader.MelonLogger.Msg (System.ConsoleColor txt_color, System.String txt) [0x00000] in <6425afb6ac6a429aaf770255d2f7de57>:0
  at MelonLoader.MelonLogger.WriteLine (System.ConsoleColor color, System.Int32 length) [0x00009] in <6425afb6ac6a429aaf770255d2f7de57>:0
  at MelonLoader.InternalUtils.UnityInformationHandler.Setup () [0x000e1] in <6425afb6ac6a429aaf770255d2f7de57>:0
  at MelonLoader.MelonUtils.Setup (System.AppDomain domain) [0x000b6] in <6425afb6ac6a429aaf770255d2f7de57>:0
  at MelonLoader.Core.Initialize () [0x00010] in <6425afb6ac6a429aaf770255d2f7de57>:0

MaximosVeLOL avatar Dec 21 '22 04:12 MaximosVeLOL