Author Topic: Invisible Brick Issue?  (Read 1355 times)

Got a strange issue.

I've been trying to build a portal or something but all bricks are invisible and see-through on one side, but not the other.

video of the issue here: https://www.youtube.com/watch?v=WxpYb2auLHo

Anyone know if this can be fixed or do I have to perform an old-fashioned reinstallation?


Thanks.

Odd. Try disable vertex buffer objects or changing your reduce render latency method


You're not placing it inside a ModTer brick, right? I assume not but just checking.

You're not placing it inside a ModTer brick, right? I assume not but just checking.
Also does this happen when placing the brick just on normal ground?

its 'inside' of the modter slope on top of the portal

It thinks the modter slope is covering those sides and therefore they should be out of sight. They're obviously not, though.
Try using smaller modter pieces to replace the big one.

That is in fact 'inside' a modter brick. It seems the culling doesn't work on them anyway, so if someone's willing to do the work, you could just run through every single modter blb and remove the culling entirely.

Oh I see what you mean by inside of the ModTer brick now. I'll fix that, then.