You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2023. It is now read-only.
So I tried it with just the two unity explorer dlls, it didn't work, I reinstalled gorilla tag and tried again, that didn't work, and I also reinstalled BepInEx and that didn't work.
Relevant log output
MAY OR MAY NOT BE UE, MAY BE BEPINEX
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: void System.Reflection.Module.GetPEKind(System.Reflection.PortableExecutableKinds&,System.Reflection.ImageFileMachine&)
at BepInEx.Preloader.PreloaderRunner.PreloaderPreMain () [0x00000] in<fc9d7fbc6dcb44cf87be11d8d92ae161>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in<3dff697d7878442fa5427675adf00b31>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0004b] in<3dff697d7878442fa5427675adf00b31>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in<3dff697d7878442fa5427675adf00b31>:0
at BepInEx.Preloader.Entrypoint.Main () [0x0008b] in<fc9d7fbc6dcb44cf87be11d8d92ae161>:0
The text was updated successfully, but these errors were encountered:
Are you on the latest version of UnityExplorer?
Which release are you using?
BepInEx 5.X Mono
Which game did this occur on?
Gorilla Tag
Describe the issue.
So I tried it with just the two unity explorer dlls, it didn't work, I reinstalled gorilla tag and tried again, that didn't work, and I also reinstalled BepInEx and that didn't work.
Relevant log output
The text was updated successfully, but these errors were encountered: