mojira.dev
MCL-3291

Incorrect version when Loading Launcher

When i launch the Launcher, The "OS" Will equal to Windows 8.1 instead of Windows 10.

Also another problem is that before the Launcher was really slow than normal.

Comments 3

Data:
System.getProperty('os.name') == 'Windows 8.1'
When it should be
System.getProperty('os.name') == 'Windows 10'

I don't think this is Mojang's doing. I have found multiple bugs on the Java bug tracker reporting a similar thing with the "System.getProperty('os.name') method.

Not a Minecraft issue.
Make a ticket at Microsoft's bug tracker.

Nuno Filipe Leal Faria

(Unassigned)

Unconfirmed

crash

Retrieved