Open charagarlnad opened 4 years ago
That has nothing to do with SkinPort; that is something that happens natively in DAPI. It has not been serious enough to spent a large amount of effort to fix.
Are you sure? As soon as I remove SkinPort, the issue goes away, even in a large modpack:
I'm assuming that SkinPort's replacement player renderer is not getting DragonAPI's player render pass patch with a cursory look, but I'm not knowledgeable enough about rendering to be sure.
I have seen this issue myself since I added it, but it is possible that it was also an effect of something like FastCraft or Optifine.
SkinPort backports the 1.8+ skin system, and it seems that it's changes are incompatible with DragonAPI in a way that players will always render on top of any blocks using the alpha layer, but everything else works fine:
cc: @zlainsama