Is Minecraft borked after update?

Hey, I don’t know where to put this but after an update I can no longer open the Minecraft Launcher, if i run it through the command line I get this, I’m pretty new to Linux and Programming, I found this thread on the Arch Linux forum but wondered if anyone else is having this problem, or knows how to fix it.

 [Info: 2021-03-13 01:19:56.339360221: NetQueue.cpp(157)] NetQueue: Setting up.
 [Info: 2021-03-13 01:19:56.339481181: NetQueue.cpp(575)] NetQueue: worker thread started.
 [Info: 2021-03-13 01:19:56.339573271: mainLinux.cpp(250)] Running launcher bootstrap (version 915)
 [Debug: 2021-03-13 01:19:56.339809821: PlatformLinux.cpp(44)] HOME dir (getpwuid): /home/dhilan
 [Debug: 2021-03-13 01:19:56.339819811: PlatformLinux.cpp(49)] HOME dir (env): /home/dhilan
 [Info: 2021-03-13 01:19:56.341564421: Common.cpp(32)] Native Launcher Version: 915
 [Info: 2021-03-13 01:19:56.341580411: Common.cpp(33)] Operating System: Linux
 [Info: 2021-03-13 01:19:56.341590671: Common.cpp(34)] Application Data directory: //.../.minecraft
 [Info: 2021-03-13 01:19:56.341602511: Common.cpp(35)] Executable Path: /.../minecraft-launcher
 [Info: 2021-03-13 01:19:56.341612011: Common.cpp(36)] App Directory dir: //.../bin
 [Info: 2021-03-13 01:19:56.341620961: Common.cpp(37)] Game data directory: //.../.minecraft
 [Info: 2021-03-13 01:19:56.341630151: Common.cpp(38)] Launcher dir: //.../launcher
 [Info: 2021-03-13 01:19:56.341641631: Common.cpp(39)] Java dir: //.../jre-x64
 [Info: 2021-03-13 01:19:56.341650821: Common.cpp(40)] TmpDir dir: //.../MinecraftLauncher.1000
 [Info: 2021-03-13 01:19:56.341659891: Common.cpp(41)] x64: true
 [Info: 2021-03-13 01:19:56.341822891: mainLinux.cpp(308)] relaunchedExe: /home/dhilan/.minecraft/launcher/minecraft-launcher selfExe: /usr/bin/minecraft-launcher
 [Info: 2021-03-13 01:19:56.341834581: mainLinux.cpp(312)] Top level executable, forwarding signals.
 [Debug: 2021-03-13 01:19:56.341876771: SentryAPI.cpp(314)] The string '/usr' was added to the logging blacklist
 [Debug: 2021-03-13 01:19:56.341887921: SentryAPI.cpp(314)] The string '///usr' was added to the logging blacklist
 [Debug: 2021-03-13 01:19:56.341897071: SentryAPI.cpp(314)] The string '/home/dhilan' was added to the logging blacklist
 [Debug: 2021-03-13 01:19:56.341905411: SentryAPI.cpp(314)] The string '///home/dhilan' was added to the logging blacklist
 [Debug: 2021-03-13 01:19:56.341915122: SentryAPI.cpp(314)] The string '/home/dhilan/.minecraft' was added to the logging blacklist
 [Debug: 2021-03-13 01:19:56.341923882: SentryAPI.cpp(314)] The string '///home/dhilan/.minecraft' was added to the logging blacklist
 [Debug: 2021-03-13 01:19:56.341933112: SentryAPI.cpp(314)] The string '/home/dhilan/.minecraft/runtime' was added to the logging blacklist
 [Debug: 2021-03-13 01:19:56.341941742: SentryAPI.cpp(314)] The string '///home/dhilan/.minecraft/runtime' was added to the logging blacklist
 [Debug: 2021-03-13 01:19:56.341950982: SentryAPI.cpp(314)] The string '/tmp' was added to the logging blacklist
 [Debug: 2021-03-13 01:19:56.341959392: SentryAPI.cpp(314)] The string '///tmp' was added to the logging blacklist
 [Info: 2021-03-13 01:19:56.341966742: Common.cpp(32)] Native Launcher Version: 915
 [Info: 2021-03-13 01:19:56.341981792: Common.cpp(33)] Operating System: Linux
 [Info: 2021-03-13 01:19:56.341996162: Common.cpp(34)] Application Data directory: .../.minecraft
 [Info: 2021-03-13 01:19:56.342012232: Common.cpp(35)] Executable Path: /.../minecraft-launcher
 [Info: 2021-03-13 01:19:56.342028042: Common.cpp(36)] App Directory dir: .../bin
 [Info: 2021-03-13 01:19:56.342046192: Common.cpp(37)] Game data directory: .../.minecraft
 [Info: 2021-03-13 01:19:56.342061512: Common.cpp(38)] Launcher dir: .../.minecraft/launcher
 [Info: 2021-03-13 01:19:56.342077752: Common.cpp(39)] Java dir: .../.minecraft/runtime/jre-x64
 [Info: 2021-03-13 01:19:56.342094182: Common.cpp(40)] TmpDir dir:.../MinecraftLauncher.1000
 [Info: 2021-03-13 01:19:56.342109812: Common.cpp(41)] x64: true
 [Info: 2021-03-13 01:19:56.344970783: mainLinux.cpp(416)] Current executable is not in game directory, update and run game directory version
 [Info: 2021-03-13 01:19:56.344996713: mainLinux.cpp(430)] Attempting to start the launcher
 [Info: 2021-03-13 01:19:56.345005773: mainLinux.cpp(118)] Window closing, exiting process
 [Info: 2021-03-13 01:19:56.356322667: mainLinux.cpp(456)] Launcher finished.
1 Like

Manjaro defaults to latest OpenJDK for the time being it is OpenJDK15

You may need to use an earlier version of Java.

1 Like

Minecraft needs openjdk-8 to run. Check your openjdk version and make sure it didn’t get updated.

1 Like

I intstalled Java 8 with sudo pacman -S jre8-openjdk-headless jre8-openjdk jdk8-openjdk openjdk8-doc openjdk8-src (is this the right command to use?), when I use java -version it shows up with Java 15, is there a command to set the deealut version to 8? I also noticed that in my original post it says current game is not in dictionary update and run Game dictionary.

You can have multiple versions installed without conflict. Version 15 is probably still installed.

Hi, I’ve set Java 8 as my defelat now and the launcher still fails to launch. In my orginal post it said that

 Current executable is not in game directory, update and run game directory version

i don’t know what this means, but I can run Minecraft by using

cd .minecraft/launcher

.mineraft-launcher

I think that what this means is that the latest update moved the launcher into another folder maybe? However I have no idea how to fix this, any help will be greatly appreciated.

Sounds like the launcher is pointing to the wrong directory. Which launcher are you using? I usually run the jar file manually with java -jar “path to executable”.

use the script

archlinux-java

Sorry, I’m a little late on the response. I use the official version, I’ve also noticed that if I edit the application it is set to not executable, but I can’t change it because I’m not part of root. Can I add myself then take myself out in order to fix it? Also how does the command you use work, will it change the path, so I don’t have to do it every time?

I’ve changed the default version of Java to 8, but that doesn’t seem to have fixed it. In my earlier post I said that the update may have caused the game directory to move, whic is why I’m only able to open it with cd .minecraft/launcher

The initial topic made it a viable option to ensure a compatible Java JDK/JRE is available. I have no idea on what else to try.

I had to delete the Game Dictionary with

rm ~/.minecraft/launcher -rf

Afterwards it will update properly/

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.