Meldexun / EntityCulling

Minecraft Mod: Skip rendering of hidden entities.
26 stars 2 forks source link

[Issue] render issue with OpenBlocks' Crayons #5

Closed gatoborrachon closed 3 years ago

gatoborrachon commented 3 years ago

Describe the bug when you try to place a Crayon block from OpenBlocks it is not rendered at all (check this short video if you don't remember how to use it) https://www.youtube.com/watch?v=DaohT0njNko

To Reproduce Steps to reproduce the behavior:

  1. Put goggles of the same color as the crayon
  2. try to put some blocks with the crayon
  3. See error

Expected behavior the crayon blocks will not be rendered.

Screenshots With Entity Culling (you can see the hitbox of the block, but not the block): 2020-12-18_00 07 33

Without Entity Culling: 2020-12-18_00 22 14

Versions Entity Culling: 2.0.2 OpenBlocks: 1.8.1 OpenModsLib: 0.12.2 Forge: 14.23.5.2854 Minecraft: 1.12.2

Other Latest log with Entity Culling: 2020-12-18-1.log

Latest log without Entity Culling: latest.log

Singleplayer Other mods (OpenBlocks):

this maybe is an issue from OpenBlocks side right? what i would need to edit in it to fix this?

Meldexun commented 3 years ago

Should be fixed in v2.0.4

gatoborrachon commented 3 years ago

i confirm this, it's fixed