this post was submitted on 24 Sep 2023
55 points (100.0% liked)

Linux Gaming

543 readers
9 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

I need help, I only play MInecraft 1.8.9 and it looks like this on every distro I use, with any launcher, this screenshot it taken on Arch Linux with LXDE and Prism Launcher. (on windows it works btw)

  • Specs:
  • OS : Arch Linux
  • GPU : Nvidia 1660 Super
  • CPU : Ryzen 5 2600 3.400GHz
  • RAM : 8 GB
top 21 comments
sorted by: hot top controversial new old
[–] LolaCat@lemmy.ca 38 points 1 year ago

Just launched 1.8.9 with the Prism Launcher and it looks fine for me. (I'm using Kubuntu 22.04.3 LTS)

Maybe it's a java issue? Old Minecraft uses java 8, maybe try reinstalling it and seeing if that works. Best of luck!

[–] Nawor3565@lemmy.blahaj.zone 18 points 1 year ago (1 children)

What Java version do you have? They switched to a much newer version of Java at some point, maybe the old versions of Minecraft are trying to use the new Java and flipping out?

[–] basxto@discuss.tchncs.de 8 points 1 year ago (2 children)

On arch the default java environment can be checked with archlinux-java status if archlinux-java-run is installed

[–] russjr08@outpost.zeuslink.net 3 points 1 year ago

It is also dependent on how they've installed Prism, if through the Flatpak it bundles its own Java versions, Java 8 is included and can just be selected in the settings specifically for that instance

[–] Gamey@feddit.de 1 points 1 year ago

I think Minecraft launchers have their own setting for Java versions but I have no clue which one they select and I am almost certain Java 8 (which as far as I remember was the version for that Minecraft version) won't be the Arch Linux default.

[–] Beowulf@unilem.org 15 points 1 year ago

As others have been saying, it's most likely a Java issue.

Make sure to install (or reinstall) Java8 and make sure it's selected in the prism launcher for use under v1.8.9 specifically. That way, you can continue to play using Java17 on recent versions a bit simpler than having to constantly swap Java versions

[–] callyral@pawb.social 14 points 1 year ago

i've had that before, it's probably a java version issue

  1. install jre8-openjdk with pacman

  2. set java version for 1.8.9 to java 8, this can be done in instance settings depending on the launcher. prism launcher can auto-detect java

old minecraft versions use java 8, newer ones use java 17

[–] DaPorkchop_@lemmy.ml 11 points 1 year ago

Looks like a graphics driver issue. Are you using the proprietary Nvidia drivers or Nouveau?

[–] uninvitedguest@lemmy.ca 8 points 1 year ago

I like the implication that there is some playability, being "basically" unplayable instead of "totally" unplayable.

I guess the screenshot still kind of looks like Minecraft?

[–] DmMacniel@feddit.de 8 points 1 year ago

especially the minecraft version which is known for having font issues.

[–] nrabulinski 7 points 1 year ago (2 children)

Are we calling 1.8.9 old now?

[–] Syphist 9 points 1 year ago (2 children)
[–] ryven@lemmy.dbzer0.com 7 points 1 year ago* (last edited 1 year ago) (2 children)

What's the story behind this domain? I checked to see if maybe someone had made one for every Minecraft version, but no, 1.8.9 is singled out for some reason. Edit: Okay 1.7.10 also exists, I'm guessing some others do too. 1.6.4 doesn't, that was the first one I checked.

[–] Gamey@feddit.de 4 points 1 year ago

Well, the game was stuck on 1.8 longer than any other version especially if you also consider all the servers that refused to switch for years because Mojang didn't do a especially good job with the new combat system!

[–] Syphist 3 points 1 year ago

I know 1.7.10, 1.8.9, and 1.12.2 exist. I'm not sure the story behind them, I just know they are common versions people like to play still. 1.8.9 for PvP and Hypixel and 1.12.2 for 2b2t. I'm not sure about 1.7.10 though.

[–] Gamey@feddit.de 2 points 1 year ago* (last edited 1 year ago)

Fuck, it's still rare but at times I do feel kind of old!

[–] Gamey@feddit.de 5 points 1 year ago

If I had to guess I would blaim that on Java, maybe try to reinstall Java 8 and make sure it's actually selected in the launcher rather than a newer version!

[–] krimsonbun@lemmy.blahaj.zone 5 points 1 year ago

that's so interesting, it's trying to pull the texture for the minecraft logo but instead gets the hotbar texture. must be some sort of issue with java, maybe try reinstalling it?

[–] wallmenis@lemmy.one 3 points 1 year ago

Which version of prism? The flatpak or the arch/aur version?

[–] iseperiergos@lemmy.zip 1 points 1 year ago

Thanks for the help, I found a fix if anyone is interested. Just write __GL_THREADED_OPTIMIZATIONS=0 on /etc/environment