Unable to link monogame error

francot514

Well-Known Member
With latest builds im getting "Unable to link monogame", after error window.

"UnauthorizedAcessException: Access denied to path: FreeSO/MonoGameFramework.dll"

Error come from MonogameLinker line 61. MonogameLinker.Link(bool Dx11)
 
The only way to solve this is to run as administrator. If it still fails, it's probably a different error entirely.
 
Back
Top