Override Mojang's new logging config to re-enable our logging to text file.
The new launcher's GUI for logs WILL NOT WORK until they add support on their end.
This commit is contained in:
parent
7aa1e00f31
commit
7550f4b05e
2 changed files with 15 additions and 14 deletions
|
@ -20,6 +20,7 @@
|
||||||
"mainClass": "net.minecraft.launchwrapper.Launch",
|
"mainClass": "net.minecraft.launchwrapper.Launch",
|
||||||
"inheritsFrom": "1.11.2",
|
"inheritsFrom": "1.11.2",
|
||||||
"jar": "1.11.2",
|
"jar": "1.11.2",
|
||||||
|
"logging": {},
|
||||||
"libraries": [
|
"libraries": [
|
||||||
{
|
{
|
||||||
"name": "@artifact@",
|
"name": "@artifact@",
|
||||||
|
@ -146,7 +147,7 @@
|
||||||
"inject": true,
|
"inject": true,
|
||||||
"desc": "A mod that collects statistics about Minecraft and your system.<br>Useful for Forge to understand how Minecraft/Forge are used.",
|
"desc": "A mod that collects statistics about Minecraft and your system.<br>Useful for Forge to understand how Minecraft/Forge are used.",
|
||||||
"url": "http://www.minecraftforge.net/forum/index.php?topic=43278.0",
|
"url": "http://www.minecraftforge.net/forum/index.php?topic=43278.0",
|
||||||
"artifact": "net.minecraftforge:MercuriusUpdater:1.11",
|
"artifact": "net.minecraftforge:MercuriusUpdater:1.11.2",
|
||||||
"maven": "http://files.minecraftforge.net/maven/"
|
"maven": "http://files.minecraftforge.net/maven/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"assetIndex": {
|
"assetIndex": {
|
||||||
"id": "1.11",
|
"id": "1.11",
|
||||||
"sha1": "e02b8fba4390e173057895c56ecc91e3ce3bbd40",
|
"sha1": "ea7f56173691250e9805db5e3dda2d65b951ede3",
|
||||||
"size": 157392,
|
"size": 157395,
|
||||||
"url": "https://launchermeta.mojang.com/mc/assets/1.11/e02b8fba4390e173057895c56ecc91e3ce3bbd40/1.11.json",
|
"url": "https://launchermeta.mojang.com/mc/assets/1.11/ea7f56173691250e9805db5e3dda2d65b951ede3/1.11.json",
|
||||||
"totalSize": 124275381
|
"totalSize": 124627552
|
||||||
},
|
},
|
||||||
"assets": "1.11",
|
"assets": "1.11",
|
||||||
"downloads": {
|
"downloads": {
|
||||||
|
@ -242,13 +242,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "com.mojang:realms:1.10.10",
|
"name": "com.mojang:realms:1.10.13",
|
||||||
"downloads": {
|
"downloads": {
|
||||||
"artifact": {
|
"artifact": {
|
||||||
"size": 3031435,
|
"size": 3163416,
|
||||||
"sha1": "92d9ba93e1e99b75f2776062a5515f6aa88d9f10",
|
"sha1": "bc40a390634d2ece4d89b9904101932a4de98588",
|
||||||
"path": "com/mojang/realms/1.10.10/realms-1.10.10.jar",
|
"path": "com/mojang/realms/1.10.13/realms-1.10.13.jar",
|
||||||
"url": "https://libraries.minecraft.net/com/mojang/realms/1.10.10/realms-1.10.10.jar"
|
"url": "https://libraries.minecraft.net/com/mojang/realms/1.10.13/realms-1.10.13.jar"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -546,9 +546,9 @@
|
||||||
"client": {
|
"client": {
|
||||||
"file": {
|
"file": {
|
||||||
"id": "client-1.7.xml",
|
"id": "client-1.7.xml",
|
||||||
"sha1": "49e2e41bc339698bd8199e0da9398c926e68c95d",
|
"sha1": "6605d632a2399010c0085d3e4da58974d62ccdfe",
|
||||||
"size": 467,
|
"size": 871,
|
||||||
"url": "https://launchermeta.mojang.com/mc/log_configs/client-1.7.xml/49e2e41bc339698bd8199e0da9398c926e68c95d/client-1.7.xml"
|
"url": "https://launchermeta.mojang.com/mc/log_configs/client-1.7.xml/6605d632a2399010c0085d3e4da58974d62ccdfe/client-1.7.xml"
|
||||||
},
|
},
|
||||||
"argument": "-Dlog4j.configurationFile=${path}",
|
"argument": "-Dlog4j.configurationFile=${path}",
|
||||||
"type": "log4j2-xml"
|
"type": "log4j2-xml"
|
||||||
|
@ -558,6 +558,6 @@
|
||||||
"minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userType ${user_type} --versionType ${version_type}",
|
"minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userType ${user_type} --versionType ${version_type}",
|
||||||
"minimumLauncherVersion": 18,
|
"minimumLauncherVersion": 18,
|
||||||
"releaseTime": "2016-12-21T09:29:12+00:00",
|
"releaseTime": "2016-12-21T09:29:12+00:00",
|
||||||
"time": "2017-01-12T10:44:50+00:00",
|
"time": "2017-02-07T13:18:39+00:00",
|
||||||
"type": "release"
|
"type": "release"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue