Halogen

Halogen

657k Downloads

Out Of Sight doesn't work

mllightitup opened this issue · 1 comments

commented

Expected Behavior

https://www.curseforge.com/minecraft/mc-mods/out-of-sight
This mod should work. For example, without sodium reforged it looks like this:
out_of_sight_only

Actual Behavior

With sodium reforged:
sodium_reforgered+out_of_sight

Reproduction Steps

  1. Install mekanism
  2. Сreate multiblock structures or similar, for example with /mek build "structure name"
  3. As it says on the curseforge page: "Out of Sight simply stops modded tile entities from rendering if they are further than 24 blocks away, and you can configure this range to whatever works best for you in the config file." But it doesn't happen.

Mods list

Sodium Reforged
Out Of Sight
Mekanism (But as I understand it, any other mod that has tile entities)

System Information

  • Java Version: [graalvm-ce-java11-21.3.0-dev]
  • CPU: [intel 9600k]
  • GPU: [nvidia gtx 1060 3gb]
  • Sodium Reforged Version: [2.9.1]
commented

I think this is a compatibility problem because Sodium's pipeline doesn't support out of sight's stuff. I'll look into it.