You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our SlideRenderTypeextends from CompositeRenderType which Iris make it implement BlendingStateHolder.
Considering that there are forks of Iris ported onto Forge, we might want to address this on our end as well. After all, the odds of someone installing one of Iris forks into TeaCon modpack is not zero.
Oculus has fetched a workaround from Iris upstream which makes the extends CompositeRenderType unnecessary. However the wrong lighting issue still persists.
There was a report to Iris1 stating that SlideShow (the Fabric fork) does not work well with Iris 1.6.1.
An Iris dev explained that one of the following should happen in order to properly fix it:
BlendingStateHolder
on ourSlideRenderType
.SlideRenderType
extends
fromCompositeRenderType
which Iris make it implementBlendingStateHolder
.Considering that there are forks of Iris ported onto Forge, we might want to address this on our end as well. After all, the odds of someone installing one of Iris forks into TeaCon modpack is not zero.
Footnotes
https://discord.com/channels/774352792659820594/1096796834808209501 ↩
The text was updated successfully, but these errors were encountered: