
[1.21.1+1.6.2] Effective(Might be Veil) + Immediatelyfast (sign text buffering) breaks sign rendering.
WxAaRoNxW opened this issue ยท 3 comments
When enabling sign text buffering, while having effective enabled, sign texts will render for a split second then disappear.
Effective has embedded libraries called Veil, so it might be that.
I'm on the latest version of Effective and ImmediatelyFast, and on a minimal setup.
Fabric version btw
Steps to reproduce:
- Install Effective and ImmediatelyFast, and dependencies.
- Run for config to generate.
- Disable
experimental_sign_text_buffering
- Restart game.
- Place a sign with text.
- Invisible text/unrendered text.
It seems like Veil or Effective is doing some weird rendering because it even breaks the graphics debugger I use. Because of that and because there are many compatibility issues open in Effective's repo (Indicating that the mod definitely uses weird rendering code) I am deciding against looking further into this. As a compromise I added some code which is going to automatically disable sign text buffering if Effective is installed