Iris Shaders

Iris Shaders

36M Downloads

entity with renderGlowingArmorMixin crashes the game

T3mp3lis opened this issue ยท 2 comments

commented

Iris and Minecraft Version

Iris 1.1.2+build.9 for mc1.17.1

Are you running Sodium along with Iris?

Yes

Operating System

Windows 10

What is your GPU?

Radeon RX590

Java Version

java 16

Reproduction Steps

  1. either adventurez or eldritch mobs mod present
  2. night tme
  3. wait for entity to spawn with enchanted armor (trigger the renderGlowingArmorMixin)
  4. game crashes

Crash Report file and latest.log

https://gist.github.com/T3mp3lis/722f40a556983821f59ad4258910eb6f

Additional context

Not sure if it's tied to the armor at all, but maybe the glowing effect itself, since I had a crash where the rendered player entity was the issue, and I had a enchanted effect on an item in my hotbar inventory (see crashlog from 8:21 pm)

commented

This is a crash happening in AdventureZ code: https://github.com/Globox1997/AdventureZ/blob/bb3df2fbd917f34960a5b1122a641ff65bcba3c6/src/main/java/net/adventurez/mixin/client/ArmorFeatureRendererMixin.java#L44

Are you certain that it does not happen without Iris? If it happens without Iris, please report it to the AdventureZ developer instead.

commented

Closing due to no response.