OliBomby / Mapping_Tools

Collection of tools for manipulating osu! beatmaps
MIT License
118 stars 16 forks source link

"Install .NET" prompt does nothing on portable version #205

Closed Apis035 closed 4 months ago

Apis035 commented 4 months ago

Prerequisites

Environment

OS version: Windows 10 22H2 Mapping Tools version: 1.12.17.0

Description

Running Mapping Tools portable on a machine with no .NET 5 installed, MT shows this dialog: image Clicking either "yes" or "no" button does nothing. (e.g. directs into .NET download page, or automatically download and install required .NET for you)

It doesn't even show which .NET version is required (which is .NET 5), as I got confused because I have .NET 6 and .NET 8 installed on my machine. I discovered it later which .NET version is required after installing MT installer version.

OliBomby commented 4 months ago

I can't do anything about this dialogue box because it is not a part of mapping tools

Apis035 commented 4 months ago

Could you at least put the needed .NET version in the readme or download page? Incase if someone else or me in the future -- for example -- reinstalled my PC and I forgot what the needed .NET version is.

OliBomby commented 4 months ago

the needed .NET version is already explained on the installation page, but I'll add it to the readme too