IrisShaders / Iris

A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
https://irisshaders.dev
GNU Lesser General Public License v3.0
3.34k stars 635 forks source link

1.19.2 The latest version of Iris will have texture mapping errors with all SEUS、HRR 3‘s parallax map and motion blur #1647

Open Saikel-Orado-Liu opened 2 years ago

Saikel-Orado-Liu commented 2 years ago

What happened?

After my many tests, only the new version 1.19.2 of Iris has this problem on all SEUS (continuum is its own problem), while the old version of 1.17.1 does not, this is definitely a bug. Physics mod In addition to this I also found a problem with the Parallax Mapping on SEUS HRR 3 Entities such as 3D particles in Physics Mod will have texture errors. If HRR 3 has parallax mapping turned on, it will produce black pixel jitter where the edge of the screen intersects the parallax square。to be clear, this is not a big issue. BUT,if you On motion blur,Black pixels will be motion blurred and flickering will greatly affect the experience.Also tested in Optifine, no same problem. Texture mapping errors with SEUS occur in all SEUS shaders I've tried (including Renewed, E12, HRR 2.1, HRR 3, E12) I guess it may be because of the update of the parallax map that the first batch of SUES supporting parallax is abnormal, because we also know that SUES has not been updated for a long time and will not be updated for a long time.

It's possible that I'm wrong, it's SEUS own problem, if so, then I apologize for all Developer

https://user-images.githubusercontent.com/88531138/192144410-d1506522-1073-4cb4-9b96-052db761d605.mp4

Screenshots

2022-09-24_23 58 52 2022-09-24_23 59 30

Log output

LOG.LOG latest.log

Minecraft Version

1.19.2

Iris Version

iris-mc1.19.2-1.3.1.jar

Operating System

Windows 11 Pro 21H2

What is your GPU?

NVIDIA GeForce RTX 2080 Ti

Additional context

[00:00:09] [Render thread/INFO]: Using shaderpack: SEUS PTGI HRR 3.zip [00:00:09] [Render thread/INFO]: Creating pipeline for dimension OVERWORLD [00:00:10] [Render thread/WARN]: [Triforce Patcher] gl_FragColor is not supported yet, please use gl_FragData! Assuming that the shaderpack author intended to use gl_FragData[0]... [00:00:10] [Render thread/WARN]: Program link log for composite5: Fragment info

0(5374) : warning C7050: "col" might be used before being initialized

[00:00:10] [Render thread/WARN]: [Triforce Patcher] gl_FragColor is not supported yet, please use gl_FragData! Assuming that the shaderpack author intended to use gl_FragData[0]... [00:00:10] [Render thread/WARN]: Error while parsing the block ID map entry for "block.329": [00:00:10] [Render thread/WARN]: - The block minecraft:heavy_weighted_pressure_plate has no property with the name powered, ignoring! [00:00:10] [Render thread/WARN]: Error while parsing the block ID map entry for "block.328": [00:00:10] [Render thread/WARN]: - The block minecraft:heavy_weighted_pressure_plate has no property with the name powered, ignoring! [00:00:10] [Render thread/WARN]: Program link log for sodium:chunk_shader_for_shadow: Geometry info

0(80) : warning C7050: "VxiuyNsNAK" might be used before being initialized

[00:00:10] [Render thread/WARN]: Program link log for sodium:chunk_shader_for_shadow: Geometry info

0(80) : warning C7050: "VxiuyNsNAK" might be used before being initialized

[00:00:10] [Render thread/WARN]: Program link log for sodium:chunk_shader_for_gbuffers_terrain: Vertex info

Saikel-Orado-Liu commented 2 years ago

I found something wrong with my description

After my many tests, only the new version 1.19.2 of Iris has this problem on all SEUS (continuum is its own problem), while the old version of 1.17.1 does not, this is definitely a bug. for example, Entities such as 3D particles in Physics Mod will have texture errors. In addition to this I also found a problem with the Parallax Mapping on SEUS HRR 3 If HRR 3 has parallax mapping turned on, it will produce black pixel jitter where the edge of the screen intersects the parallax square。to be clear, this is not a big issue. BUT,if you On motion blur,Black pixels will be motion blurred and flickering will greatly affect the experience.Also tested in Optifine, no same problem. Texture mapping errors with SEUS occur in all SEUS shaders I've tried (including Renewed, E12, HRR 2.1, HRR 3, E12) I guess it may be because of the update of the parallax map that the first batch of SUES supporting parallax is abnormal, because we also know that SUES has not been updated for a long time and will not be updated for a long time.

It's possible that I'm wrong, it's SEUS own problem, if so, then I apologize for all Developer

Saikel-Orado-Liu commented 2 years ago

It seems that in HRR 3, a texture or parallax bug also caused problems with all block particle textures. Also no errors in Optifine 2022-09-25_23 01 40 2022-09-25_23 02 56