-
Bug
-
Resolution: Incomplete
-
None
-
1.4.4, 1.6.11
-
None
-
[18:33:52 INFO]: System.getProperty('os.name') == 'Windows 7'
[18:33:52 INFO]: System.getProperty('os.version') == '6.1'
[18:33:52 INFO]: System.getProperty('os.arch') == 'x86'
[18:33:52 INFO]: System.getProperty('java.version') == '1.7.0_60'
[18:33:52 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[18:33:52 INFO]: System.getProperty('sun.arch.data.model') == '32'[18:33:52 INFO]: System.getProperty('os.name') == 'Windows 7' [18:33:52 INFO]: System.getProperty('os.version') == '6.1' [18:33:52 INFO]: System.getProperty('os.arch') == 'x86' [18:33:52 INFO]: System.getProperty('java.version') == '1.7.0_60' [18:33:52 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation' [18:33:52 INFO]: System.getProperty('sun.arch.data.model') == '32'
-
Confirmed
Description:
Using "%APPDATA%" in the game directory option returns:
_Minecraft Launcher Location_\ .. %APPDATA%\
instead of "%APPDATA%"
Expected outcome:
Not prepend the root folder of the launcher to the directory. So that the environment variables can be used in the game directory field so that the same profile can be used on different computers.