Iris icon indicating copy to clipboard operation
Iris copied to clipboard

A modern shaders mod for Minecraft compatible with existing OptiFine shader packs

Results 227 Iris issues
Sort by recently updated
recently updated
newest added

### What happened? Installing Iris 1.6.11 on the 1.19.2 fabric and then "Iris&Oculus Flywheel Compat" will keep getting stuck in the game loading interface (and will not crash).,but lowering the...

bug

In the class `net.irisshaders.iris.compat.sodium.mixin.copyEntity.cull`, it is exactly the same as Sodium's `EntityRendererMixin` class except that the Iris one uses Mojmap for mappings. This has been found in Iris 1.7.0. If...

### What happened? Whenever I look at a certain area I lag way more than other directions. I heard it was something about the sun or the moon, but If...

bug

### Minecraft Version 1.20.4 ### Iris Version 1.7.0snapshot ### Sodium Version 0.5.8 ### Operating System windows11 ### What is your GPU? GTX1650 ### Java Version Java17 ### Reproduction Steps 1....

crash

### What happened? When multiple Fishing Rods are being used, additional (incorrect) black lines are drawn between fishing rods and bobbers. I noticed this happening when using the Liberty's Villagers...

bug

### Minecraft Version 1.20.1 ### Iris Version iris-mc1.20.1-1.6.8 ### Sodium Version sodium-fabric-mc1.20.1-0.5.2 ### Operating System Windows 10 ### What is your GPU? Nvidia GTX 1050ti ### Java Version Java 17...

crash

**Is your feature request related to a problem? Please describe.** Iris currently recalculates normals inside of GUIs. This messes with some mods' rendering. Notably, EMI's batched item renderering will have...

enhancement

### What happened? unable load shader if something like ``` block.xx = some_block \ #ifdef SOME_OPTION some_extra_block \ #endif another_block ``` in the `block.properties` ### Screenshots _No response_ ### Log...

bug