Iris Shaders

Iris Shaders

36M Downloads

Iris causing missing texture with certain animated textures

EltoCode opened this issue ยท 2 comments

commented

What happened?

Current behavior

The missing texture appears instead of the regular animated texture.

Expected behavior

An animated texture with a green orb should appear.

Steps to reproduce

  • Load the iris mod.
  • join the server at play.wynncraft.com
  • load the server provided resource pack
  • click on the compass in the hotbar
  • the item marked skill crystal will have the missing texture.

Possible causes

It might be an issue with the predicate system for overwriting textures, or it might be caused by the mcmeta file animating the twinkle effect on the ball

Attached is the resource pack from the server

wynn_rp.zip

Screenshots

image

Log output

No response

Minecraft Version

1.19.3

Iris Version

iris-mc1.19.3-1.5.1

Operating System

Win 10

What is your GPU?

AMD Radeon T530

Additional context

No response

commented

Should be fixed with #1852.

commented

This is due to how PBR is handled post-1.19.3, with _n and _s textures being interpreted as normal and specular.