Skip to content

Monitor not working with Optifine #534

@ghost

Description

I'm pulling this into the proper area for action. The original issue was posted on the Optifine issue tracker at sp614x/optifine#1237 Please refer to it since it contains good information.

Basically the CC Monitor renders as an empty box under Optifine. The cause is from having the Monitor
TileEntity and TESR keep track of the last animation frame so it only renders once per frame. I don't know why this is necessary. Optifine renders in two passes. The first is for volumes to create shadows and the second is for the actual surface rendering. The second pass never occurs due to this line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions