Patbox / UniversalGraves

Grave mod for Fabric!
GNU Lesser General Public License v3.0
55 stars 25 forks source link

Rendering distance is limited to 4 chunks when joining server with Valkyrien Skies Installed #165

Open FeeeeK opened 2 months ago

FeeeeK commented 2 months ago
1.20.1 Fabric loader 0.16.0

Mods:
  [✔] fabric-api-0.92.2+1.20.1
  [✔] graves-3.0.1+1.20.1
  [✔] valkyrienskies-120-2.3.0-beta.5

With universal graves and valkyrien skies / with valkyrien skies only image image

FeeeeK commented 2 months ago

https://github.com/ValkyrienSkies/Valkyrien-Skies-2/issues/925

Patbox commented 2 months ago

Check if it happens after updating polymer library

FeeeeK commented 2 months ago

Check if it happens after updating polymer library

nothing changed

FeeeeK commented 2 months ago

Also, after some time chunks stop being rendered and logs like this are written in the console:

[00:12:10] [Render thread/WARN]: Ignoring chunk since it's not in the view range: -28, 6
[00:12:10] [Render thread/WARN]: Ignoring chunk since it's not in the view range: -28, 4
[00:12:10] [Render thread/WARN]: Ignoring chunk since it's not in the view range: -28, 5
[00:12:10] [Render thread/WARN]: Ignoring chunk since it's not in the view range: -28, 0
[00:12:10] [Render thread/WARN]: Ignoring chunk since it's not in the view range: -28, 7

image