LavaGang / MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
https://discord.gg/2Wn3N2P
Apache License 2.0
2.38k stars 472 forks source link

btd6 crashes everytime it opens #619

Closed noobronin closed 3 months ago

noobronin commented 7 months ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

Latest-Bootstrap.log is just says [12:43:02.877] [ERROR] il2cpp_init detour failed: Failed to load hostfxr. Please make sure you have installed the .NET 6.0 runtime.

Did you attach your log file?

Yes, I attached my log file to the text box above.

psyellas commented 7 months ago

install net 6 runtime then: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.26-windows-x64-installer

noobronin commented 7 months ago

ty it now works