[Bug]: System.MissingMethodException: Method not found: System.Net.Security.RemoteCertificateValidationCallback System.Net.ServicePointManager.get_ServerCertificateValidationCallback()
phofers opened this issue ยท 1 comments
All of the following criteria must be met
- All Requirements must be installed.
- Changed the title so that it doesn't just says "[Bug]: "
- I have searched the GitHub issues for my bug, even in the closed issues.
All of the following are optional to answer
- Tried reinstalling the Game.
- Tried reinstalling MelonLoader.
- Tried restarting PC.
- Was able to see the Start Screen.
Describe the issue.
I'm using 5.7 because all the 6 versions are broken. Installing goes fine, but there's an error soon after the terminal opens and the game doesn't launch.
Latest.log
Did you attach your log file?
Yes, I attached my log file to the text box above.
I've figured this out, it wasn't a MelonLoader issue. Some of the game's assembly files were stripped, which caused melonloader to not be able to find the methods.
This only happens rarely as a dev has to enable it in Unity, so if you run into the same issue with a different game contact the devs and ask them to turn off assembly stripping.