PercyDan54 / BorderRemover

A Minecraft mod for removing the 30,000,000 block limit and (optionally) brings back the farlands
27 stars 6 forks source link

Rendering Issues Beyond 2^28 With Sodium #9

Closed StereoMadnessss closed 2 years ago

StereoMadnessss commented 2 years ago

For some reason rendering on certain side faces of blocks completely breaks down after 2^28, and this did not occur with FarLandsV2.

Steps to Reproduce:

  1. Teleport somewhere beyond 2^28 or somewhere around there
  2. Look at the sides of blocks and you should see rendering problems occur

I do not know if this is GPU specific but it would be nice to fix it

PercyDan54 commented 2 years ago

I can't see any render issues except it's known that after surpassing 33554432 the lighting system breaks

StereoMadnessss commented 2 years ago

It's an issue with Sodium and it's rendering as I tested without Sodium and it worked fine but with it the rendering issues occurred.

PercyDan54 commented 2 years ago

I can't and will NOT solve compatibility issues, especially with optimisation mods.