flathub / com.mojang.Minecraft

https://flathub.org/apps/details/com.mojang.Minecraft
32 stars 13 forks source link

Crashes if host doesn't have orca installed #139

Open Jacalz opened 1 year ago

Jacalz commented 1 year ago

I did not have orca installed locally on my host computer yet the flatpak seems to be crashing either way. I experienced the same problem with the official tarball but I expected the flatpak version to not be impacted by the host system.

SystemlessDev commented 1 year ago

Are you talking about the launcher itself, or is it the game? Can you get your hands on the relevant logs?

Both launcher log and game log can be found in your .minecraft folder. Launcher log is called launcher_log.txt, and game log can be found under logs/latest.log.

Jacalz commented 1 year ago

Are you talking about the launcher itself, or is it the game?

The launcher. It just wouldn't open up at all with an error/warning that orca wasn't installed (I had removed it a long time ago as I don't need the accessibility tools). I never managed to get into a game. I then did a dnf install orca and the launcher started fine after that.

I have attached the log below. If you do a grep on orca you can see the line that I noticed in the terminal and which made me try to install the package again. I hope this helps :)

launcher_log.txt