|
|
|
Thanks Microsoft for taking away one of my simple pleasures (Minecraft)
|
|
8 points
by dokument
1523 days ago
|
|
I have an old laptop running Ubuntu 20.04 and after trying off and on now for over a year (life is busy) to get this game I used to enjoy playing so much working, I just can't. Minecraft used to just work, sure there were issues but I could throw it on anything and get it working with very little fuss. I just had to go through 5 emails of various resets and one time codes, install dependencies onto my vanilla Ubuntu install not called out in your Ubuntu install pages. This is just upsetting and frustrating. /rant |
|
I recently migrated Minecraft from a Mojang login to a Microsoft one (as we are all apparently forced to do that now).
The only hassle was that Microsoft create a fake security alert in order to require me to provide them my phone number. I read elsewhere that's something Microsoft commonly do.
Perhaps you could share some details of your problem?
EDIT: it just occurred to me that you're probably lacking Java 17, which is the minimum for Minecraft 17 and later.
It should be just a matter of:
and set Java 17 as the default JRE.But if not, you will need a PPA from Matthias Klose, here:
<https://launchpad.net/ubuntu/focal/+package/openjdk-17-jre>
<https://askubuntu.com/questions/705072/is-the-openjdk-r-ppa-...>
Should be:
and then the aforementioned steps to install the package and set Java 17 as default.