Sodium

Sodium

35M Downloads

Cannot see Create copycat panels through each other except at multiple of 10 y levels

drewcassidy opened this issue ยท 6 comments

commented

Bug Description

I cannot see the copycat steps below the copycat panels with the panel at y level 76 and facing east
image
image

One floor up with the panel at y level 80, I can see through it just fine
image

Confirmed this pattern repeats at y=70 as well, so I think its every 10 blocks

I thought it was some kind of overeager culling but I can see parts of the step when it pokes out from behind the panel. draw order maybe?

Reproduction Steps

Place a Create copycat panel at a multiple of 10 y level, then a step below it. Try to look at the step through the panel.

Log File

https://mclo.gs/ZGqaKra
sodium-options.json.txt

Crash Report

https://mclo.gs/bhW7GO1

commented

This is caused by the fact that copycat blocks always render on the translucent layer and that Sodium did not have translucency sorting. Now that #38 is fixed, this issue is also fixed. However, this should also be fixed on Create Fabric's side; it is already reported as Fabricators-of-Create/Create#964.

commented

That makes sense, explains why it happens despite the bars being cutout rendered (though probably shouldn't be for mipmap reasons).

Looks like 0.6 is close to coming out, I'm looking forward to it :)

commented

Going to merge this into the Sodium 0.6 milestone then, since it looks resolved.

commented

is this #38? y=80 is a subchunk boundary, it would make sense to me.

commented

Maybe, but I don't think the blocks are translucent, they're binary alpha.

commented

Try disabling the flywheel backend. /flywheel backend off