Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I would like to ask how to resolve this situation. I installed MelonLoader version 0.7.2 according to the video tutorial, and the game path is in pure English, but after launching the game for the first time, this situation occurred, and then the game window automatically popped up, and the mods did not take effect.

“Failed to load Hostfxr” = .NET runtime problem (not mod issue)

The error shown in your screenshot:

“Failed to load Hostfxr”

means that the required .NET runtime was not installed correctly, which is why MelonLoader is not working.

This is not caused by the mod itself.

Please try the following:

Also note:

  • If the MelonLoader console shows this error, mods will not load at all
  • The game may still launch, but MelonLoader will not function properly

If the issue still happens, please let me know your Windows version and whether you installed the x64 runtime.

Thank you. I downloaded the latest .NET Desktop Runtime using the link you sent, and it perfectly solved the problem. I had previously tried downloading version 6.0.36 x64 of the .NET Desktop Runtime, but it still didn't work — perhaps because that version was too old? Thank you very much; the issue has been resolved.