Potential rendering issues with mods using Fabric rendering APIs
Syclusion opened this issue ยท 7 comments
Using sinytra and newest embeddium, game and world will load. But all blocks fail to render, works on rubidium.
At the moment mods utilizing advanced Fabric rendering will generally have bad results with Embeddium - I am working with the Connector dev to find a proper solution to this. The solution Rubidium uses has the potential to cause compatibility issues with Forge mods if you use Fabric mods at the same time.
Oh i see! Thanks for such a detailed response, and actually explaining the problem lol. Most developers just say to bad so sad.
Hopefully you can work it out!
This issue is specifically referring to using Fabric mods/Sinytra Connector with Embeddium. Regular Forge mods that use Forge rendering APIs should not suffer from this.
I have noticed this issue with running Modern Industrialization via sinytra connector; none of its tileentities will render. Hopefully something happens in regard to fixing this.