Entity Culling

Entity Culling

11M Downloads

chest,mobs spawner are rendered in not rendered chunks

quentin452 opened this issue ยท 1 comments

commented

Describe the bug
Just a mob spawner , chest and other entity(no mobs) rendered in unloaded chunks

To Reproduce
Steps to reproduce the behavior:

  1. Disable fog in optifine, set chunk render distance to 2
  2. Make a world
  3. place a chest
  4. move backward to another chunks

Screenshots
https://i.imgur.com/vACuPW7.png

https://cdn.discordapp.com/attachments/845474255487369267/982761570339794984/unknown.png
https://cdn.discordapp.com/attachments/845474255487369267/982761570092322876/unknown.png

Versions
Entity Culling: 6.0.2
Forge: 14.23.5.2860
Minecraft: 1.12.2
Other mods (necessary to reproduce the bug):
[MixinCompat-0.8]
_MixinBootstrap-1.1.0
OptiFine_1.12.2_HD_U_G5
RenderLib-1.12.2-1.0.7
Log File
latest.log

commented

Infact it's not entity culling the problem is renderlib

When i delete renderlib , the issue is deleted