GPU cannot connect to Monitors when below them
kd8lvt opened this issue ยท 0 comments
Steps to Reproduce:
- Place down a few monitors
- Place a GPU below the bottom-left-most monitor (so if the GPU were a computer, the peripheral side to connect to the monitor, if it could, would be "top")
GpuImpl.refreshSize()
GpuImpl.getSize()
returns0 0 0 0 16
- Move the GPU to be on the same Y level as the bottom-left-most monitor, still adjacent
GpuImpl.refreshSize()
GpuImpl.getSize()
returns a valid size (for a 5x5 monitor, it returns80 80 5 5 16
by default)
Versions:
Tom's Peripherals: 1.3.0
CC:Tweaked: 1.112.0
NeoForge: 21.0.167
Minecraft: 1.21