Attempting to login with the Launcher fails with the console reading SaveToBuffer failed. Additionally, if the user was already signed and then performed the launcher update the launcher would proceed to advance past the login screen only to say the user has no connection. This issue has persisted since the move to the new launcher versions.
Attachments
Comments 44
I am having this issues and I even re downloaded the client and installed it from the site to be sure as well.
I added the launcher log, mine is the one with the underscore before the other text.
I was unable to upload it unless I changed the name.
As a matter of fact all the entry windows in the Edit Installation dialog are too small.
I define a Game directory for each major Release and the path just to .minecraft is longer than the dialog will allow you to see without scrolling.
Same for Java executable and JVM arguments.
It would help if they were on separate lines like they were in the old launcher and also if the dialog box would expand horizontally with the launcher window.
Confirmed that version 2.1.7698 from "libcurl-fixed" runs properly when libcurl4-nss-dev and libcurl3-nss are installed. I can log in and play online.
Many thanks for the work on this!
I will check that version of the launcher when I get home, but I am optimistic given the others success getting it working! Thank you for helping to fix this issue! I appreciate it.
I can verify that the "libcurl-fixed" version is also working for me! Will this fix be implemented into the regular launcher deb file in new releases?
Nonetheless, thank you Petr Mrázek for helping to fix the issue!
Red flag :flag_on:
I ran into this issue after I updated to the latest release.
ATTEMPT TO "PATCH" [failed attempt]
I downloaded the .deb (https://drive.google.com/file/d/19itcfEdP7tGY40gGI37M3FyhgGe3pBNq/view?usp=sharing) #comment-585996
Reinstalled the packages #comment-585999
$ sudo dpkg --purge minecraft-launcher
$ sudo apt install libcurl4-nss-dev libcurl3-nss
$ sudo dpkg --install minecraft-launcher-libcurl-fixed.deb
$ minecraft-launcher
aljaxus@aljaxusPc:~/Downloads$ sudo dpkg --purge minecraft-launcher
[sudo] password for aljaxus:
(Reading database ... 267886 files and directories currently installed.)
Removing minecraft-launcher (2.1.7698) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
aljaxus@aljaxusPc:~/Downloads$ sudo apt install libcurl4-nss-dev libcurl3-nss
Reading package lists... Done
Building dependency tree
Reading state information... Done
libcurl3-nss is already the newest version (7.58.0-2ubuntu3.8).
libcurl4-nss-dev is already the newest version (7.58.0-2ubuntu3.8).
The following packages were automatically installed and are no longer required:
libllvm7 libpango1.0-0 libpangox-1.0-0
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
aljaxus@aljaxusPc:~/Downloads$ sudo dpkg --install minecraft-launcher-libcurl-fixed.deb
Selecting previously unselected package minecraft-launcher.
(Reading database ... 267817 files and directories currently installed.)
Preparing to unpack minecraft-launcher-libcurl-fixed.deb ...
Unpacking minecraft-launcher (2.1.7698) ...
Setting up minecraft-launcher (2.1.7698) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
aljaxus@aljaxusPc:~/Downloads$ minecraft-launcher
[1029/084314.789984:ERROR:sandbox_linux.cc(346)] InitializeSandbox() called with multiple threads in process gpu-process.
SaveToBuffer failed
^C
aljaxus@aljaxusPc:~/Downloads$
LAUNCHER LOG
Launcher log paste: https://hastebin.app/raw/5db7f15a4798f8001c0daabc
Log is pasted on an external site in order to keep reply length under 20 000 characters
ENV INFO
I'm on Ubuntu 18.04 (5.0.0-32-generic #34~18.04.2-Ubuntu)
Java 11 in use
aljaxus@aljaxusPc:~$ java --version
openjdk 11.0.4 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)
Please attach the
launcher_log.txt
file here.