Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

[Bug] Birch Trapdoor Error When Opened - Classic 3D (16x) #7

Closed
pastyginger opened this issue Dec 4, 2021 · 1 comment
Closed

[Bug] Birch Trapdoor Error When Opened - Classic 3D (16x) #7

pastyginger opened this issue Dec 4, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@pastyginger
Copy link

pastyginger commented Dec 4, 2021

Birch trapdoors give a visual error when right-clicked.

- Minecraft Version: 1.18
- Classic 3D Version: v14.0
- Optifine Version: 1.18-OptiFine_HD_U_H3

birch_trapdoor_closed
birch_trapdoor_open

Error occurs even with no other resource packs in the load order.

resource packs

This error only seems to occur when the birch trapdoor in its "open" state is intersecting the protruding 3D pieces of a block. Error does not occur when the trapdoor is placed on top of a block, or when it is opened with no blocks behind it to intersect with.

Open and Intersecting with Block

Other trapdoors are unaffected.

Other Trapdoors Unaffected

EDIT: This is likely an error with the face culling. I've found a temporary fix for the problem by going into assets/minecraft/models/block/birch_trapdoor_open.json and deleting every instance of "cullface" in the code.

Before:

Before

After:

After

@pastyginger pastyginger added the bug Something isn't working label Dec 4, 2021
@pastyginger pastyginger changed the title Birch Trapdoor Error When Opened - Classic 3D (16x) [Bug] Birch Trapdoor Error When Opened - Classic 3D (16x) Dec 4, 2021
@the-pink-hacker
Copy link
Owner

Fixed: 9fbf3d0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants