Oculus

Oculus

48M Downloads

PneumaticCraft: Repressurized Pressure Gauge Render Issue

bcrotty opened this issue ยท 1 comments

commented

What happened?

When you place multiple PNC:R Pressure Gauge Tube Modules close enough to each other, and you are close enough looking at them, it renders colors between them. If you step further away, the colors disappear.

This was reported to them here.

This happens with or without shaders enabled.

Screenshots

2023-04-12 19_05_13-Minecraft_ 1 19 2 - Multiplayer (3rd-party Server)
2023-04-12 19_05_35-Minecraft_ 1 19 2 - Multiplayer (3rd-party Server)

Relevant log output

No response

Minecraft Version

1.19.2

Oculus Version

oculus-mc1.19.2-1.2.8a

Rubidium Version

rubidium-0.6.2a

Operating System

Windows 10

What is your GPU?

Nvidia Geforce RTX 3090

Java Version

Java 17

Additional context

No response

commented

Can reproduce on 1.16.5 (e6e).

EDIT: @bcrotty if you're only using the pressure gauge for redstone and not for actual viewing, you might get away with commenting out some lines in https://github.com/TeamPneumatic/pnc-repressurized/blob/1.19.2/src/main/java/me/desht/pneumaticcraft/client/render/pressure_gauge/PressureGaugeRenderer3D.java and recompiling the mod for now... I'll test this out tomorrow.

EDIT 2: it works (altho ofc now there is no gauge info), just comment out the body of drawPressureGauge.