TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Thanks Microsoft for taking away one of my simple pleasures (Minecraft)

8 点作者 dokument大约 3 年前
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&#x27;t.<p>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.<p>&#x2F;rant

8 条评论

naruhodo大约 3 年前
I&#x27;m still running Minecraft on my Fedora laptop, and I know my way around Ubuntu fairly well.<p>I recently migrated Minecraft from a Mojang login to a Microsoft one (as we are all apparently forced to do that now).<p>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&#x27;s something Microsoft commonly do.<p>Perhaps you could share some details of your problem?<p>EDIT: it just occurred to me that you&#x27;re probably lacking Java 17, which is the minimum for Minecraft 17 and later.<p>It should be just a matter of:<p><pre><code> sudo apt-get install openjdk-17-jre sudo update-alternatives --config java </code></pre> and set Java 17 as the default JRE.<p>But if not, you will need a PPA from Matthias Klose, here:<p>&lt;<a href="https:&#x2F;&#x2F;launchpad.net&#x2F;ubuntu&#x2F;focal&#x2F;+package&#x2F;openjdk-17-jre" rel="nofollow">https:&#x2F;&#x2F;launchpad.net&#x2F;ubuntu&#x2F;focal&#x2F;+package&#x2F;openjdk-17-jre</a>&gt;<p>&lt;<a href="https:&#x2F;&#x2F;askubuntu.com&#x2F;questions&#x2F;705072&#x2F;is-the-openjdk-r-ppa-trustworty" rel="nofollow">https:&#x2F;&#x2F;askubuntu.com&#x2F;questions&#x2F;705072&#x2F;is-the-openjdk-r-ppa-...</a>&gt;<p>Should be:<p><pre><code> sudo add-apt-repository ppa:openjdk-r&#x2F;ppa sudo apt update </code></pre> and then the aforementioned steps to install the package and set Java 17 as default.
julisox大约 3 年前
Try Mineclone 2. It&#x27;s an open-source libre Minecraft clone which runs on top of the Minetest voxel engine and has 99% (almost) feature parity with MC 1.12, can be expanded with hundreds of mods and it runs natively in Linux. You&#x27;ll be surprised at how polished it is already. In fact, it&#x27;s so similar to the original Minecraft 1.12 in both gameplay and appearance that it surprises me that Microsoft&#x2F;Mojang hasn&#x27;t threatened a lawsuit (yet). I downloaded it just out of curiosity some time ago and now I play it more often than Minecraft itself because of all the fun mods I can try.<p><a href="https:&#x2F;&#x2F;www.minetest.net&#x2F;downloads&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.minetest.net&#x2F;downloads&#x2F;</a><p>Alternatively you can try MultiMC as an alternative Minecraft launcher, never had an issue with it.
评论 #31040156 未加载
Crosseye_Jack大约 3 年前
Tried using an alternative launcher such as MultiMC?
alar44大约 3 年前
This is a you problem, not a Microsoft problem.<p>Why in the fuck is this submission getting traction?
khedoros1大约 3 年前
I have Java and Bedrock running on my 2011 Mint machine. I don&#x27;t remember any particular difficulty getting it running. Sorry that you are...
maxnoe大约 3 年前
Use the multimc launcher instead of the default one:<p><a href="https:&#x2F;&#x2F;multimc.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;multimc.org&#x2F;</a>
smoldesu大约 3 年前
I still haven&#x27;t bothered switching my account over. It&#x27;s a pretty awful move, not sure if I&#x27;ll ever create another Microsoft account just to play the game.<p>Thanks for keeping things simple for my 700-some hours I&#x27;ve put in since middle school, Mojang. Your barebones but respectful competency will be missed.
sieste大约 3 年前
I can recommend minetest as a free and less resource hungry alternative.<p>minetest.net