Create

Create

86M Downloads

create block entities being rendered outside of the actual render distance

Pvtatomxne opened this issue · 3 comments

commented

Describe the Bug

I am playing on a server i host on my own pc (though this also happens in single player worlds). Any block entity by create is being rendered outside of the render distance i selected. This changes when i change the view distance of the server, respectively the maximum render distance on can have when on the server. The higher the view distance, the higher the amount of create stuff being rendered, causing massive fps drops (which is not really visible in the screenshot). Ive already removed every other mod except for create and yet the issue still exists.

Reproduction Steps

  1. Boot up Create
  2. Place some moving/rotating create stuff

Expected Result

Move far away enough from the create stuff´s chunks and still see it being rendered.

Screenshots and Videos

2024-05-19_23 19 55

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.1f

Minecraft Version

1.19.2

Forge Version

34.3.13

Other Mods

No response

Additional Context

I have Embeddium/Rubidum Extras installed, which makes it easier to see the create stuff, as you cant see it through the fog minecraft creates. In testing i also removed this mod, with the create stuff still being rendered, visible by the f3 pie chart.

commented

2024-05-19_23 39 11
this is another screenshot, with the render distance set to ten, while the view distance is set to 64.
i zoomed in on it and one can clearly see that theyre being rendered as if they were a couple blocks away from me.

(also the train tracks that arent full blocks are being rendered too)

commented

causing massive fps drops

all those things showing up are instanced and instances of models, there will be no performance difference between only 1 instance being rendered or 20 instances

commented

causing massive fps drops

all those things showing up are instanced and instances of models, there will be no performance difference between only 1 instance being rendered or 20 instances

my fps still drop, the higher the server´s view distance is set to though, which is weird. But the stuff still being rendered is normal, do i understand u correctly?