Cannot patch UnityEngine.dll
mikegecko opened this issue · 2 comments
mikegecko commented
It seems Unity moved to a different way of managing their .dll files in the newest versions.
This was thrown while attempting to install IPA on Beat Saber (oculus store version).
Patching UnityEngine.dll... ERROR: Oops! This should not have happened.
System.Exception: Could not find any entry type!
at IPA.Patcher.PatchedModule.Patch()
at IPA.Program.Install(PatchContext context)
[Press any key to quit]
mikegecko commented
Solved.
zhaoyh630MS commented
How do you solve this?