ViaVersion / ViaProxy

Standalone proxy which allows players to join EVERY Minecraft server version (Classic, Alpha, Beta, Release, Bedrock)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corner chunks don't render at all on classic servers

forkiesassds opened this issue · comments

Corner chunks don't render at all on classic servers
commented

Sodium is known to have that issue: CaffeineMC/sodium-fabric#1111
Use vanilla or Optifabric if this issue annoys you. I won't be fixing issue of other devs.

This issue also happens on bedrock, via Geyser.

commented

Still not my problem as it works fine in vanilla. Anything that breaks in non vanilla enironments is the fault of other devs

Shouldn't you at least bother supporting the most commonly used mods or software that people use on a daily basis instead of saying "use vanilla, WAI"

commented

I would if it was easy, but fixing this on my side will be awful. I already fixed most of the issue because the issue was that the whole rows of border chunks were invisible. Here is a mod for 1.19.3 which fixes it for sodium: https://cdn.discordapp.com/attachments/1060287409322983475/1076117399666970644/sodium-corner-chunk-fix.jar

Did you try sending chunks full of air at the neighbors of the corner chunks? Or that didn't help and will require an entirely different solution

commented

This does fix it, but it also causes an extra amount of lag on the client because of all the useless chunk updates. Fixing this only for classic worlds would be possible, but I don't see how its my job to bloat my code with a fix that is mostly useless and only applies to a mod which broke a vanilla feature