Mojira Archive
MCL-14046

Launcher does not consistently censor folder paths in launcher_log.txt

The bug

Normally the launcher censors folder paths in the launcher_log.txt file by replacing them with "...".
However, for some logged messages this is not the case.

Affected log lines

The following are some (but probably not all) log lines where the folder paths are not censored, with #redacted# having been manually inserted:

  • [Info: 2022-04-24 22:14:47.7736703: LauncherAppBrowser.cpp(83)] Will launch a Chromium subprocess with command line string
    
  • [Info: 2022-04-24 22:17:16.3630746: GameCallbacks.cpp(177)] Launcher/launcher (main) Info Local file C:\Users\#redacted#\AppData\Roaming\.minecraft\assets\indexes\1.19.json is incomplete
    
  • [Info: 2022-04-24 22:17:16.5240165: GameCallbacks.cpp(177)] Launcher/launcher (main) Info Downloaded https://launchermeta.mojang.com/v1/packages/13dd8d9c2b9e49437718d9151754cf764febac62/1.19.json to C:\Users\#redacted#\AppData\Roaming\.minecraft\assets\indexes\1.19.json
    
  • [Info: 2022-04-24 22:20:17.0139615: ClientStarter.cpp(926)] Java argument:-Djava.library.path=C:\Users\#redacted#\AppData\Roaming\.minecraft\bin\7f1f-8476-54ea-0a04
    
  • [Info: 2022-04-24 22:20:17.0140487: ClientStarter.cpp(926)] Java argument:-cp
    [Info: 2022-04-24 22:20:17.0140820: ClientStarter.cpp(926)] Java argument:C:\Users\#redacted#\AppData\Roaming\.minecraft\libraries\com\mojang\logging\1.0.0\logging-1.0.0.jar;...
    

Cannot Reproduce

Marcono1234

2020-05-20, 01:59 AM

2022-09-24, 02:22 AM

2022-09-24, 02:22 AM

1

2

Unconfirmed

2.1.14401, 2.2.12145 (Windows)

-