CaffeineMC / sodium-fabric

A Minecraft mod designed to improve frame rates and reduce micro-stutter
Other
4.72k stars 806 forks source link

[1.21] Weird interaction between Paxi and Sodium forcing leaves to use Programmer Art textures #2694

Open NoMoreStars opened 3 weeks ago

NoMoreStars commented 3 weeks ago

Bug Description

When both Paxi 5.0.0 and Sodium 0.5.11 are included together the vanilla minecraft leaves use the old programmer art textures instead of the modern textures by default. This was also tested on a clean install of minecraft with no other mod's other than Sodium, Fabric API, Paxi, and it's dependency Yung API.

Reproduction Steps

  1. Install Paxi and Sodium on a fresh Minecraft 1.21 install
  2. Place any of the vanilla leaf textures that were added to the game before the caves and cliffs update (oak, spruce, birch, jungle, etc.)

Log File

https://mclo.gs/PAi1bIG

Crash Report

n/a

800020h commented 3 weeks ago

seems to still affect sodium 0.6.0-beta.1+mc1.21

Lolothepro commented 3 weeks ago

Can you send a screenshot of your “resource pack” menu?

800020h commented 3 weeks ago

very modded removing sodium fixed it (I currently have sodium installed) 2024-08-25_19 40 13

pajicadvance commented 3 weeks ago

I believe Paxi is messing up the resource pack load order somehow as I've had similar issues in the past that were fixed by using a different global data/resource pack mod. I've never bothered to look into it, though. Perhaps bring up the issue to the author of Paxi?

NoMoreStars commented 2 weeks ago

I already submitted a bug report to the Paxi github here