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
LolaCat ( @LolaCat@lemmy.ca ) 38•2 years agoJust 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 ( @Nawor3565@lemmy.blahaj.zone ) English18•2 years agoWhat 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?
Baŝto ( @basxto@discuss.tchncs.de ) English8•2 years agoOn arch the default java environment can be checked with
archlinux-java status
ifarchlinux-java-run
is installed russjr08 ( @russjr08@outpost.zeuslink.net ) English3•2 years agoIt 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 ( @Gamey@feddit.de ) 1•2 years agoI 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 ( @Beowulf@unilem.org ) 15•2 years agoAs 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
cally [he/they] ( @callyral@pawb.social ) English14•2 years agoi’ve had that before, it’s probably a java version issue
-
install
jre8-openjdk
with pacman -
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_ ( @DaPorkchop_@lemmy.ml ) 11•2 years agoLooks like a graphics driver issue. Are you using the proprietary Nvidia drivers or Nouveau?
macniel ( @DmMacniel@feddit.de ) 8•2 years agoespecially the minecraft version which is known for having font issues.
Uninvited Guest ( @uninvitedguest@lemmy.ca ) 8•2 years agoI 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?
nrabulinski ( @nrabulinski@beehaw.org ) English7•2 years agoAre we calling 1.8.9 old now?
Syphist ( @Syphist@beehaw.org ) English9•2 years agoI mean it has been out for over 7 years now. https://howoldisminecraft189.today/
ryven ( @ryven@lemmy.dbzer0.com ) English7•2 years agoWhat’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 ( @Gamey@feddit.de ) 4•2 years agoWell, 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 ( @Syphist@beehaw.org ) English3•2 years agoI 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 ( @Gamey@feddit.de ) 2•2 years agoFuck, it’s still rare but at times I do feel kind of old!
unalivejoy ( @joyjoy@lemm.ee ) English5•2 years ago
Gamey ( @Gamey@feddit.de ) 5•2 years agoIf 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 ( @krimsonbun@lemmy.blahaj.zone ) English5•2 years agothat’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 ( @wallmenis@lemmy.one ) English3•2 years agoWhich version of prism? The flatpak or the arch/aur version?
Thanks for the help, I found a fix if anyone is interested. Just write
__GL_THREADED_OPTIMIZATIONS=0
on /etc/environment