Describe the bug
If any mods are enabled, the error message box triggers saying that .NET Desktop Runtime is not installed, even though it is.
If mods are disabled, it works as expected.
Versions
[X] Tested on latest stable version
[ ] Pre-release only bug
To Reproduce
Steps to reproduce the behavior:
Download and install 7th Heaven through the .exe installer available here
Click on "Play" without mods enabled, works as expected
Download any mod
Click on play with mod enabled, sees error message
Expected behavior
Game to boot and play as expected.
Screenshots
With [Tsunamods] Wizard Staff enabled, I get the error:
Desktop (please complete the following information):
OS: Microsoft Windows 11 Pro
Version: 23H2
Build: 22631.3085
Additional context
.NET Desktop Runtime is properly installed and reachable. The command dotnet --list-runtimes gives the output:
Describe the bug If any mods are enabled, the error message box triggers saying that .NET Desktop Runtime is not installed, even though it is. If mods are disabled, it works as expected.
Versions [X] Tested on latest stable version [ ] Pre-release only bug
To Reproduce Steps to reproduce the behavior:
.exe
installer available hereExpected behavior Game to boot and play as expected.
Screenshots With
[Tsunamods] Wizard Staff
enabled, I get the error:Desktop (please complete the following information):
Additional context .NET Desktop Runtime is properly installed and reachable. The command
dotnet --list-runtimes
gives the output:And the command
winget list --name .NET
gives: