All the Mods 9 - ATM9

All the Mods 9 - ATM9

9M Downloads

[0.2.23] Graphics corruption and severe stuttering.

stephen-smith opened this issue ยท 7 comments

commented

Linux, Debian, X11, PrismLauncher (Flatpak).

Doing nothing, game still obviously freezes every 5-10 seconds for 1-3 seconds each. This would be sufficient to render the game unplayable.

However, I'm also see "floating" sprite sheets:

2023-11-26_09 56 24

which indicates to me that some shader is crashing or at least passing incorrect data around, and it might be that the freezes are the graphics stack attempting to recover.

In addition, after existing Minecraft, my desktop process (plasmashell) is constantly busy and refuses to re-render my desktop background, widgets, taskbar/tray, or application ("start") menu. The old textures/bitmaps redraw if a mouse or another window passes over them, but icons/entries for exited applications persist and newly start applications don't show up. The application menu takes up space, but doesn't draw anything. Hover pop-ups for some things still trigger, but the contents of them are just random graphics trash, not the expected text (?).

commented

latest.log -- Client logs, in case they might help. :(

commented

I upgraded to the latest versions available for my OS, and the issues persist:

bss@monster % apt-cache policy xserver-xorg-video-amdgpu
xserver-xorg-video-amdgpu:
  Installed: 23.0.0-1
  Candidate: 23.0.0-1
  Version table:
 *** 23.0.0-1 900
        900 http://deb.debian.org/debian stable/main amd64 Packages
        700 http://deb.debian.org/debian testing/main amd64 Packages
        500 http://deb.debian.org/debian sid/main amd64 Packages
        100 /var/lib/dpkg/status
bss@monster % apt-cache policy libdrm-amdgpu1
libdrm-amdgpu1:
  Installed: 2.4.117-1
  Candidate: 2.4.117-1
  Version table:
 *** 2.4.117-1 700
        700 http://deb.debian.org/debian testing/main amd64 Packages
        500 http://deb.debian.org/debian sid/main amd64 Packages
        100 /var/lib/dpkg/status
     2.4.114-1+b1 900
        900 http://deb.debian.org/debian stable/main amd64 Packages
bss@monster % apt-cache policy firmware-amd-graphics
firmware-amd-graphics:
  Installed: 20230515-4
  Candidate: 20230515-4
  Version table:
 *** 20230515-4 300
        300 http://deb.debian.org/debian experimental/non-free-firmware amd64 Packages
        300 http://deb.debian.org/debian experimental/non-free-firmware i386 Packages
        100 /var/lib/dpkg/status
     20230515-3 700
        700 http://deb.debian.org/debian testing/non-free-firmware amd64 Packages
        700 http://deb.debian.org/debian testing/non-free-firmware i386 Packages
        500 http://deb.debian.org/debian sid/non-free-firmware amd64 Packages
        500 http://deb.debian.org/debian sid/non-free-firmware i386 Packages

Can you tell me what version(s) of (and part(s) of) the AMD graphic stack are affected, so I can open a issue with my OS vendor?

commented

There was a issue with a older version of AMD drivers, and it looks like your using a outdated version according to your log?

commented

Updating the kernel helped. There's still some stuttering, but I think it could be worldgen (relatively new server) or network (I'm on a higher latency connection than I'd like) chunk loading lag, since it primarily happens as I explore / fly now.

bss@monster % apt-cache policy linux-image-amd64
linux-image-amd64:
  Installed: 6.5.10-1
  Candidate: 6.5.10-1
  Version table:
 *** 6.5.10-1 700
        700 http://deb.debian.org/debian testing/main amd64 Packages
        500 http://deb.debian.org/debian sid/main amd64 Packages
        100 /var/lib/dpkg/status
     6.5.3-1~bpo12+1 800
        800 http://deb.debian.org/debian bookworm-backports/main amd64 Packages
     6.1.55-1 900
        900 http://deb.debian.org/debian stable/main amd64 Packages
     6.1.52-1 900
        900 http://deb.debian.org/debian-security stable-security/main amd64 Packages

I am now on 6.5.10-1 / 6.5.0-4, and didn't see the graphical errors. The graphical errors were present on 6.1.55-1 / 6.1.0-13.

Oddly enough it did still hang plasmashell and crash discord, but I suppose that could be an issue with those programs.

New logs:
latest.log

commented

The graphical errors are back, even with the 6.5.10-1 kernel. I don't have anything newer available from my OS vendor.

2023-11-27_23 13 56

Logs, of course: latest.log

commented

Removing Oculus prevents the crazy, mistextured triangles in the sky and significantly reduces freezes.

commented

The pack just updated with forge version 47.2.8. This version of forge includes some graphics fixes that may or may not help. Also of note, Rubidium Extra was replaced with Embedium++