oωo (owo-lib)

oωo (owo-lib)

17M Downloads

[owo-ui] The second layer of the skins is not rendered correctly if it has transparency in EntityComponent

Zailer43 opened this issue · 2 comments

commented

Attachments where the error can be seen

In these videos I am using other mods but it is reproducible being only with fabric-api + owo-lib + an affected mod

Isometric renders

Peek.2023-03-17.21-36.mp4

what the skins should look like:
image
image
image

FZMM (heads are EntityComponent)

Peek.2023-03-17.21-38.mp4

Details

minecraft_version = 1.19.3
owo_version = 0.10.3+1.19.3
fabric-api = 0.76.0+1.19.3
isometric-renders = 0.4.4+1.19.3
fzmm = mc1.19.3-0.2.1

commented

While I have been able to reproduce and fix the problem in Isometric Renders (which does not use owo-ui for rendering content, only the controls), I failed to trigger it using an EntityComponent. Mind you that I've been conducting my testing with FZMM on 1.20 where the issue appears to have been fixed (presumably by the recent rendering refactors)

If you can confirm that the problem appears solved for owo's purposes, I'll go ahead and close this

commented

sorry for taking so long to reply, yes, the bug seems to be solved in the latest versions