GregTechCEu / GregTech

GregTech CE 1.12 fork continuing progression and development
GNU Lesser General Public License v3.0
223 stars 166 forks source link

check for a valid MTE before rendering #2424

Closed TechLord22 closed 1 month ago

TechLord22 commented 1 month ago

What

Fixes MTEs sometimes having an air block instead of the appropriate MTE block when rendering. This would cause CCL error logs when determining the opacity of the MTE block in some circumstances. This PR stops rendering invalid MTEs.

Outcome

Fixes CCL error log/chat spam when rendering invalid MTEs.