Not reporting right Windows version
On Windows 8.1 the launcher reports "os.name" as "Windows 8" and "os.version" as "6.2"
This should be "Windows 8.1" and "6.3" ![]()
Linked Issues
Created Issue:
Not reporting right Windows version
On Windows 8.1 the launcher reports "os.name" as "Windows 8" and "os.version" as "6.2"
This should be "Windows 8.1" and "6.3"
Added Security Level: Minecraft Launcher - Public
Added Linked Issues:
is duplicated by
This is not something that can be changed by the Mojang team.
It is either an issue with the JVM reporting wrong information or the OS reporting wrong information to the JVM
These are things given by the OS, not us. That's just their own internal versioning stuffs.