Monitor rendering bug
Niall-mc opened this issue ยท 11 comments
Minecraft Version
1.16.x
Version
1.100.4
Details
When I leave the area and return the program has condensed into the bottom left monitor and the rest of the monitor becomes transparent.
Do you have any shader mods? If yes then either disable your shaders or switch to the vbo renderer in computercrafts client side config.
https://www.curseforge.com/minecraft/modpacks/create-above-and-beyond with updated forge and cc
Yeah, if this only happens when revisiting after being away for a while, it's probably not a optifine compatibility issue and an issue elsewhere.
It's odd - the terminal contents is being synced to the client, but it's almost like the monitor's size is wrong. This might be introduced in 31ba17d - you could try rolling back to 1.100.3 and see if it helps.
Thank you! Very odd, it's like monitors are being entirely reset.
Can you reproduce this in a chunk which doesn't have an "orb stasis" block (from More Minecarts) in it? That's throwing exceptions when trying to write NBT (which is probably worth reporting too), and I wonder if that's part of the cause here.
Removing the stasis blocks fixes the issue. Updated More Minecarts and they still cause it so I'll send a report their way. Thanks Squid.