Angelica

Angelica

58.4k Downloads

angelica does not render past 4 chunks

boubou19 opened this issue ยท 3 comments

commented

Your GTNH Discord Username

boubou_19

Mod Version

1.0.0-alpha27

Bug Report

cannot render my base more than 4 chunks ahead, despite having max render distance:
image
2024-12-20_17 22 27

Java Version

Java 21

Graphics Card Vendor

NVidia

Shaders

No

MCPF or other features disabled by default

No: Go ahead and create an issue

Mod List or GTNH Pack Version

stock 2.7.1 GTNH version

Final Checklist

  • I have searched the issues and haven't found a similar issue.
  • I have read the known incompatibilities and this is not related to one of those.
  • I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
commented

with actual proper measurements it's actually 5 chunks of rendering (The beacon is 5 chunks away and i'm in the 6th chunk):
2024-12-21_19 45 43

It's a chunk less than the server view distance set on the server, with HUD caching disabled. Will try again with pollution clientside effects off, then with Iris disabled.

commented

With all of the previously listed disabled, it still happens. I also notified that if i go back if i go 1 chunk behind, the chunk with the beacon disappear, but if i go back to where i was, it does not load.

As if it was caching 1 chunk somehow, so i'm not sure if it's a 5 chunks render distance or if the rendering distance is 4 with a 1 chunk additional caching.